[1] github.com/pulumi/pulumi-aws/sdk/v4@v4.17.0/go/aws/wafv2/pulumiTypes.go:186501:
	// WebAclRuleStatementAndStatementStatementOrStatementStatementAndStatementStatementXssMatchStatementFieldToMatchSingleHeaderInput is an input type that accepts WebAclRuleStatementAndStatementStatementOrStatementStatementAndStatementStatementXssMatchStatementFieldToMatchSingleHeaderArgs and WebAclRuleStatementAndStatementStatementOrStatementStatementAndStatementStatementXssMatchStatementFieldToMatchSingleHeaderOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementAndStatementStatementOrStatementStatementAndStatementStatementXssMatchStatementFieldToMatchSingleHeaderInput` via:
	//
	//          WebAclRuleStatementAndStatementStatementOrStatementStatementAndStatementStatementXssMatchStatementFieldToMatchSingleHeaderArgs{...}

[2] google.golang.org/api@v0.82.0/bigtableadmin/v2/bigtableadmin-gen.go:9407:
	// Get: Gets metadata information about the specified table.
	//
	// - name: The unique name of the requested table. Values are of the
	//   form `projects/{project}/instances/{instance}/tables/{table}`.

[3] google.golang.org/genproto@v0.0.0-20211026145609-4688e4c4e024/googleapis/cloud/networkmanagement/v1/reachability.pb.go:1166:
	// Rerun an existing `ConnectivityTest`.
	// After the user triggers the rerun, the reachability analysis is performed
	// as part of the long running operation, which completes when the analysis
	// completes.
	//
	// Even though the test configuration remains the same, the reachability
	// result may change due to underlying network configuration changes.
	//
	// If the endpoint specifications in `ConnectivityTest` become invalid (for
	// example, specified resources are deleted in the network, or you lost
	// read permissions to the network configurations of listed projects), then
	// the reachability result returns a value of `UNKNOWN`.

[4] github.com/algorand/msgp@v1.1.51/msgp/errors.go:321:
	// ErrUnsupportedType is returned
	// when a bad argument is supplied
	// to a function that takes `interface{}`.

[5] google.golang.org/genproto@v0.0.0-20210520160233-290a1ae68a05/googleapis/firestore/v1/query.pb.go:177:
	// The given `field` is equal to the given `value`.

[6] github.com/skia-dev/google-api-go-client@v0.15.0/healthcare/v1beta1/healthcare-gen.go:1892:
	// FhirStore: The name of the FHIR store where resources have been
	// exported, in
	// the
	// format
	// `projects/{project_id}/locations/{location_id}/datasets/{da
	// taset_id}/fhirStores/{fhir_store_id}`.

[7] github.com/hashicorp/vault@v1.10.3/command/agent.go:1005:
	// GetServiceAccountJWT reads the service account jwt from `tokenFile`. Default is
	// the default service account file path in kubernetes.

[8] google.golang.org/api@v0.81.0/cloudbuild/v1alpha2/cloudbuild-gen.go:2429:
	// ResolvedStorageSourceManifest: A copy of the build's
	// `source.storage_source_manifest`, if exists, with any revisions
	// resolved. This feature is in Preview.

[9] google.golang.org/genproto@v0.0.0-20210916144049-3192f974c780/googleapis/cloud/vision/v1/product_search_service.pb.go:903:
	// Response message for the `ListProductSets` method.

[10] github.com/pulumi/aws/sdk/v5@v5.41.1-0.20230701030208-b1af0c35e3de/go/aws/elastictranscoder/pulumiTypes.go:1944:
	// The amount by which you want the horizontal position of the watermark to be offset from the position specified by `horizontalAlign`.

[11] go.opentelemetry.io/collector/semconv@v0.78.3-0.20230525165144-87dd85a6c034/v1.18.0/generated_trace.go:1468:
	// Low cardinality representation of the messaging source name
	//
	// Type: string
	// Requirement Level: Optional
	// Stability: stable
	// Examples: '/customers/{customerID}'
	// Note: Source names could be constructed from templates. An example would be a
	// source name involving a user name or product id. Although the source name in
	// this case is of high cardinality, the underlying template is of low cardinality
	// and can be effectively used for grouping and aggregation.

[12] github.com/dirien/pulumi-oci/sdk/v4@v4.0.0-20210906112028-fb8833a115b8/go/oci/pulumiTypes.go:332877:
	// WaasCertificatePublicKeyInfoPtrInput is an input type that accepts WaasCertificatePublicKeyInfoArgs, WaasCertificatePublicKeyInfoPtr and WaasCertificatePublicKeyInfoPtrOutput values.
	// You can construct a concrete instance of `WaasCertificatePublicKeyInfoPtrInput` via:
	//
	//          WaasCertificatePublicKeyInfoArgs{...}
	//
	//  or:
	//
	//          nil

[13] github.com/ndeloof/cli@v0.0.0-20230322135856-57f1fe0af9cf/cli/command/container/opts.go:868:
	// parseSystemPaths checks if `systempaths=unconfined` security option is set,
	// and returns the `MaskedPaths` and `ReadonlyPaths` accordingly. An updated
	// list of security options is returned with this option removed, because the
	// `unconfined` option is handled client-side, and should not be sent to the
	// daemon.

[14] github.com/seankane-msft/azure-sdk-for-go@v55.1.1-0.20220113211830-2c2641ddd1f6+incompatible/services/servicefabric/7.0/servicefabric/models.go:6650:
	// Name - The name of the application, including the 'fabric:' URI scheme.

[15] github.com/calmh/azure-sdk-for-go@v65.0.1-0.20220615094519-d1bca58860db+incompatible/services/storage/mgmt/2021-04-01/storage/models.go:882:
	// Kind - Optional. Indicates the type of storage account. Currently only StorageV2 value supported by server. Possible values include: 'KindStorage', 'KindStorageV2', 'KindBlobStorage', 'KindFileStorage', 'KindBlockBlobStorage'

[16] github.com/kolyshkin/kubernetes@v1.14.0-alpha.0.0.20200214031025-20b6e73de620/pkg/kubelet/kubelet_pods.go:661:
	// Determine the final values of variables:
	//
	// 1.  Determine the final value of each variable:
	//     a.  If the variable's Value is set, expand the `$(var)` references to other
	//         variables in the .Value field; the sources of variables are the declared
	//         variables of the container and the service environment variables
	//     b.  If a source is defined for an environment variable, resolve the source
	// 2.  Create the container's environment in the order variables are declared
	// 3.  Add remaining service environment vars

[17] github.com/soniabhishek/cockroach@v0.0.0-20190219180726-30e3ac0fdd3f/pkg/sql/opt/optgen/lang/parser.go:403:
	// and = expr ('&' and)

[18] google.golang.org/genproto@v0.0.0-20220829144015-23454907ede3/googleapis/appengine/logging/v1/request_log.pb.go:128:
	// Human-readable name of the function or method being invoked, with optional
	// context such as the class or package name. This information is used in
	// contexts such as the logs viewer, where a file and line number are less
	// meaningful. The format can vary by language. For example:
	// `qual.if.ied.Class.method` (Java), `dir/package.func` (Go), `function`
	// (Python).

[19] google.golang.org/genproto@v0.0.0-20220819153447-c7cd466b0e09/googleapis/datastore/v1/datastore.pb.go:741:
	// The type of commit to perform. Defaults to `TRANSACTIONAL`.

[20] go-micro.dev/pugins@v1.18.0/plugin/default.go:89:
	// Generate creates a go file at the specified path.
	// You must use `go build -buildmode=plugin`to build it.

[21] github.com/cloudsnorkel/cdk-github-runners-go/cloudsnorkelcdkgithubrunners@v0.10.7/LinuxUbuntuComponents.go:67:
	// Deprecated: Use `RunnerImageComponent` instead.

[22] github.com/entropyx/google-api-go-client@v0.0.0-20190115231818-6b9f8089951e/compute/v0.alpha/compute-gen.go:34246:
	// Permissions: The set of permissions to check for the 'resource'.
	// Permissions with wildcards (such as '*' or 'storage.*') are not
	// allowed.

[23] github.com/bmayfi3ld/azure-sdk-for-go@v1.0.1/services/servicefabric/7.0/servicefabric/models.go:19866:
	// ServiceName - Full hierarchical name of the service in URI format starting with `fabric:`.

[24] github.com/pulumi/pulumi-aws/sdk/v5@v5.23.0/go/aws/wafv2/pulumiTypes12.go:1267:
	// The parts of the headers to inspect with the rule inspection criteria. If you specify `All`, AWS WAF inspects both keys and values. Valid values include the following: `ALL`, `Key`, `Value`.

[25] google.golang.org/genproto@v0.0.0-20201109203340-2640f1f9cdfb/googleapis/cloud/vision/v1/product_search_service.pb.go:781:
	// A user-supplied resource id for this ProductSet. If set, the server will
	// attempt to use this value as the resource id. If it is already in use, an
	// error is returned with code ALREADY_EXISTS. Must be at most 128 characters
	// long. It cannot contain the character `/`.

[26] google.golang.org/api@v0.51.0/pubsub/v1beta2/pubsub-gen.go:899:
	// OidcToken: If specified, Pub/Sub will generate and attach an OIDC JWT
	// token as an `Authorization` header in the HTTP request for every
	// pushed message.

[27] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.1/go/aws/wafv2/pulumiTypes7.go:11091:
	// WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllInput is an input type that accepts WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllArgs and WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllInput` via:
	//
	//	WebAclRuleStatementAndStatementStatementOrStatementStatementXssMatchStatementFieldToMatchCookiesMatchPatternAllArgs{...}

[28] google.golang.org/api@v0.20.0/genomics/v1/genomics-gen.go:385:
	// Description: A human-readable description of the event. Note that
	// these strings can
	// change at any time without notice. Any application logic must use
	// the
	// information in the `details` field.

[29] github.com/pulumi/pulumi-aws/sdk/v5@v5.41.0/go/aws/quicksight/pulumiTypes12.go:55957:
	// TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsCategoryCategoricalDimensionFieldFormatConfigurationNumericFormatConfigurationNumberDisplayFormatConfigurationSeparatorConfigurationPtrInput is an input type that accepts TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsCategoryCategoricalDimensionFieldFormatConfigurationNumericFormatConfigurationNumberDisplayFormatConfigurationSeparatorConfigurationArgs, TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsCategoryCategoricalDimensionFieldFormatConfigurationNumericFormatConfigurationNumberDisplayFormatConfigurationSeparatorConfigurationPtr and TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsCategoryCategoricalDimensionFieldFormatConfigurationNumericFormatConfigurationNumberDisplayFormatConfigurationSeparatorConfigurationPtrOutput values.
	// You can construct a concrete instance of `TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsCategoryCategoricalDimensionFieldFormatConfigurationNumericFormatConfigurationNumberDisplayFormatConfigurationSeparatorConfigurationPtrInput` via:
	//
	//	        TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsCategoryCategoricalDimensionFieldFormatConfigurationNumericFormatConfigurationNumberDisplayFormatConfigurationSeparatorConfigurationArgs{...}
	//
	//	or:
	//
	//	        nil

[30] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.6.2-0.20210302132846-452736b0a1cf/go/azure/datafactory/v20180601/pulumiTypes.go:46965:
	// The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).

[31] github.com/alpsakaci/tensorflow@v2.4.0-rc0+incompatible/tensorflow/go/op/wrappers.go:36956:
	// Elementwise computes the bitwise XOR of `x` and `y`.
	//
	// The result will have those bits set, that are different in `x` and `y`. The
	// computation is performed on the underlying representations of `x` and `y`.
	//
	// For example:
	//
	// ```python
	// import tensorflow as tf
	// from tensorflow.python.ops import bitwise_ops
	// dtype_list = [tf.int8, tf.int16, tf.int32, tf.int64,
	//               tf.uint8, tf.uint16, tf.uint32, tf.uint64]
	//
	// for dtype in dtype_list:
	//   lhs = tf.constant([0, 5, 3, 14], dtype=dtype)
	//   rhs = tf.constant([5, 0, 7, 11], dtype=dtype)
	//   exp = tf.constant([5, 5, 4, 5],  dtype=tf.float32)
	//
	//   res = bitwise_ops.bitwise_xor(lhs, rhs)
	//   tf.assert_equal(tf.cast(res, tf.float32), exp) # TRUE
	// ```
	//

[32] github.com/pulumi/pulumi-azure/sdk/v4@v4.42.0/go/azure/apimanagement/apiDiagnostic.go:14:
	// Manages a API Management Service API Diagnostics Logs.
	//
	// ## Example Usage
	//
	// ```go
	// package main
	//
	// import (
	// 	"github.com/pulumi/pulumi-azure/sdk/v4/go/azure/apimanagement"
	// 	"github.com/pulumi/pulumi-azure/sdk/v4/go/azure/appinsights"
	// 	"github.com/pulumi/pulumi-azure/sdk/v4/go/azure/core"
	// 	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
	// )
	//
	// func main() {
	// 	pulumi.Run(func(ctx *pulumi.Context) error {
	// 		exampleResourceGroup, err := core.NewResourceGroup(ctx, "exampleResourceGroup", &core.ResourceGroupArgs{
	// 			Location: pulumi.String("West Europe"),
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		exampleInsights, err := appinsights.NewInsights(ctx, "exampleInsights", &appinsights.InsightsArgs{
	// 			Location:          exampleResourceGroup.Location,
	// 			ResourceGroupName: exampleResourceGroup.Name,
	// 			ApplicationType:   pulumi.String("web"),
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		exampleService, err := apimanagement.NewService(ctx, "exampleService", &apimanagement.ServiceArgs{
	// 			Location:          exampleResourceGroup.Location,
	// 			ResourceGroupName: exampleResourceGroup.Name,
	// 			PublisherName:     pulumi.String("My Company"),
	// 			PublisherEmail:    pulumi.String("company@mycompany.io"),
	// 			SkuName:           pulumi.String("Developer_1"),
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		exampleApi, err := apimanagement.NewApi(ctx, "exampleApi", &apimanagement.ApiArgs{
	// 			ResourceGroupName: exampleResourceGroup.Name,
	// 			ApiManagementName: exampleService.Name,
	// 			Revision:          pulumi.String("1"),
	// 			DisplayName:       pulumi.String("Example API"),
	// 			Path:              pulumi.String("example"),
	// 			Protocols: pulumi.StringArray{
	// 				pulumi.String("https"),
	// 			},
	// 			Import: &apimanagement.ApiImportArgs{
	// 				ContentFormat: pulumi.String("swagger-link-json"),
	// 				ContentValue:  pulumi.String("http://conferenceapi.azurewebsites.net/?format=json"),
	// 			},
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		exampleLogger, err := apimanagement.NewLogger(ctx, "exampleLogger", &apimanagement.LoggerArgs{
	// 			ApiManagementName: exampleService.Name,
	// 			ResourceGroupName: exampleResourceGroup.Name,
	// 			ApplicationInsights: &apimanagement.LoggerApplicationInsightsArgs{
	// 				InstrumentationKey: exampleInsights.InstrumentationKey,
	// 			},
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		_, err = apimanagement.NewApiDiagnostic(ctx, "exampleApiDiagnostic", &apimanagement.ApiDiagnosticArgs{
	// 			Identifier:              pulumi.String("applicationinsights"),
	// 			ResourceGroupName:       exampleResourceGroup.Name,
	// 			ApiManagementName:       exampleService.Name,
	// 			ApiName:                 exampleApi.Name,
	// 			ApiManagementLoggerId:   exampleLogger.ID(),
	// 			SamplingPercentage:      pulumi.Float64(5),
	// 			AlwaysLogErrors:         pulumi.Bool(true),
	// 			LogClientIp:             pulumi.Bool(true),
	// 			Verbosity:               pulumi.String("verbose"),
	// 			HttpCorrelationProtocol: pulumi.String("W3C"),
	// 			FrontendRequest: &apimanagement.ApiDiagnosticFrontendRequestArgs{
	// 				BodyBytes: pulumi.Int(32),
	// 				HeadersToLogs: pulumi.StringArray{
	// 					pulumi.String("content-type"),
	// 					pulumi.String("accept"),
	// 					pulumi.String("origin"),
	// 				},
	// 			},
	// 			FrontendResponse: &apimanagement.ApiDiagnosticFrontendResponseArgs{
	// 				BodyBytes: pulumi.Int(32),
	// 				HeadersToLogs: pulumi.StringArray{
	// 					pulumi.String("content-type"),
	// 					pulumi.String("content-length"),
	// 					pulumi.String("origin"),
	// 				},
	// 			},
	// 			BackendRequest: &apimanagement.ApiDiagnosticBackendRequestArgs{
	// 				BodyBytes: pulumi.Int(32),
	// 				HeadersToLogs: pulumi.StringArray{
	// 					pulumi.String("content-type"),
	// 					pulumi.String("accept"),
	// 					pulumi.String("origin"),
	// 				},
	// 			},
	// 			BackendResponse: &apimanagement.ApiDiagnosticBackendResponseArgs{
	// 				BodyBytes: pulumi.Int(32),
	// 				HeadersToLogs: pulumi.StringArray{
	// 					pulumi.String("content-type"),
	// 					pulumi.String("content-length"),
	// 					pulumi.String("origin"),
	// 				},
	// 			},
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		return nil
	// 	})
	// }
	// ```
	//
	// ## Import
	//
	// API Management Service API Diagnostics Logs can be imported using the `resource id`, e.g.
	//
	// ```sh
	//  $ pulumi import azure:apimanagement/apiDiagnostic:ApiDiagnostic example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.ApiManagement/service/instance1/apis/api1/diagnostics/diagnostic1
	// ```

[33] github.com/Radware/go-control-plane@v0.11.0-radware2/envoy/config/filter/http/ext_authz/v2/ext_authz.pb.go:636:
	// Context extensions to set on the CheckRequest's
	// :ref:`AttributeContext.context_extensions<envoy_api_field_service.auth.v2.AttributeContext.context_extensions>`
	//
	// Merge semantics for this field are such that keys from more specific configs override.
	//
	// .. note::
	//
	//   These settings are only applied to a filter configured with a
	//   :ref:`grpc_service<envoy_api_field_config.filter.http.ext_authz.v2.ExtAuthz.grpc_service>`.

[34] github.com/pulumi/pulumi-aws/sdk/v6@v6.0.0-alpha.5/go/aws/athena/pulumiTypes.go:307:
	// KMS key ARN or ID; required for key types `SSE_KMS` and `CSE_KMS`.

[35] google.golang.org/genproto@v0.0.0-20210924002016-3dee208752a0/googleapis/cloud/tasks/v2beta2/cloudtasks.pb.go:232:
	// Required. The resource name of the queue. For example:
	// `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID`

[36] google.golang.org/genproto@v0.0.0-20220909194730-69f6226f97e5/googleapis/genomics/v1/reads.pb.go:1078:
	// The reference sequence name, for example `chr1`,
	// `1`, or `chrX`. If set to *, only unmapped reads are
	// returned.

[37] github.com/drkennetz/azure-sdk-for-go@v0.0.0-20220909101710-dab6cea4030a/services/servicefabric/7.2/servicefabric/models.go:215:
	// ApplicationName - The name of the application, including the 'fabric:' URI scheme.

[38] github.com/pulumi/pulumi-aws/sdk/v3@v3.36.0/go/aws/wafv2/pulumiTypes.go:288739:
	// WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigInput is an input type that accepts WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs and WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigInput` via:
	//
	//          WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs{...}

[39] github.com/siderolabs/talos/pkg/machinery@v1.4.0-beta.0/config/types/v1alpha1/v1alpha1_types.go:1207:
	//   description: |
	//     Used to statically set the nameservers for the machine.
	//     Defaults to `1.1.1.1` and `8.8.8.8`
	//   examples:
	//     - value: '[]string{"8.8.8.8", "1.1.1.1"}'

[40] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.6.2-0.20210302132846-452736b0a1cf/go/azure/customerinsights/latest/pulumiTypes.go:2862:
	// HubBillingInfoFormatPtrInput is an input type that accepts HubBillingInfoFormatArgs, HubBillingInfoFormatPtr and HubBillingInfoFormatPtrOutput values.
	// You can construct a concrete instance of `HubBillingInfoFormatPtrInput` via:
	//
	//          HubBillingInfoFormatArgs{...}
	//
	//  or:
	//
	//          nil

[41] github.com/aws/aws-cdk-go/awscdk/v2@v2.16.0/awsbudgets/awsbudgets.go:624:
	// Specifies whether a budget uses a blended rate.
	//
	// The default value is `false` .

[42] github.com/oracle/oci-go-sdk/v65@v65.33.0/core/get_app_catalog_listing_agreements_request_response.go:82:
	// For optimistic concurrency control. See `if-match`.

[43] github.com/jwkohnen/lego@v0.3.1-0.20160325213904-0a681c253df7/providers/http/webroot/webroot.go:31:
	// Present makes the token available at `HTTP01ChallengePath(token)` by creating a file in the given webroot path

[44] github.com/pulumi/pulumi-datadog/sdk/v4@v4.21.0/go/datadog/opsgenie/serviceObject.go:143:
	// The region for the Opsgenie service. Valid values are `us`, `eu`, `custom`.

[45] google.golang.org/api@v0.50.0/realtimebidding/v1/realtimebidding-gen.go:613:
	// Name: Output only. Name of the buyer resource that must follow the
	// pattern `buyers/{buyerAccountId}`, where `{buyerAccountId}` is the
	// account ID of the buyer account whose information is to be received.
	// One can get their account ID on the Authorized Buyers or Open Bidding
	// UI, or by contacting their Google account manager.

[46] google.golang.org/genproto@v0.0.0-20210323160006-e668133fea6a/googleapis/bigtable/v1/bigtable_data.pb.go:1105:
	// Matches only cells from columns whose families satisfy the given RE2
	// regex. For technical reasons, the regex must not contain the ':'
	// character, even if it is not being used as a literal.
	// Note that, since column families cannot contain the new line character
	// '\n', it is sufficient to use '.' as a full wildcard when matching
	// column family names.

[47] google.golang.org/api@v0.59.0/gkehub/v1alpha/gkehub-gen.go:2763:
	// 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}`.

[48] google.golang.org/api@v0.98.0/cloudasset/v1/cloudasset-gen.go:4993:
	// Project: The project that this resource belongs to, in the form of
	// projects/{PROJECT_NUMBER}. This field is available when the resource
	// belongs to a project. To search against `project`: * Use a field
	// query. Example: `project:12345` * Use a free text query. Example:
	// `12345` * Specify the `scope` field as this project in your search
	// request.

[49] github.com/pulumi/pulumi-gcp/sdk/v6@v6.55.0/go/gcp/certificateauthority/caPool.go:84:
	// Location of the CaPool. A full list of valid locations can be found by
	// running `gcloud privateca locations list`.

[50] github.com/Azure/azure-sdk-for-go@v40.2.0+incompatible/services/servicefabric/6.3/servicefabric/models.go:22845:
	// ApplicationName - The name of the application, including the 'fabric:' URI scheme.

[51] github.com/cgascoig/intersight-go-sdk/intersight@v1.0.9-4929a/model_virtualization_iwe_dvswitch_list.go:23:
	// The total number of 'virtualization.IweDvswitch' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.

[52] github.com/ssvilen/oauth2-proxy/v7@v7.3.1-0.20220705162213-044e976537ce/pkg/apis/middleware/scope.go:24:
	// RequestID is set to the request's `X-Request-Id` header if set.
	// Otherwise a random UUID is set.

[53] google.golang.org/api@v0.69.0/cloudidentity/v1beta1/cloudidentity-gen.go:7962:
	// Lookup: Looks up the resource name
	// (https://cloud.google.com/apis/design/resource_names) of a `Group` by
	// its `EntityKey`.

[54] 		// A and B are renamed to a and b.
		// A, C and J are not indexed.
		// D's tag is equivalent to having no tag at all (E).
		// I is ignored entirely by the datastore.
		// J has tag information for both the datastore and json packages.
		type TaggedStruct struct {
			A int `datastore:"a,noindex"`
			B int `datastore:"b"`
			C int `datastore:",noindex"`
			D int `datastore:""`
			E int
			I int `datastore:"-"`
			J int `datastore:",noindex" json:"j"`
		}

[55] github.com/facebookincubator/ent/entc/integration@v0.0.0-20230708090337-c46cf6317b25/ent/file_create.go:782:
	// OnConflictColumns calls `OnConflict` and configures the columns
	// as conflict target. Using this option is equivalent to using:
	//
	//	client.File.Create().
	//		OnConflict(sql.ConflictColumns(columns...)).
	//		Exec(ctx)

[56] google.golang.org/genproto@v0.0.0-20230711160842-782d3b101e98/googleapis/cloud/recommender/v1beta1/alias.go:299:
	// Request for the `UpdateRecommenderConfig` method.
	//
	// Deprecated: Please use types in: cloud.google.com/go/recommender/apiv1beta1/recommenderpb

[57] github.com/thedanielforum/parsedform@v0.0.0-20180524124430-87149b14a470/post.go:13:
	// GetBool gets key in bool format
	// 'true' and '1' will be considered to be true
	// every other value will return false

[58] go.opentelemetry.io/otel@v1.7.0/semconv/v1.9.0/resource.go:297:
	// A unique identifier representing the device
	//
	// Type: string
	// Required: No
	// Stability: stable
	// Examples: '2ab2916d-a51f-4ac8-80ee-45ac31a28092'
	// Note: The device identifier MUST only be defined using the values outlined
	// below. This value is not an advertising identifier and MUST NOT be used as
	// such. On iOS (Swift or Objective-C), this value MUST be equal to the [vendor id
	// entifier](https://developer.apple.com/documentation/uikit/uidevice/1620059-iden
	// tifierforvendor). On Android (Java or Kotlin), this value MUST be equal to the
	// Firebase Installation ID or a globally unique UUID which is persisted across
	// sessions in your application. More information can be found
	// [here](https://developer.android.com/training/articles/user-data-ids) on best
	// practices and exact implementation details. Caution should be taken when
	// storing personal data or anything which can identify a user. GDPR and data
	// protection laws may apply, ensure you do your own due diligence.

[59] google.golang.org/genproto@v0.0.0-20220607140733-d738665f6195/googleapis/cloud/dataplex/v1/metadata.pb.go:1424:
	// Required. The description of the data structure and layout.
	// The schema is not included in list responses. It is only included in
	// `SCHEMA` and `FULL` entity views of a `GetEntity` response.

[60] easyscdp.com/gogf/gf@v1.0.2/container/gset/gset_str_set.go:315:
	// Diff returns a new set which is the difference set from `set` to `other`.
	// Which means, all the items in `newSet` are in `set` but not in `other`.

[61] github.com/pulumi/pulumi-aws/sdk/v5@v5.18.0/go/aws/wafv2/pulumiTypes16.go:15510:
	// WebAclRuleStatementOrStatementStatementOrStatementStatementNotStatementStatementXssMatchStatementFieldToMatchHeaderInput is an input type that accepts WebAclRuleStatementOrStatementStatementOrStatementStatementNotStatementStatementXssMatchStatementFieldToMatchHeaderArgs and WebAclRuleStatementOrStatementStatementOrStatementStatementNotStatementStatementXssMatchStatementFieldToMatchHeaderOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementOrStatementStatementOrStatementStatementNotStatementStatementXssMatchStatementFieldToMatchHeaderInput` via:
	//
	//	WebAclRuleStatementOrStatementStatementOrStatementStatementNotStatementStatementXssMatchStatementFieldToMatchHeaderArgs{...}

[62] github.com/QianChenglong/opentelemetry-go@v1.10.1-0.20221009113643-20ddf830738c/semconv/v1.5.0/trace.go:1019:
	// The value of the `ExclusiveStartTableName` request parameter.
	//
	// Type: string
	// Required: No
	// Stability: stable
	// Examples: 'Users', 'CatsTable'

[63] golang.org/x/tools@v0.0.0-20201105220310-78b158585360/internal/lsp/fake/workdir.go:41:
	// RelPath returns a '/'-encoded path relative to the working directory (or an
	// absolute path if the file is outside of workdir)

[64] github.com/aws/aws-cdk-go/awscdk/v2@v2.20.0/awsssmcontacts/awsssmcontacts.go:160:
	// Adds an override to a resource property.
	//
	// Syntactic sugar for `addOverride("Properties.<...>", value)`.

[65] github.com/pulumi/pulumi-aws/sdk/v5@v5.4.0/go/aws/servicecatalog/pulumiTypes.go:1201:
	// GetPortfolioConstraintsDetailArrayInput is an input type that accepts GetPortfolioConstraintsDetailArray and GetPortfolioConstraintsDetailArrayOutput values.
	// You can construct a concrete instance of `GetPortfolioConstraintsDetailArrayInput` via:
	//
	//          GetPortfolioConstraintsDetailArray{ GetPortfolioConstraintsDetailArgs{...} }

[66] google.golang.org/api@v0.91.0/videointelligence/v1p1beta1/videointelligence-gen.go:1087:
	// Alternatives: May contain one or more recognition hypotheses (up to
	// the maximum specified in `max_alternatives`). These alternatives are
	// ordered in terms of accuracy, with the top (first) alternative being
	// the most probable, as ranked by the recognizer.

[67] go.buf.build/protocolbuffers/go/beta/googleapis@v1.3.11/google/monitoring/v3/common.pb.go:301:
	// Align and convert to a percentage change. This aligner is valid for
	// `GAUGE` and `DELTA` metrics with numeric values. This alignment returns
	// `((current - previous)/previous) * 100`, where the value of `previous` is
	// determined based on the `alignment_period`.
	//
	// If the values of `current` and `previous` are both 0, then the returned
	// value is 0. If only `previous` is 0, the returned value is infinity.
	//
	// A 10-minute moving mean is computed at each point of the alignment period
	// prior to the above calculation to smooth the metric and prevent false
	// positives from very short-lived spikes. The moving mean is only
	// applicable for data whose values are `>= 0`. Any values `< 0` are
	// treated as a missing datapoint, and are ignored. While `DELTA`
	// metrics are accepted by this alignment, special care should be taken that
	// the values for the metric will always be positive. The output is a
	// `GAUGE` metric with `value_type` `DOUBLE`.

[68] google.golang.org/genproto@v0.0.0-20220804142021-4e6b2dfa6612/googleapis/cloud/scheduler/v1beta1/job.pb.go:116:
	// Optionally caller-specified in [CreateJob][google.cloud.scheduler.v1beta1.CloudScheduler.CreateJob], after
	// which it becomes output only.
	//
	// The job name. For example:
	// `projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID`.
	//
	// * `PROJECT_ID` can contain letters ([A-Za-z]), numbers ([0-9]),
	//    hyphens (-), colons (:), or periods (.).
	//    For more information, see
	//    [Identifying
	//    projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects#identifying_projects)
	// * `LOCATION_ID` is the canonical ID for the job's location.
	//    The list of available locations can be obtained by calling
	//    [ListLocations][google.cloud.location.Locations.ListLocations].
	//    For more information, see https://cloud.google.com/about/locations/.
	// * `JOB_ID` can contain only letters ([A-Za-z]), numbers ([0-9]),
	//    hyphens (-), or underscores (_). The maximum length is 500 characters.

[69] github.com/Azure/azure-sdk-for-go@v58.3.0+incompatible/services/network/mgmt/2018-07-01/network/models.go:2271:
	// Name - Name of an application gateway SKU. Possible values include: 'StandardSmall', 'StandardMedium', 'StandardLarge', 'WAFMedium', 'WAFLarge', 'StandardV2', 'WAFV2'

[70] github.com/gogf/gf/v2@v2.0.0-rc3/util/gconv/gconv_structs.go:91:
	// Converting `params` to map slice.

[71] github.com/aws/aws-cdk-go/awscdk@v1.110.1-devpreview/awspinpoint/awspinpoint.go:4997:
	// `AWS::Pinpoint::ApplicationSettings.ApplicationId`.

[72] google.golang.org/api@v0.121.0/servicebroker/v1beta1/servicebroker-gen.go:1469:
	// GoogleIamV1__TestIamPermissionsRequest: Request message for
	// `TestIamPermissions` method.

[73] github.com/minio/minio@v0.0.0-20210323145707-da70e6ddf63c/cmd/update.go:91:
	// getModTime - get the file modification time of `path`

[74] github.com/EladGabay/pulumi-oci/sdk/v4@v4.0.0-20220102193526-6841e27d4a1a/go/oci/logging/pulumiTypes.go:2315:
	// GetLogSavedSearchesLogSavedSearchSummaryCollectionItemInput is an input type that accepts GetLogSavedSearchesLogSavedSearchSummaryCollectionItemArgs and GetLogSavedSearchesLogSavedSearchSummaryCollectionItemOutput values.
	// You can construct a concrete instance of `GetLogSavedSearchesLogSavedSearchSummaryCollectionItemInput` via:
	//
	//          GetLogSavedSearchesLogSavedSearchSummaryCollectionItemArgs{...}

[75] google.golang.org/api@v0.45.0/playmoviespartner/v1/playmoviespartner-gen.go:825:
	// Mid: Knowledge Graph ID associated to this Edit, if available.
	// This ID links the Edit to its knowledge entity, externally
	// accessible
	// at http://freebase.com.
	// In the absense of Title EIDR or Edit EIDR, this ID helps link
	// together
	// multiple Edits across countries.
	// Example: '/m/0ffx29'

[76] github.com/Azure/azure-sdk-for-go@v51.3.0+incompatible/services/preview/datamigration/mgmt/2018-07-15-preview/datamigration/models.go:19115:
	// TaskType - Possible values include: 'TaskTypeProjectTaskProperties', 'TaskTypeMigrateSsis', 'TaskTypeGetTDECertificatesSQL', 'TaskTypeValidateOracleAzureDbPostgreSQLSync', 'TaskTypeValidateMongoDb', 'TaskTypeValidateMigrationInputSQLServerAzureSQLDbMISyncLRS', 'TaskTypeValidateMigrationInputSQLServerAzureSQLDbMI', 'TaskTypeValidateMigrationInputSQLServerSQLDbSync', 'TaskTypeMigrateOracleAzureDbForPostgreSQLSync', 'TaskTypeMigratePostgreSQLAzureDbForPostgreSQLSyncV2', 'TaskTypeMigrateMySQLAzureDbForMySQLSync', 'TaskTypeMigrateSQLServerAzureSQLDbSync', 'TaskTypeMigrateSQLServerSQLDb', 'TaskTypeMigrateSQLServerAzureSQLDbMISyncLRS', 'TaskTypeMigrateSQLServerAzureSQLDbMI', 'TaskTypeMigrateMongoDb', 'TaskTypeConnectToTargetAzureDbForMySQL', 'TaskTypeConnectToTargetAzureSQLDbMISyncLRS', 'TaskTypeConnectToTargetAzureSQLDbMI', 'TaskTypeGetUserTablesPostgreSQL', 'TaskTypeGetUserTablesOracle', 'TaskTypeGetUserTablesAzureSQLDbSync', 'TaskTypeGetUserTablesSQL', 'TaskTypeConnectToTargetOracleAzureDbForPostgreSQLSync', 'TaskTypeConnectToTargetAzureDbForPostgreSQLSync', 'TaskTypeConnectToTargetSQLDbSync', 'TaskTypeConnectToTargetSQLDb', 'TaskTypeConnectToSourceOracleSync', 'TaskTypeConnectToSourcePostgreSQLSync', 'TaskTypeConnectToSourceSQLServerSync', 'TaskTypeConnectToSourceSQLServer', 'TaskTypeConnectMongoDb', 'TaskTypeConnectToSourceMySQL', 'TaskTypeMigrateSchemaSQLServerSQLDb', 'TaskTypeServiceCheckOCI', 'TaskTypeServiceUploadOCI', 'TaskTypeServiceInstallOCI'

[77] google.golang.org/genproto@v0.0.0-20220713161829-9c7dac0a6568/googleapis/cloud/tasks/v2beta2/cloudtasks.pb.go:792:
	// Required. The task name. For example:
	// `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID`

[78] google.golang.org/genproto@v0.0.0-20210804223703-f1db76f3300d/googleapis/devtools/cloudbuild/v1/cloudbuild.pb.go:8706:
	// Deletes a `WorkerPool`.

[79] github.com/dubito-labs/cosmos-sdk@v0.45.9-cogito/testutil/sims/simulation_helpers.go:18:
	// SetupSimulation creates the config, db (levelDB), temporary directory and logger for the simulation tests.
	// If `skip` is false it skips the current test. `skip` should be set using the `FlagEnabledValue` flag.
	// Returns error on an invalid db intantiation or temp dir creation.

[80] google.golang.org/genproto@v0.0.0-20220607140733-d738665f6195/googleapis/devtools/containeranalysis/v1beta1/common/common.pb.go:203:
	// The identifier for the public key that verifies this signature.
	//   * The `public_key_id` is required.
	//   * The `public_key_id` MUST be an RFC3986 conformant URI.
	//   * When possible, the `public_key_id` SHOULD be an immutable reference,
	//     such as a cryptographic digest.
	//
	// Examples of valid `public_key_id`s:
	//
	// OpenPGP V4 public key fingerprint:
	//   * "openpgp4fpr:74FAF3B861BDA0870C7B6DEF607E48D2A663AEEA"
	// See https://www.iana.org/assignments/uri-schemes/prov/openpgp4fpr for more
	// details on this scheme.
	//
	// RFC6920 digest-named SubjectPublicKeyInfo (digest of the DER
	// serialization):
	//   * "ni:///sha-256;cD9o9Cq6LG3jD0iKXqEi_vdjJGecm_iXkbqVoScViaU"
	//   * "nih:///sha-256;703f68f42aba2c6de30f488a5ea122fef76324679c9bf89791ba95a1271589a5"

[81] github.com/cheng762/platon-go@v1.8.17-0.20190529111256-7deff2d7be26/rpc/json.go:124:
	// isBatch returns true when the first non-whitespace characters is '['

[82] github.com/pulumi/pulumi-aws-native/sdk@v0.70.0/go/aws/quicksight/pulumiTypes.go:63056:
	// AnalysisTableInlineVisualizationInput is an input type that accepts AnalysisTableInlineVisualizationArgs and AnalysisTableInlineVisualizationOutput values.
	// You can construct a concrete instance of `AnalysisTableInlineVisualizationInput` via:
	//
	//	AnalysisTableInlineVisualizationArgs{...}

[83] github.com/flashbots/prysm/v4@v4.0.0-boost0.2.0/beacon-chain/core/helpers/shuffle.go:34:
	// ShuffledIndex returns `p(index)` in a pseudorandom permutation `p` of `0...list_size - 1` with “seed“ as entropy.
	// We utilize 'swap or not' shuffling in this implementation; we are allocating the memory with the seed that stays
	// constant between iterations instead of reallocating it each iteration as in the spec. This implementation is based
	// on the original implementation from protolambda, https://github.com/protolambda/eth2-shuffle

[84] google.golang.org/genproto@v0.0.0-20200507105951-43844f6eee31/googleapis/cloud/vision/v1p4beta1/product_search_service.pb.go:387:
	// Request message for the `CreateProduct` method.

[85] github.com/tetratelabs/wazero@v0.0.0-20220728064507-c5daf5a21843/internal/wasm/module.go:193:
	// AssignModuleID calculates a sha256 checksum on `wasm` and set Module.ID to the result.

[86] google.golang.org/genproto@v0.0.0-20230202175211-008b39050e57/googleapis/appengine/v1/alias.go:302:
	// Request message for `Firewall.BatchUpdateIngressRules`.
	//
	// Deprecated: Please use types in: cloud.google.com/go/appengine/apiv1/appenginepb

[87] google.golang.org/genproto@v0.0.0-20201110150050-8816d57aaa9a/googleapis/cloud/runtimeconfig/v1beta1/resources.pb.go:419:
	// [Optional] The failure condition of this waiter. If this condition is met,
	// `done` will be set to `true` and the `error` code will be set to `ABORTED`.
	// The failure condition takes precedence over the success condition. If both
	// conditions are met, a failure will be indicated. This value is optional; if
	// no failure condition is set, the only failure scenario will be a timeout.

[88] github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/devtestlabs/armdevtestlabs@v1.0.0/zz_generated_models.go:796:
	// Specify the $expand query. Example: 'properties($select=diskType)'

[89] google.golang.org/api@v0.134.0/discoveryengine/v1alpha/discoveryengine-gen.go:2200:
	// Filter: Required. The filter string to specify the events to be
	// deleted with a length limit of 5,000 characters. The eligible fields
	// for filtering are: * `eventType`: Double quoted UserEvent.event_type
	// string. * `eventTime`: in ISO 8601 "zulu" format. * `userPseudoId`:
	// Double quoted string. Specifying this will delete all events
	// associated with a visitor. * `userId`: Double quoted string.
	// Specifying this will delete all events associated with a user.
	// Examples: * Deleting all events in a time range: `eventTime >
	// "2012-04-23T18:25:43.511Z" eventTime < "2012-04-23T18:30:43.511Z" *
	// Deleting specific eventType: `eventType = "search" * Deleting all
	// events for a specific visitor: `userPseudoId = "visitor1024" *
	// Deleting all events inside a DataStore: `*` The filtering fields are
	// assumed to have an implicit AND.

[90] 	The max_depth parameter will do a breadth-first search to return the contents of the subdirectories
	up to the depth specified. Breadth-first search was chosen as it leads to the least amount of
	file system operations for git. If the `max_depth` parameter is specified to be too
	large, the call will time out and return a 555.

[91] google.golang.org/api@v0.84.0/gkehub/v1beta/gkehub-gen.go:817:
	// PreventDrift: Set to true to enable the Config Sync admission webhook
	// to prevent drifts. If set to `false`, disables the Config Sync
	// admission webhook and does not prevent drifts.

[92] github.com/pulumi/pulumi-aws/sdk/v5@v5.7.2/go/aws/wafv2/pulumiTypes.go:498513:
	// WebAclRuleStatementOrStatementStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchMethodInput is an input type that accepts WebAclRuleStatementOrStatementStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchMethodArgs and WebAclRuleStatementOrStatementStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchMethodOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementOrStatementStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchMethodInput` via:
	//
	//          WebAclRuleStatementOrStatementStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchMethodArgs{...}

[93] github.com/fumeboy/grpc-go@v1.36.0-dev.0.20210127133855-fc85a2b85337/xds/internal/client/client_xds.go:45:
	// TransportSocket proto message has a `name` field which is expected to be set
	// to this value by the management server.

[94] google.golang.org/api@v0.134.0/classroom/v1/classroom-gen.go:565:
	// Attachment: Attachment added to student assignment work. When
	// creating attachments, setting the `form` field is not supported.

[95] github.com/test-repo-billy/azure-sdk-for-go@v32.1.1-0.20200615014455-eb4c4aba8640+incompatible/services/network/mgmt/2018-04-01/network/models.go:10174:
	// PrivateIPAddressVersion - Available from Api-Version 2016-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.  Possible values are: 'IPv4' and 'IPv6'. Possible values include: 'IPv4', 'IPv6'

[96] k8s.io/apiextensions-apiserver@v0.16.4/pkg/apis/apiextensions/v1/types_jsonschema.go:104:
	// x-kubernetes-list-type annotates an array to further describe its topology.
	// This extension must only be used on lists and may have 3 possible values:
	//
	// 1) `atomic`: the list is treated as a single entity, like a scalar.
	//      Atomic lists will be entirely replaced when updated. This extension
	//      may be used on any type of list (struct, scalar, ...).
	// 2) `set`:
	//      Sets are lists that must not have multiple items with the same value. Each
	//      value must be a scalar, an object with x-kubernetes-map-type `atomic` or an
	//      array with x-kubernetes-list-type `atomic`.
	// 3) `map`:
	//      These lists are like maps in that their elements have a non-index key
	//      used to identify them. Order is preserved upon merge. The map tag
	//      must only be used on a list with elements of type object.
	// Defaults to atomic for arrays.
	// +optional

[97] google.golang.org/genproto@v0.0.0-20220808204814-fd01256a5276/googleapis/cloud/osconfig/v1alpha/os_policy_assignments.pb.go:1223:
	// The OS version
	//
	// Prefix matches are supported if asterisk(*) is provided as the
	// last character. For example, to match all versions with a major
	// version of `7`, specify the following value for this field `7.*`
	//
	// An empty string matches all OS versions.

[98] google.golang.org/genproto@v0.0.0-20220215190005-e57b466719ef/googleapis/cloud/vision/v1p4beta1/image_annotator.pb.go:2084:
	// If set, represents the error message for the operation.
	// Note that filled-in image annotations are guaranteed to be
	// correct, even when `error` is set.

[99] github.com/pulumi/pulumi-aws/sdk/v5@v5.37.0/go/aws/wafv2/pulumiTypes3.go:6098:
	// RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementInput is an input type that accepts RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementArgs and RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementOutput values.
	// You can construct a concrete instance of `RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementInput` via:
	//
	//	RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementArgs{...}

[100] github.com/tigera/kubernetes-openapi@v1.22.0-alpha.1.0.20210520174036-f52ab3845dcd/pkg/apis/admissionregistration/types.go:450:
	// Operations is the operations the admission hook cares about - CREATE, UPDATE, or *
	// for all operations.
	// If '*' is present, the length of the slice must be one.
	// Required.

[101] gopkg.in/Azure/azure-sdk-for-go.v28@v28.1.1-0.20220531232158-3287fae16ed7/services/preview/securityinsight/mgmt/2021-09-01-preview/securityinsight/models.go:7328:
	// Kind - Possible values include: 'KindBasicDataConnectorsCheckRequirementsKindDataConnectorsCheckRequirements', 'KindBasicDataConnectorsCheckRequirementsKindAzureActiveDirectory', 'KindBasicDataConnectorsCheckRequirementsKindAzureAdvancedThreatProtection', 'KindBasicDataConnectorsCheckRequirementsKindAzureSecurityCenter', 'KindBasicDataConnectorsCheckRequirementsKindAmazonWebServicesCloudTrail', 'KindBasicDataConnectorsCheckRequirementsKindAmazonWebServicesS3', 'KindBasicDataConnectorsCheckRequirementsKindDynamics365', 'KindBasicDataConnectorsCheckRequirementsKindMicrosoftCloudAppSecurity', 'KindBasicDataConnectorsCheckRequirementsKindMicrosoftDefenderAdvancedThreatProtection', 'KindBasicDataConnectorsCheckRequirementsKindMicrosoftThreatIntelligence', 'KindBasicDataConnectorsCheckRequirementsKindMicrosoftThreatProtection', 'KindBasicDataConnectorsCheckRequirementsKindOfficeATP', 'KindBasicDataConnectorsCheckRequirementsKindOfficeIRM', 'KindBasicDataConnectorsCheckRequirementsKindThreatIntelligence', 'KindBasicDataConnectorsCheckRequirementsKindThreatIntelligenceTaxii'

[102] modernc.org/tcl@v1.15.2/internal/tcltest/tcltest_linux_amd64.go:11514:
	// Returned by `div'.

[103] github.com/haklop/gophercloud@v1.0.1-0.20150129192402-7ed068e3206a/openstack/objectstorage/v1/objects/fixtures.go:120:
	// HandleCreateTypelessObjectSuccessfully creates an HTTP handler at `/testContainer/testObject` on the test handler
	// mux that responds with a `Create` response. No Content-Type header may be present in the request, so that server-
	// side content-type detection will be triggered properly.

[104] google.golang.org/protobuf@v0.0.0-20190514172829-e89e6244e0e8/types/known/any.pb.go:16:
	// `Any` contains an arbitrary serialized protocol buffer message along with a
	// URL that describes the type of the serialized message.
	//
	// Protobuf library provides support to pack/unpack Any values in the form
	// of utility functions or additional generated methods of the Any type.
	//
	// Example 1: Pack and unpack a message in C++.
	//
	//     Foo foo = ...;
	//     Any any;
	//     any.PackFrom(foo);
	//     ...
	//     if (any.UnpackTo(&foo)) {
	//       ...
	//     }
	//
	// Example 2: Pack and unpack a message in Java.
	//
	//     Foo foo = ...;
	//     Any any = Any.pack(foo);
	//     ...
	//     if (any.is(Foo.class)) {
	//       foo = any.unpack(Foo.class);
	//     }
	//
	//  Example 3: Pack and unpack a message in Python.
	//
	//     foo = Foo(...)
	//     any = Any()
	//     any.Pack(foo)
	//     ...
	//     if any.Is(Foo.DESCRIPTOR):
	//       any.Unpack(foo)
	//       ...
	//
	//  Example 4: Pack and unpack a message in Go
	//
	//      foo := &pb.Foo{...}
	//      any, err := ptypes.MarshalAny(foo)
	//      ...
	//      foo := &pb.Foo{}
	//      if err := ptypes.UnmarshalAny(any, foo); err != nil {
	//        ...
	//      }
	//
	// The pack methods provided by protobuf library will by default use
	// 'type.googleapis.com/full.type.name' as the type URL and the unpack
	// methods only use the fully qualified type name after the last '/'
	// in the type URL, for example "foo.bar.com/x/y.z" will yield type
	// name "y.z".
	//
	//
	// JSON
	// ====
	// The JSON representation of an `Any` value uses the regular
	// representation of the deserialized, embedded message, with an
	// additional field `@type` which contains the type URL. Example:
	//
	//     package google.profile;
	//     message Person {
	//       string first_name = 1;
	//       string last_name = 2;
	//     }
	//
	//     {
	//       "@type": "type.googleapis.com/google.profile.Person",
	//       "firstName": <string>,
	//       "lastName": <string>
	//     }
	//
	// If the embedded message type is well-known and has a custom JSON
	// representation, that representation will be embedded adding a field
	// `value` which holds the custom JSON in addition to the `@type`
	// field. Example (for message [google.protobuf.Duration][]):
	//
	//     {
	//       "@type": "type.googleapis.com/google.protobuf.Duration",
	//       "value": "1.212s"
	//     }
	//

[105] github.com/cwedgwood/pureclient@v0.0.0-20230518222215-364b007b8d0d/client/model_host_group_performance.go:64:
	// The percentage reduction in `service_usec_per_read_op` due to data cache hits. For example, a value of 0.25 indicates that the value of `service_usec_per_read_op` is 25&#37; lower than it would have been without any data cache hits.

[106] github.com/pulumi/pulumi-gcp-native/sdk@v0.31.2-0.20230720042548-124d255e5b7f/go/google/compute/v1/getSubnetworkIamPolicy.go:88:
	// Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.

[107] google.golang.org/genproto@v0.0.0-20220822174746-9e6da59bd2fc/googleapis/home/graph/v1/homegraph.pb.go:1568:
	// Requests Google to send an `action.devices.SYNC`
	// [intent](https://developers.google.com/assistant/smarthome/reference/intent/sync)
	// to your smart home Action to update device metadata for the given user.
	//
	//
	// The third-party user's identity is passed via the `agent_user_id`
	// (see
	// [RequestSyncDevicesRequest][google.home.graph.v1.RequestSyncDevicesRequest]).
	// This request must be authorized using service account credentials from your
	// Actions console project.

[108] github.com/alicebob/miniredis@v0.0.0-20161016211647-10ddf01f45be/cmd_sorted_set.go:980:
	// parseLexrange handles ZRANGEBYLEX ranges. They start with '[', '(', or are
	// '+' or '-'.
	// Returns range, inclusive, error.
	// On '+' or '-' that's just returned.

[109] github.com/aws/aws-cdk-go/awscdk/v2@v2.4.0/awscognito/awscognito.go:4012:
	// Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
	//
	// Uses duck-typing instead of `instanceof` to allow stack elements from different
	// versions of this library to be included in the same stack.
	//
	// Returns: The construct as a stack element or undefined if it is not a stack element.

[110] k8s.io/apiserver@v0.0.0-20190624090026-adc580de659e/pkg/apis/audit/types.go:242:
	// Resources is a list of resources this rule applies to.
	//
	// For example:
	// 'pods' matches pods.
	// 'pods/log' matches the log subresource of pods.
	// '*' matches all resources and their subresources.
	// 'pods/*' matches all subresources of pods.
	// '*/scale' matches all scale subresources.
	//
	// If wildcard is present, the validation rule will ensure resources do not
	// overlap with each other.
	//
	// An empty list implies all resources and subresources in this API groups apply.
	// +optional

[111] github.com/yuvaragu33/playwright-go@v0.0.0-20230313101652-9477a5b0075d/generated-structs.go:2156:
	// URL of the `<link>` tag.

[112] github.com/Azure/azure-sdk-for-go@v50.0.1-0.20210114072321-4a06a7dc9c3c+incompatible/services/containerregistry/mgmt/2017-10-01/containerregistry/models.go:667:
	// Name - Specifies name of the password which should be regenerated -- password or password2. Possible values include: 'Password', 'Password2'

[113] k8s.io/apiextensions-apiserver@v0.17.5/pkg/apis/apiextensions/v1/types.go:169:
	// name is the version name, e.g. “v1”, “v2beta1”, etc.
	// The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.

[114] github.com/pulumi/pulumi-aws/sdk/v4@v4.18.0/go/aws/s3/bucket.go:501:
	// An [ACL policy grant](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#sample-acl) (documented below). Conflicts with `acl`.

[115] google.golang.org/api@v0.0.0-20180610000806-ef86ce4234ef/runtimeconfig/v1beta1/runtimeconfig-gen.go:869:
	// Permissions: A subset of `TestPermissionsRequest.permissions` that
	// the caller is
	// allowed.

[116] github.com/pulumi/pulumi-google-cloud/sdk@v0.30.1-0.20230414172224-5d845649e49d/go/google/identitytoolkit/v2/pulumiTypes.go:3147:
	// GoogleCloudIdentitytoolkitAdminV2SpConfigPtrInput is an input type that accepts GoogleCloudIdentitytoolkitAdminV2SpConfigArgs, GoogleCloudIdentitytoolkitAdminV2SpConfigPtr and GoogleCloudIdentitytoolkitAdminV2SpConfigPtrOutput values.
	// You can construct a concrete instance of `GoogleCloudIdentitytoolkitAdminV2SpConfigPtrInput` via:
	//
	//	        GoogleCloudIdentitytoolkitAdminV2SpConfigArgs{...}
	//
	//	or:
	//
	//	        nil

[117] google.golang.org/genproto@v0.0.0-20210828152312-66f60bf46e71/googleapis/cloud/gkehub/v1beta/service.pb.go:52:
	// The parent (project and location) where the Features will be listed.
	// Specified in the format `projects/*/locations/*`.

[118] google.golang.org/genproto@v0.0.0-20230331144136-dcfb400f0633/googleapis/cloud/dataproc/v1beta2/jobs.pb.go:1933:
	// Output only. If present, the location of miscellaneous control files
	// which may be used as part of job setup and handling. If not present,
	// control files may be placed in the same location as `driver_output_uri`.

[119] github.com/Tencentcloud/tencentcloud-sdk-go@v3.0.232+incompatible/tencentcloud/vpc/v20170312/models.go:2016:
	// NAT网关的ID,形如:`nat-df45454`。

[120] github.com/pulumi/pulumi-aws/sdk/v5@v5.1.3/go/aws/cloudwatch/eventPermission.go:166:
	// The 12-digit AWS account ID that you are permitting to put events to your default event bus. Specify `*` to permit any account to put events to your default event bus, optionally limited by `condition`.

[121] github.com/aws/aws-cdk-go/awscdk/v2@v2.61.1/awsec2/awsec2_CfnVPNGateway.go:155:
	// Adds an override to a resource property.
	//
	// Syntactic sugar for `addOverride("Properties.<...>", value)`.

[122] golang.org/x/tools@v0.0.0-20191114200427-caa0b0f7d508/internal/lsp/protocol/tsprotocol.go:655:
	/*InsertTextFormat defined:
		 * The format of the insert text. The format applies to both the `insertText` property
		 * and the `newText` property of a provided `textEdit`.
		 */

[123] github.com/jsha/boulder@v0.0.0-20220419231647-87a78879a42d/ra/ra.go:576:
	// checkNewOrdersPerAccountLimit enforces the rlPolicies `NewOrdersPerAccount`
	// rate limit. This rate limit ensures a client can not create more than the
	// specified threshold of new orders within the specified time window.

[124] google.golang.org/genproto@v0.0.0-20180718234121-fedd2861243f/googleapis/cloud/functions/v1beta2/functions.pb.go:1032:
	// Response of `CallFunction` method.

[125] github.com/JaTochNietDan/cosmos-sdk@v0.41.10/x/ibc/applications/transfer/types/trace.go:54:
	// IBCDenom a coin denomination for an ICS20 fungible token in the format
	// 'ibc/{hash(tracePath + baseDenom)}'. If the trace is empty, it will return the base denomination.

[126] github.com/akeylesslabs/akeyless-go/v3@v3.3.16/model_create_windows_target.go:38:
	// Authentication token (see `/auth` and `/configure`)

[127] k8s.io/apimachinery@v0.15.12-beta.0/pkg/util/strategicpatch/patch.go:67:
	// We introduce a new value retainKeys for patchStrategy.
	// It indicates that all fields needing to be preserved must be
	// present in the `retainKeys` list.
	// And the fields that are present will be merged with live object.
	// All the missing fields will be cleared when patching.

[128] github.com/pingcap/tinysql@v0.0.0-20230315020615-4ec59ec66108/types/field_type.go:43:
	// AggFieldType aggregates field types for a multi-argument function like `IF`, `IFNULL`, `COALESCE`
	// whose return type is determined by the arguments' FieldTypes.
	// Aggregation is performed by MergeFieldType function.

[129] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.0/go/aws/wafv2/pulumiTypes17.go:15000:
	// WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigPtrInput is an input type that accepts WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs, WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigPtr and WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigPtrOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigPtrInput` via:
	//
	//	        WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementNotStatementStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs{...}
	//
	//	or:
	//
	//	        nil

[130] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.6.2-0.20210302132846-452736b0a1cf/go/azure/datamigration/v20180715preview/pulumiTypes.go:4376:
	// ConnectToTargetAzureDbForPostgreSqlSyncTaskInputPtrInput is an input type that accepts ConnectToTargetAzureDbForPostgreSqlSyncTaskInputArgs, ConnectToTargetAzureDbForPostgreSqlSyncTaskInputPtr and ConnectToTargetAzureDbForPostgreSqlSyncTaskInputPtrOutput values.
	// You can construct a concrete instance of `ConnectToTargetAzureDbForPostgreSqlSyncTaskInputPtrInput` via:
	//
	//          ConnectToTargetAzureDbForPostgreSqlSyncTaskInputArgs{...}
	//
	//  or:
	//
	//          nil

[131] github.com/pulumi/pulumi-aws/sdk/v5@v5.42.0/go/aws/securityhub/pulumiTypes.go:3818:
	// InsightFiltersGeneratorIdInput is an input type that accepts InsightFiltersGeneratorIdArgs and InsightFiltersGeneratorIdOutput values.
	// You can construct a concrete instance of `InsightFiltersGeneratorIdInput` via:
	//
	//	InsightFiltersGeneratorIdArgs{...}

[132] 	 2. `x-rh-sources-psk`: a pre-shared-key (psk) which is used internally to
	    authenticate from within the CRC cluster. This is checked against a list
	    of known keys which are set in vault, if it matches any of them the
	    request is authorized.

[133] github.com/Azure/azure-sdk-for-go@v37.2.0+incompatible/services/preview/virtualmachineimagebuilder/mgmt/2019-05-01-preview/virtualmachineimagebuilder/models.go:1232:
	// RestartCommand - Command to execute the restart [Default: 'shutdown /r /f /t 0 /c "packer restart"']

[134] github.com/authlete/openapi-for-go@v1.2.1/model_service.go:38:
	// The flag to indicate whether the 'Client ID Alias' feature is enabled or not. When a new client is created, Authlete generates a numeric value and assigns it as a client ID to the newly created client. In addition to the client ID, each client can have a client ID alias. The client ID alias is, however, recognized only when this property (`clientIdAliasEnabled`) is set to `true`.

[135] github.com/pulumi/pulumi-aws/sdk/v4@v4.38.1/go/aws/mwaa/pulumiTypes.go:356:
	// Log configuration options for DAG tasks. See Module logging configuration for more information. Enabled by default with `INFO` log level.

[136] github.com/docker/distribution@v0.0.0-20180925223416-d37f8164276c/registry/auth/token/util.go:17:
	// joseBase64UrlDecode decodes the given string using the standard base64 url
	// decoder but first adds the appropriate number of trailing '=' characters in
	// accordance with the jose specification.
	// http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-31#section-2

[137] github.com/pulumi/pulumi-aws/sdk/v4@v4.1.0/go/aws/wafv2/pulumiTypes.go:380341:
	// WebAclRuleStatementOrStatementStatementOrStatementStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringInput is an input type that accepts WebAclRuleStatementOrStatementStatementOrStatementStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringArgs and WebAclRuleStatementOrStatementStatementOrStatementStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementOrStatementStatementOrStatementStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringInput` via:
	//
	//          WebAclRuleStatementOrStatementStatementOrStatementStatementAndStatementStatementByteMatchStatementFieldToMatchQueryStringArgs{...}

[138] google.golang.org/api@v0.46.0/compute/v0.alpha/compute-gen.go:90032:
	// PageToken sets the optional parameter "pageToken": Specifies a page
	// token to use. Set `pageToken` to the `nextPageToken` returned by a
	// previous list request to get the next page of results.

[139] github.com/pulumi/pulumi-gcp/sdk/v6@v6.61.1/go/gcp/diagflow/pulumiTypes.go:1754:
	// CxFlowTransitionRouteTriggerFulfillmentMessageTextInput is an input type that accepts CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs and CxFlowTransitionRouteTriggerFulfillmentMessageTextOutput values.
	// You can construct a concrete instance of `CxFlowTransitionRouteTriggerFulfillmentMessageTextInput` via:
	//
	//	CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs{...}

[140] github.com/pulumi/pulumi-aws/sdk/v5@v5.30.0/go/aws/wafv2/pulumiTypes17.go:55230:
	// WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementTextTransformationInput is an input type that accepts WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementTextTransformationArgs and WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementTextTransformationOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementTextTransformationInput` via:
	//
	//	WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementRegexPatternSetReferenceStatementTextTransformationArgs{...}

[141] github.com/bondsbw/aws-sdk-go@v1.29.33/service/glacier/api.go:5117:
	// The AccountId value is the AWS account ID. This value must match the AWS
	// account ID associated with the credentials used to sign the request. You
	// can either specify an AWS account ID or optionally a single '-' (hyphen),
	// in which case Amazon Glacier uses the AWS account ID associated with the
	// credentials used to sign the request. If you specify your account ID, do
	// not include any hyphens ('-') in the ID.
	//
	// AccountId is a required field

[142] github.com/AbelChe/evil_minio@v0.0.0-20230404052659-d337ea171f78/internal/handlers/proxy.go:49:
	// Allows for a sub-match for the first instance of scheme (http|https)
	// prefixed by 'proto='. The match is case-insensitive.

[143] google.golang.org/api@v0.56.0/reseller/v1/reseller-gen.go:540:
	// LicensedNumberOfSeats: Read-only field containing the current number
	// of users that are assigned a license for the product defined in
	// `skuId`. This field's value is equivalent to the numerical count of
	// users returned by the Enterprise License Manager API method:
	// `listForProductAndSku`
	// (/admin-sdk/licensing/v1/reference/licenseAssignments/listForProductAn
	// dSku).

[144] github.com/asphalte-tech/go-shopify-graphql-model/v4@v4.2023.1/graph/model/models_gen.go:5637:
	// Return type for `customerCreate` mutation.

[145] github.com/aws/aws-cdk-go/awscdk/v2@v2.72.1/awsautoscaling/CfnScalingPolicyProps.go:240:
	// A set of adjustments that enable you to scale based on the size of the alarm breach.
	//
	// Required if the policy type is `StepScaling` . (Not used with any other policy type.)

[146] github.com/pulumi/pulumi-aws/sdk/v5@v5.30.0/go/aws/wafv2/pulumiTypes8.go:66230:
	// Inspect the request body, which immediately follows the request headers. See `body` below for details.

[147] golang.org/x/tools@v0.0.0-20191126225216-7360bd5c0f4e/internal/lsp/protocol/tsprotocol.go:2816:
	/**
		 * Capabilities specific to the `textDocument/codeAction`
		 */

[148] google.golang.org/genproto@v0.0.0-20220908141613-51c1cc9bc6d0/googleapis/cloud/deploy/v1/cloud_deploy.pb.go:481:
	// Output only. Unique identifier of the `DeliveryPipeline`.

[149] github.com/gogf/gf/v2@v2.3.0/encoding/gcompress/gcompress_zip.go:64:
	// ZipPathContent compresses `fileOrFolderPaths` to []byte using zip compressing algorithm.
	//
	// Note that the parameter `fileOrFolderPaths` can be either a directory or a file, which
	// supports multiple paths join with ','.
	// The unnecessary parameter `prefix` indicates the path prefix for zip file.

[150] github.com/pulumi/pulumi-aws/sdk/v5@v5.42.0/go/aws/ssmcontacts/pulumiTypes.go:777:
	// GetPlanStageArrayInput is an input type that accepts GetPlanStageArray and GetPlanStageArrayOutput values.
	// You can construct a concrete instance of `GetPlanStageArrayInput` via:
	//
	//	GetPlanStageArray{ GetPlanStageArgs{...} }

[151] github.com/oracle/oci-go-sdk/v65@v65.30.0/loganalytics/get_scheduled_task_request_response.go:85:
	// For optimistic concurrency control. See `if-match`.

[152] github.com/kubernetes/autoscaler/cluster-autoscaler@v0.0.0-20230727142408-66b56c545165/cloudprovider/ionoscloud/ionos-cloud-sdk-go/model_lan_nics.go:101:
	// GetTypeOk returns a tuple with the Type field value
	// and a boolean to check if the value has been set.
	// NOTE: If the value is an explicit nil, `nil, true` will be returned

[153] google.golang.org/genproto@v0.0.0-20220429170224-98d788798c3e/googleapis/identity/accesscontextmanager/v1/access_context_manager.pb.go:1292:
	// Required. Resource name for the access policy which owns these
	// [Service Perimeters]
	// [google.identity.accesscontextmanager.v1.ServicePerimeter].
	//
	// Format: `accessPolicies/{policy_id}`

[154] gitlab.glueckkanja.net/florianholzapfel/azure-sdk-for-go@v0.0.0-20190214095148-ceb2ca6393d3/services/network/mgmt/2018-08-01/network/models.go:18841:
	// DestinationPortRange - The destination port or range. Integer or range between 0 and 65535. Asterix '*' can also be used to match all ports.

[155] github.com/pulumi/pulumi-azure-native-sdk/documentdb@v1.95.0/v20221115/pulumiTypes.go:8952:
	// MongoIndexInput is an input type that accepts MongoIndexArgs and MongoIndexOutput values.
	// You can construct a concrete instance of `MongoIndexInput` via:
	//
	//	MongoIndexArgs{...}

[156] google.golang.org/genproto@v0.0.0-20210915214522-86cf1236ec46/googleapis/datastore/v1beta3/query.pb.go:1149:
	// The result type for every entity in `entity_results`.

[157] github.com/g-research/opentsdb-goclient@v0.0.0-20221228100032-d7678fe103e6/client/query.go:220:
	// Retrieved datapoints after being processed by the aggregators. Each data point consists
	// of a timestamp and a value, the format determined by the serializer.
	// For the JSON serializer, the timestamp will always be a Unix epoch style integer followed
	// by the value as an integer or a floating point.
	// For example, the default output is "dps"{"<timestamp>":<value>}.
	// By default the timestamps will be in seconds. If the msResolution flag is set, then the
	// timestamps will be in milliseconds.
	//
	// Use '(qri *QueryRespItem) GetDataPoints() []*DataPoint' to acquire the real
	// ascending datapoints.

[158] github.com/pulumi/pulumi-aws/sdk/v4@v4.38.1/go/aws/kms/pulumiTypes.go:154:
	// GetKeyMultiRegionConfigurationArrayInput is an input type that accepts GetKeyMultiRegionConfigurationArray and GetKeyMultiRegionConfigurationArrayOutput values.
	// You can construct a concrete instance of `GetKeyMultiRegionConfigurationArrayInput` via:
	//
	//          GetKeyMultiRegionConfigurationArray{ GetKeyMultiRegionConfigurationArgs{...} }

[159] github.com/pulumi/pulumi-aws/sdk/v5@v5.19.0/go/aws/wafv2/pulumiTypes18.go:12833:
	// WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatementStatementByteMatchStatementInput is an input type that accepts WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatementStatementByteMatchStatementArgs and WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatementStatementByteMatchStatementOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatementStatementByteMatchStatementInput` via:
	//
	//	WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementNotStatementStatementByteMatchStatementArgs{...}

[160] github.com/Azure/azure-sdk-for-go@v61.0.0+incompatible/services/network/mgmt/2017-06-01/network/models.go:2352:
	// MinProtocolVersion - Minimum version of Ssl protocol to be supported on application gateway. Possible values include: 'TLSv10', 'TLSv11', 'TLSv12'

[161] github.com/oracle/oci-go-sdk/v65@v65.30.0/loadbalancer/create_listener_details.go:39:
	// A friendly name for the listener. It must be unique and it cannot be changed.
	// Avoid entering confidential information.
	// Example: `example_listener`

[162] github.com/gluru/tensorflow@v2.10.0-rc2+incompatible/tensorflow/go/op/wrappers.go:39159:
	// ResourceSparseApplyFtrlUseLocking sets the optional use_locking attribute to value.
	//
	// value: If `True`, updating of the var and accum tensors will be protected
	// by a lock; otherwise the behavior is undefined, but may exhibit less
	// contention.
	// If not specified, defaults to false

[163] google.golang.org/genproto@v0.0.0-20220114231437-d2e6a121cae0/googleapis/cloud/bigquery/reservation/v1beta1/reservation.pb.go:1682:
	// Required. Name of the resource, e.g.
	//   `projects/myproject/locations/US/reservations/team1-prod/assignments/123`

[164] go.pact.im/x/tf2pulumi/yandex@v0.0.0-20221111045556-f50c15623afb/pulumiTypes1.go:21394:
	// Type of maintenance window. Can be either `ANYTIME` or `WEEKLY`. A day and hour of window need to be specified with weekly window.

[165] github.com/pulumi/pulumi-aws/sdk/v5@v5.35.0/go/aws/appmesh/route.go:497:
	// Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.

[166] github.com/Azure/azure-sdk-for-go@v56.1.0+incompatible/services/containerservice/mgmt/2019-06-01/containerservice/models.go:2036:
	// VMSize - Size of agent VMs. Possible values include: 'VMSizeTypesStandardA1', 'VMSizeTypesStandardA10', 'VMSizeTypesStandardA11', 'VMSizeTypesStandardA1V2', 'VMSizeTypesStandardA2', 'VMSizeTypesStandardA2V2', 'VMSizeTypesStandardA2mV2', 'VMSizeTypesStandardA3', 'VMSizeTypesStandardA4', 'VMSizeTypesStandardA4V2', 'VMSizeTypesStandardA4mV2', 'VMSizeTypesStandardA5', 'VMSizeTypesStandardA6', 'VMSizeTypesStandardA7', 'VMSizeTypesStandardA8', 'VMSizeTypesStandardA8V2', 'VMSizeTypesStandardA8mV2', 'VMSizeTypesStandardA9', 'VMSizeTypesStandardB2ms', 'VMSizeTypesStandardB2s', 'VMSizeTypesStandardB4ms', 'VMSizeTypesStandardB8ms', 'VMSizeTypesStandardD1', 'VMSizeTypesStandardD11', 'VMSizeTypesStandardD11V2', 'VMSizeTypesStandardD11V2Promo', 'VMSizeTypesStandardD12', 'VMSizeTypesStandardD12V2', 'VMSizeTypesStandardD12V2Promo', 'VMSizeTypesStandardD13', 'VMSizeTypesStandardD13V2', 'VMSizeTypesStandardD13V2Promo', 'VMSizeTypesStandardD14', 'VMSizeTypesStandardD14V2', 'VMSizeTypesStandardD14V2Promo', 'VMSizeTypesStandardD15V2', 'VMSizeTypesStandardD16V3', 'VMSizeTypesStandardD16sV3', 'VMSizeTypesStandardD1V2', 'VMSizeTypesStandardD2', 'VMSizeTypesStandardD2V2', 'VMSizeTypesStandardD2V2Promo', 'VMSizeTypesStandardD2V3', 'VMSizeTypesStandardD2sV3', 'VMSizeTypesStandardD3', 'VMSizeTypesStandardD32V3', 'VMSizeTypesStandardD32sV3', 'VMSizeTypesStandardD3V2', 'VMSizeTypesStandardD3V2Promo', 'VMSizeTypesStandardD4', 'VMSizeTypesStandardD4V2', 'VMSizeTypesStandardD4V2Promo', 'VMSizeTypesStandardD4V3', 'VMSizeTypesStandardD4sV3', 'VMSizeTypesStandardD5V2', 'VMSizeTypesStandardD5V2Promo', 'VMSizeTypesStandardD64V3', 'VMSizeTypesStandardD64sV3', 'VMSizeTypesStandardD8V3', 'VMSizeTypesStandardD8sV3', 'VMSizeTypesStandardDS1', 'VMSizeTypesStandardDS11', 'VMSizeTypesStandardDS11V2', 'VMSizeTypesStandardDS11V2Promo', 'VMSizeTypesStandardDS12', 'VMSizeTypesStandardDS12V2', 'VMSizeTypesStandardDS12V2Promo', 'VMSizeTypesStandardDS13', 'VMSizeTypesStandardDS132V2', 'VMSizeTypesStandardDS134V2', 'VMSizeTypesStandardDS13V2', 'VMSizeTypesStandardDS13V2Promo', 'VMSizeTypesStandardDS14', 'VMSizeTypesStandardDS144V2', 'VMSizeTypesStandardDS148V2', 'VMSizeTypesStandardDS14V2', 'VMSizeTypesStandardDS14V2Promo', 'VMSizeTypesStandardDS15V2', 'VMSizeTypesStandardDS1V2', 'VMSizeTypesStandardDS2', 'VMSizeTypesStandardDS2V2', 'VMSizeTypesStandardDS2V2Promo', 'VMSizeTypesStandardDS3', 'VMSizeTypesStandardDS3V2', 'VMSizeTypesStandardDS3V2Promo', 'VMSizeTypesStandardDS4', 'VMSizeTypesStandardDS4V2', 'VMSizeTypesStandardDS4V2Promo', 'VMSizeTypesStandardDS5V2', 'VMSizeTypesStandardDS5V2Promo', 'VMSizeTypesStandardE16V3', 'VMSizeTypesStandardE16sV3', 'VMSizeTypesStandardE2V3', 'VMSizeTypesStandardE2sV3', 'VMSizeTypesStandardE3216sV3', 'VMSizeTypesStandardE328sV3', 'VMSizeTypesStandardE32V3', 'VMSizeTypesStandardE32sV3', 'VMSizeTypesStandardE4V3', 'VMSizeTypesStandardE4sV3', 'VMSizeTypesStandardE6416sV3', 'VMSizeTypesStandardE6432sV3', 'VMSizeTypesStandardE64V3', 'VMSizeTypesStandardE64sV3', 'VMSizeTypesStandardE8V3', 'VMSizeTypesStandardE8sV3', 'VMSizeTypesStandardF1', 'VMSizeTypesStandardF16', 'VMSizeTypesStandardF16s', 'VMSizeTypesStandardF16sV2', 'VMSizeTypesStandardF1s', 'VMSizeTypesStandardF2', 'VMSizeTypesStandardF2s', 'VMSizeTypesStandardF2sV2', 'VMSizeTypesStandardF32sV2', 'VMSizeTypesStandardF4', 'VMSizeTypesStandardF4s', 'VMSizeTypesStandardF4sV2', 'VMSizeTypesStandardF64sV2', 'VMSizeTypesStandardF72sV2', 'VMSizeTypesStandardF8', 'VMSizeTypesStandardF8s', 'VMSizeTypesStandardF8sV2', 'VMSizeTypesStandardG1', 'VMSizeTypesStandardG2', 'VMSizeTypesStandardG3', 'VMSizeTypesStandardG4', 'VMSizeTypesStandardG5', 'VMSizeTypesStandardGS1', 'VMSizeTypesStandardGS2', 'VMSizeTypesStandardGS3', 'VMSizeTypesStandardGS4', 'VMSizeTypesStandardGS44', 'VMSizeTypesStandardGS48', 'VMSizeTypesStandardGS5', 'VMSizeTypesStandardGS516', 'VMSizeTypesStandardGS58', 'VMSizeTypesStandardH16', 'VMSizeTypesStandardH16m', 'VMSizeTypesStandardH16mr', 'VMSizeTypesStandardH16r', 'VMSizeTypesStandardH8', 'VMSizeTypesStandardH8m', 'VMSizeTypesStandardL16s', 'VMSizeTypesStandardL32s', 'VMSizeTypesStandardL4s', 'VMSizeTypesStandardL8s', 'VMSizeTypesStandardM12832ms', 'VMSizeTypesStandardM12864ms', 'VMSizeTypesStandardM128ms', 'VMSizeTypesStandardM128s', 'VMSizeTypesStandardM6416ms', 'VMSizeTypesStandardM6432ms', 'VMSizeTypesStandardM64ms', 'VMSizeTypesStandardM64s', 'VMSizeTypesStandardNC12', 'VMSizeTypesStandardNC12sV2', 'VMSizeTypesStandardNC12sV3', 'VMSizeTypesStandardNC24', 'VMSizeTypesStandardNC24r', 'VMSizeTypesStandardNC24rsV2', 'VMSizeTypesStandardNC24rsV3', 'VMSizeTypesStandardNC24sV2', 'VMSizeTypesStandardNC24sV3', 'VMSizeTypesStandardNC6', 'VMSizeTypesStandardNC6sV2', 'VMSizeTypesStandardNC6sV3', 'VMSizeTypesStandardND12s', 'VMSizeTypesStandardND24rs', 'VMSizeTypesStandardND24s', 'VMSizeTypesStandardND6s', 'VMSizeTypesStandardNV12', 'VMSizeTypesStandardNV24', 'VMSizeTypesStandardNV6'

[167] github.com/aws/aws-cdk-go/awscdk/v2@v2.88.0/awsapprunner/CfnVpcIngressConnection.go:78:
	// Return a string that will be resolved to a CloudFormation `{ Ref }` for this element.
	//
	// If, by any chance, the intrinsic reference of a resource is not a string, you could
	// coerce it to an IResolvable through `Lazy.any({ produce: resource.ref })`.

[168] google.golang.org/api@v0.64.0/spanner/v1/spanner-gen.go:4883:
	// ArrayElementType: If code == ARRAY, then `array_element_type` is the
	// type of the array elements.

[169] 	Templates are executed by applying them to a data structure. Annotations in the
	template refer to elements of the data structure (typically a field of a struct
	or a key in a map) to control execution and derive values to be displayed.
	Execution of the template walks the structure and sets the cursor, represented
	by a period '.' and called "dot", to the value at the current location in the
	structure as execution proceeds.

[170] github.com/cristim/aws-cdk-go/awscdk@v1.98.1-devpreview/awsconfig/awsconfig.go:1136:
	// Properties for defining a `AWS::Config::AggregationAuthorization`.

[171] google.golang.org/genproto@v0.0.0-20230112194545-e10362b5ecf9/googleapis/cloud/networkmanagement/v1/alias.go:418:
	// Trace represents one simulated packet forwarding path. - Each trace
	// contains multiple ordered steps. - Each step is in a particular state with
	// associated configuration. - State is categorized as final or non-final
	// states. - Each final state has a reason associated. - Each trace must end
	// with a final state (the last step). ```
	// |---------------------Trace----------------------| Step1(State) Step2(State)
	// --- StepN(State(final)) ```
	//
	// Deprecated: Please use types in: cloud.google.com/go/networkmanagement/apiv1/networkmanagementpb

[172] github.com/CipherLoc/nebula@v1.6.1/e2e/router/router.go:476:
	// RouteForUntilAfterToAddr will route for sender and return only after it sees and sends a packet destined for toAddr
	// finish can be any of the exitType values except `keepRouting`, the default value is `routeAndExit`
	// If the router doesn't have the nebula controller for that address, we panic

[173] github.com/pulumi/pulumi-okta/sdk/v3@v3.23.0/go/okta/userSchemaProperty.go:213:
	// The maximum length of the user property value. Only applies to type `"string"`.

[174] github.com/pulumi/pulumi-gcp/sdk/v6@v6.61.1/go/gcp/compute/pulumiTypes.go:2984:
	// AutoscalerAutoscalingPolicyScaleDownControlPtrInput is an input type that accepts AutoscalerAutoscalingPolicyScaleDownControlArgs, AutoscalerAutoscalingPolicyScaleDownControlPtr and AutoscalerAutoscalingPolicyScaleDownControlPtrOutput values.
	// You can construct a concrete instance of `AutoscalerAutoscalingPolicyScaleDownControlPtrInput` via:
	//
	//	        AutoscalerAutoscalingPolicyScaleDownControlArgs{...}
	//
	//	or:
	//
	//	        nil

[175] google.golang.org/genproto@v0.0.0-20221205194025-8222ab48f5fc/googleapis/cloud/dataform/v1alpha2/alias.go:127:
	// Contains settings for relations of type `INCREMENTAL_TABLE`.
	//
	// Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1alpha2/dataformpb

[176] google.golang.org/genproto@v0.0.0-20200828030656-73b5761be4c5/googleapis/cloud/vision/v1p3beta1/product_search.pb.go:303:
	// Product category.
	// Supported values are `bag` and `shoe`.
	// [Deprecated] `product_category` is provided in each Product.

[177] modernc.org/libc@v1.20.0/langinfo/langinfo_linux_riscv64.go:385:
	// LC_MONETARY category: formatting of monetary quantities.
	//      These items each correspond to a member of `struct lconv',
	//      defined in <locale.h>.

[178] google.golang.org/api@v0.85.0/cloudasset/v1beta1/cloudasset-gen.go:2452:
	// Version: The API version. Example: `v1`

[179] github.com/mypurecloud/platform-client-sdk-go/v68@v68.0.1-0.20220415190350-48241453a9e6/platformclientv2/workforcemanagementapi.go:2534:
	// GetWorkforcemanagementBusinessunitWeekSchedules invokes GET /api/v2/workforcemanagement/businessunits/{businessUnitId}/weeks/{weekId}/schedules
	//
	// Get the list of week schedules for the specified week
	//
	// Use \&quot;recent\&quot; (without quotes) for the `weekId` path parameter to fetch all forecasts for +/- 26 weeks from the current date. Response will include any schedule which spans the specified week

[180] go.temporal.io/api@v1.7.0/history/v1/message.pb.go:1348:
	// The id of the `ACTIVITY_TASK_SCHEDULED` event this failure corresponds to

[181] github.com/datadog/google-api-go-client@v0.14.1-0.20191125000654-afa57733c26a/firestore/v1/firestore-gen.go:438:
	// CollectionSelector: A selection of a collection, such as `messages as
	// m1`.

[182] github.com/ciscodevnet/intersight-go@v0.0.0-20230728042648-f2827837c2c0/model_cloud_base_sku.go:711:
	// The platformType for this SKU. * `` - An unrecognized platform type. * `APIC` - A Cisco Application Policy Infrastructure Controller (APIC) cluster. * `CAPIC` - A Cisco Cloud Application Policy Infrastructure Controller (Cloud APIC) instance. * `DCNM` - A Cisco Data Center Network Manager (DCNM) instance. * `UCSFI` - A Cisco UCS Fabric Interconnect that is managed by Cisco UCS Manager (UCSM). * `UCSFIISM` - A Cisco UCS Fabric Interconnect that is managed by Cisco Intersight. * `IMC` - A standalone Cisco UCS rack server (Deprecated). * `IMCM4` - A standalone Cisco UCS C-Series or S-Series M4 server. * `IMCM5` - A standalone Cisco UCS C-Series or S-Series M5 server. * `IMCRack` - A standalone Cisco UCS C-Series or S-Series M6 or newer server. * `UCSIOM` - A Cisco UCS Blade Chassis I/O Module (IOM). * `HX` - A Cisco HyperFlex (HX) cluster. * `UCSD` - A Cisco UCS Director (UCSD) instance. * `IntersightAppliance` - A Cisco Intersight Connected Virtual Appliance instance. * `IntersightAssist` - A Cisco Intersight Assist instance. * `PureStorageFlashArray` - A Pure Storage FlashArray that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and storage management features are supported on this device. * `NexusDevice` - A Cisco Nexus Network Switch that is managed using Cisco Intersight Assist. * `ACISwitch` - A Cisco Nexus Network Switch with the embedded Device Connector and is a part of the Cisco ACI fabric. * `NexusSwitch` - A standalone Cisco Nexus Network Switch with the embedded Device Connector. * `MDSSwitch` - A Cisco MDS Switch that is managed using the embedded Device Connector. * `MDSDevice` - A Cisco MDS Switch that is managed using Cisco Intersight Assist. * `UCSC890` - A standalone Cisco UCS C890 server managed using Cisco Intersight Assist. * `RedfishServer` - A generic target type for servers that support Redfish APIs and is managed using Cisco Intersight Assist. Support is limited to HPE and Dell Servers. * `NetAppOntap` - A Netapp ONTAP Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device. * `NetAppActiveIqUnifiedManager` - A NetApp Active IQ Unified Manager (AIQUM) that is managed using Cisco Intersight Assist. * `EmcScaleIo` - An EMC ScaleIO Software Defined Storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device. * `EmcVmax` - An EMC VMAX 2 or 3 series enterprise storage array that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device. * `EmcVplex` - An EMC VPLEX virtual storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device. * `EmcXtremIo` - An EMC XtremIO SSD storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device. * `VmwareVcenter` - A VMware vCenter instance that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer and Virtualization features are supported on this hypervisor. * `MicrosoftHyperV` - A Microsoft Hyper-V host that is managed using Cisco Intersight Assist. Optionally, other hosts in the cluster can be discovered through this host. Cisco Intersight Workload Optimizer features are supported on this hypervisor. * `AppDynamics` - An AppDynamics controller running in a SaaS or on-prem datacenter. On-prem AppDynamics instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this controller. * `Dynatrace` - A Dynatrace Server instance running in a SaaS or on-prem datacenter. On-prem Dynatrace instance is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server. * `NewRelic` - A NewRelic user account. The NewRelic instance monitors the application infrastructure. Cisco Intersight Workload Optimizer features are supported on this server. * `ServiceNow` - A cloud-based workflow automation platform that enables enterprise organizations to improve operational efficiencies by streamlining and automating routine work tasks. * `ReadHatOpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `CloudFoundry` - An open source cloud platform on which developers can build, deploy, run and scale applications. * `MicrosoftAzureApplicationInsights` - A feature of Azure Monitor, is an extensible Application Performance Management service for developers and DevOps professionals to monitor their live applications. * `OpenStack` - An OpenStack target manages Virtual Machines, Physical Machines, Datacenters and Virtual Datacenters using different OpenStack services as administrative endpoints. * `MicrosoftSqlServer` - A Microsoft SQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database. * `MySqlServer` - A MySQL database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database. * `OracleDatabaseServer` - An Oracle database server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this database. * `IBMWebSphereApplicationServer` - An IBM WebSphere Application server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application server. * `OracleWebLogicServer` - Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE. * `ApacheTomcatServer` - An Apache Tomcat server that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this server. * `JavaVirtualMachine` - A JVM Application with JMX configured that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this application. * `RedHatJBossApplicationServer` - JBoss Application Server is an open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. It is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other Web-based applications and software. * `Kubernetes` - A Kubernetes cluster that runs containerized applications, with Kubernetes Collector installed. Cisco Intersight Workload Optimizer features are supported on Kubernetes cluster. * `AmazonWebService` - An Amazon Web Service cloud account.  Cisco Intersight Workload Optimizer and Virtualization features are supported on this cloud. * `AmazonWebServiceBilling` - An Amazon Web Service cloud billing account used to retrieve billing information stored in S3 bucket.  Cisco Intersight Workload Optimizer features are supported on this cloud. * `GoogleCloudPlatform` - A Google Cloud Platform service account with access to one or more projects.  Cisco Intersight Workload Optimizer features are supported on this cloud. * `GoogleCloudPlatformBilling` - A Google Cloud Platform service account used to retrieve billing information from BigQuery.  Cisco Intersight Workload Optimizer features are supported on this cloud. * `MicrosoftAzureServicePrincipal` - A Microsoft Azure Service Principal account with access to Azure subscriptions.  Cisco Intersight Workload Optimizer features are supported on this cloud. * `MicrosoftAzureEnterpriseAgreement` - A Microsoft Azure Enterprise Agreement enrolment used to retrieve pricing and billing information. Cisco Intersight Workload Optimizer features are supported on this cloud. * `MicrosoftAzureBilling` - A Microsoft Azure Service Principal account with access to billing information. Cisco Intersight Workload Optimizer features are supported on this cloud. * `DellCompellent` - A Dell EMC SC Series (Compellent) storage system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device. * `HPE3Par` - A HPE 3PAR StoreServ system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this device. * `RedHatEnterpriseVirtualization` - A Red Hat Enterprise Virtualization Hypervisor system that manages Virtual Machines. * `NutanixAcropolis` - A Nutanix Acropolis cluster that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this cluster. * `HPEOneView` - A HPE OneView system that is managed using Cisco Intersight Assist. Cisco Intersight Workload Optimizer features are supported on this system. * `ServiceEngine` - Cisco Application Services Engine. Cisco Application Services Engine is a platform to deploy and manage applications. * `HitachiVirtualStoragePlatform` - A Hitachi Virtual Storage Platform (Hitachi VSP) that is managed using Cisco Intersight Assist. * `GenericTarget` - A generic third-party target supported only in Partner Integration Appliance. This target type is used for development purposes and will not be supported in production environment. * `IMCBlade` - A Cisco UCS blade server managed by Cisco Intersight. * `TerraformCloud` - A Terraform Cloud Business Tier account. * `TerraformAgent` - A Terraform Cloud Agent that will be deployed on Cisco Intersight Assist. The agent can be used to plan and apply Terraform runs from a Terraform Cloud workspace. * `CustomTarget` - CustomTarget is deprecated.  Use HTTPEndpoint type to claim HTTP endpoints. * `AnsibleEndpoint` - An external endpoint that is added as a target  which can be accessed through Ansible in Intersight Cloud Orchestrator automation workflows. * `HTTPEndpoint` - An HTTP endpoint that can be accessed in Intersight Orchestrator workflows  directly or using Cisco Intersight Assist.  Authentication Schemes supported are Basic and Bearer Token. * `SSHEndpoint` - An SSH endpoint that can be accessed in Intersight Orchestrator workflows using Cisco Intersight Assist. * `CiscoCatalyst` - A Cisco Catalyst networking switch device. * `PowerShellEndpoint` - A Windows operating system server on which PowerShell scripts can be executed using Cisco Intersight Assist.

[183] github.com/envoyproxy/go-control-plane@v0.10.2-0.20220204213652-82b44462b980/envoy/api/v2/cluster.pb.go:143:
	// [#not-implemented-hide:] Use the new :ref:`load_balancing_policy
	// <envoy_api_field_Cluster.load_balancing_policy>` field to determine the LB policy.
	// [#next-major-version: In the v3 API, we should consider deprecating the lb_policy field
	// and instead using the new load_balancing_policy field as the one and only mechanism for
	// configuring this.]

[184] google.golang.org/genproto@v0.0.0-20200619004808-3e7fca5c55db/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go:3960:
	// Deletes an EntryGroup. Only entry groups that do not contain entries can be
	// deleted. Users should enable the Data Catalog API in the project
	// identified by the `name` parameter (see [Data Catalog Resource Project]
	// (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for
	// more information).

[185] github.com/pulumi/pulumi-azure/sdk/v2@v2.5.0/go/azure/compute/pulumiTypes.go:10108:
	// Specifies the Operating System on the OS Disk. Possible values are `Linux` and `Windows`.

[186] google.golang.org/genproto@v0.0.0-20210125195502-f46fe6c6624a/googleapis/maps/routes/v1/route_service.pb.go:168:
	// Returns the primary route along with optional alternate routes, given a set
	// of terminal and intermediate waypoints.
	//
	// **NOTE:** This method requires that you specify a response field mask in
	// the input. You can provide the response field mask by using URL parameter
	// `$fields` or `fields`, or by using an HTTP/gRPC header `X-Goog-FieldMask`
	// (see the [available URL parameters and
	// headers](https://cloud.google.com/apis/docs/system-parameters). The value
	// is a comma separated list of field paths. See detailed documentation about
	// [how to construct the field
	// paths](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto).
	//
	// For example, in this method:
	//
	// * Field mask of all available fields (for manual inspection):
	//   `X-Goog-FieldMask: *`
	// * Field mask of Route-level duration, distance, and polyline (an example
	// production setup):
	//   `X-Goog-FieldMask:
	//   routes.duration,routes.distanceMeters,routes.polyline.encodedPolyline`
	//
	// Google discourage the use of the wildcard (`*`) response field mask, or
	// specifying the field mask at the top level (`routes`), because:
	//
	// * Selecting only the fields that you need helps our server save computation
	// cycles, allowing us to return the result to you with a lower latency.
	// * Selecting only the fields that you need
	// in your production job ensures stable latency performance. We might add
	// more response fields in the future, and those new fields might require
	// extra computation time. If you select all fields, or if you select all
	// fields at the top level, then you might experience performance degradation
	// because any new field we add will be automatically included in the
	// response.
	// * Selecting only the fields that you need results in a smaller response
	// size, and thus higher network throughput.

[187] github.com/Azure/azure-sdk-for-go@v56.1.0+incompatible/services/resources/mgmt/2019-07-01/features/deployments.go:2977:
	// ListAtSubscriptionScope get all the deployments for a subscription.
	// Parameters:
	// filter - the filter to apply on the operation. For example, you can use $filter=provisioningState eq
	// '{state}'.
	// top - the number of results to get. If null is passed, returns all deployments.

[188] github.com/pulumi/pulumi-azure-native/sdk@v1.65.0/go/azure/eventgrid/v20201015preview/getPrivateEndpointConnection.go:66:
	// The type of the parent resource. This can be either \'topics\' or \'domains\'.

[189] github.com/SkynetLabs/skynet-accounts@v1.3.0/api/api.go:41:
	// errorWrap is a helper type for converting an `error` struct to JSON.

[190] google.golang.org/genproto@v0.0.0-20220531173845-685668d2de03/googleapis/cloud/websecurityscanner/v1alpha/scan_config.pb.go:159:
	// The resource name of the ScanConfig. The name follows the format of
	// 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are
	// generated by the system.

[191] github.com/bloodorangeio/image@v1.5.2-0.20200120233520-74c4e1b5865f/types/types.go:502:
	// if not "", overrides the default path for the authentication file, but with the legacy format;
	// the code currently will by default look for legacy format files like .dockercfg in the $HOME dir;
	// but in addition to the home dir, openshift may mount .dockercfg files (via secret mount)
	// in locations other than the home dir; openshift components should then set this field in those cases;
	// this field is ignored if `AuthFilePath` is set (we favor the newer format);
	// only reading of this data is supported;

[192] github.com/aws/aws-cdk-go/awscdk/v2@v2.87.0/awsgroundstation/CfnConfig.go:229:
	// Sets the deletion policy of the resource based on the removal policy specified.
	//
	// The Removal Policy controls what happens to this resource when it stops
	// being managed by CloudFormation, either because you've removed it from the
	// CDK application or because you've made a change that requires the resource
	// to be replaced.
	//
	// The resource can be deleted (`RemovalPolicy.DESTROY`), or left in your AWS
	// account for data recovery and cleanup later (`RemovalPolicy.RETAIN`). In some
	// cases, a snapshot can be taken of the resource prior to deletion
	// (`RemovalPolicy.SNAPSHOT`). A list of resources that support this policy
	// can be found in the following link:.
	// See: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html#aws-attribute-deletionpolicy-options
	//

[193] github.com/oracle/oci-go-sdk/v65@v65.7.0/datasafe/generate_report_request_response.go:43:
	// The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2
	// of the System for Cross-Domain Identity Management (SCIM) specification, which is available
	// at RFC3339 (https://tools.ietf.org/html/draft-ietf-scim-api-12). In SCIM filtering expressions,
	// text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format.
	// (Numeric and boolean values should not be quoted.)
	// **Example:** query=(dateGenerated ge '2021-12-18T01-00-26') and (ilmTarget eq 'dscs-target')

[194] google.golang.org/api@v0.118.0/securitycenter/v1/securitycenter-gen.go:4981:
	// EnvVariablesTruncated: True if `env_variables` is incomplete.

[195] github.com/aleksandrwanted/playwright-go@v1.0.0/generated-structs.go:863:
	// Maximum time in milliseconds, defaults to 30 seconds, pass `0` to disable timeout.
	// The default value can be changed by using the BrowserContext.SetDefaultTimeout()
	// or Page.SetDefaultTimeout() methods.

[196] github.com/aws/aws-cdk-go/awscdk@v1.114.0-devpreview/awsopsworks/awsopsworks.go:304:
	// Create a new `AWS::OpsWorks::App`.

[197] google.golang.org/genproto@v0.0.0-20200921151605-7abf4a1a14d5/googleapis/bigtable/admin/v2/instance.pb.go:438:
	// Strongly validated etag for optimistic concurrency control. Preserve the
	// value returned from `GetAppProfile` when calling `UpdateAppProfile` to
	// fail the request if there has been a modification in the mean time. The
	// `update_mask` of the request need not include `etag` for this protection
	// to apply.
	// See [Wikipedia](https://en.wikipedia.org/wiki/HTTP_ETag) and
	// [RFC 7232](https://tools.ietf.org/html/rfc7232#section-2.3) for more
	// details.

[198] github.com/pulumi/pulumi-aws/sdk/v3@v3.1.0/go/aws/redshift/pulumiTypes.go:466:
	// The owner Id of the security group provided
	// by `securityGroupName`.

[199] github.com/EladGabay/pulumi-oci/sdk/v4@v4.0.0-20220102193526-6841e27d4a1a/go/oci/pulumiTypes.go:105571:
	// GetCloudGuardDetectorRecipeEffectiveDetectorRuleInput is an input type that accepts GetCloudGuardDetectorRecipeEffectiveDetectorRuleArgs and GetCloudGuardDetectorRecipeEffectiveDetectorRuleOutput values.
	// You can construct a concrete instance of `GetCloudGuardDetectorRecipeEffectiveDetectorRuleInput` via:
	//
	//          GetCloudGuardDetectorRecipeEffectiveDetectorRuleArgs{...}

[200] google.golang.org/api@v0.98.0/bigquery/v2/bigquery-gen.go:804:
	// AuditConfig: Specifies the audit configuration for a service. The
	// configuration determines which permission types are logged, and what
	// identities, if any, are exempted from logging. An AuditConfig must
	// have one or more AuditLogConfigs. If there are AuditConfigs for both
	// `allServices` and a specific service, the union of the two
	// AuditConfigs is used for that service: the log_types specified in
	// each AuditConfig are enabled, and the exempted_members in each
	// AuditLogConfig are exempted. Example Policy with multiple
	// AuditConfigs: { "audit_configs": [ { "service": "allServices",
	// "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members":
	// [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, {
	// "log_type": "ADMIN_READ" } ] }, { "service":
	// "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type":
	// "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [
	// "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy
	// enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts
	// `jose@example.com` from DATA_READ logging, and `aliya@example.com`
	// from DATA_WRITE logging.

[201] google.golang.org/api@v0.119.0/vmmigration/v1alpha1/vmmigration-gen.go:4602:
	// PageToken sets the optional parameter "pageToken": Required. A page
	// token, received from a previous `ListGroups` call. Provide this to
	// retrieve the subsequent page. When paginating, all other parameters
	// provided to `ListGroups` must match the call that provided the page
	// token.

[202] google.golang.org/api@v0.56.0/vision/v1p2beta1/vision-gen.go:9123:
	// Responses: Individual responses to images found within the file. This
	// field will be empty if the `error` field is set.

[203] github.com/pulumi/pulumi-google-native/sdk@v0.24.0/go/google/networkservices/v1/pulumiTypes.go:970:
	// ExprInput is an input type that accepts ExprArgs and ExprOutput values.
	// You can construct a concrete instance of `ExprInput` via:
	//
	//	ExprArgs{...}

[204] github.com/nikkitan/azure-sdk-for-go@v43.3.0+incompatible/services/servicefabric/6.5/servicefabric/client.go:8591:
	// GetDeployedServiceReplicaInfoList gets the list containing the information about replicas deployed on a Service
	// Fabric node. The information include partition ID, replica ID, status of the replica, name of the service, name of
	// the service type, and other information. Use PartitionId or ServiceManifestName query parameters to return
	// information about the deployed replicas matching the specified values for those parameters.
	// Parameters:
	// nodeName - the name of the node.
	// applicationID - the identity of the application. This is typically the full name of the application without
	// the 'fabric:' URI scheme.
	// Starting from version 6.0, hierarchical names are delimited with the "~" character.
	// For example, if the application name is "fabric:/myapp/app1", the application identity would be "myapp~app1"
	// in 6.0+ and "myapp/app1" in previous versions.
	// partitionID - the identity of the partition.
	// serviceManifestName - the name of a service manifest registered as part of an application type in a Service
	// Fabric cluster.
	// timeout - the server timeout for performing the operation in seconds. This timeout specifies the time
	// duration that the client is willing to wait for the requested operation to complete. The default value for
	// this parameter is 60 seconds.

[205] google.golang.org/genproto@v0.0.0-20210413151531-c14fb6ef47c3/googleapis/cloud/notebooks/v1beta1/service.pb.go:432:
	// Required. User defined unique ID of this instance. The `instance_id` must
	// be 1 to 63 characters long and contain only lowercase letters,
	// numeric characters, and dashes. The first character must be a lowercase
	// letter and the last character cannot be a dash.

[206] github.com/pulumi/pulumi-aws/sdk/v6@v6.0.0-alpha.5/go/aws/rds/getEngineVersion.go:95:
	// DB engine. Engine values include `aurora`, `aurora-mysql`, `aurora-postgresql`, `docdb`, `mariadb`, `mysql`, `neptune`, `oracle-ee`, `oracle-se`, `oracle-se1`, `oracle-se2`, `postgres`, `sqlserver-ee`, `sqlserver-ex`, `sqlserver-se`, and `sqlserver-web`.

[207] google.golang.org/genproto@v0.0.0-20230110181048-76db0878b65f/googleapis/cloud/visionai/v1alpha1/warehouse.pb.go:5076:
	// The configuration for `PROTO_ANY` data type.

[208] github.com/Azure/azure-sdk-for-go@v61.6.0+incompatible/services/preview/datafactory/mgmt/2017-09-01-preview/datafactory/models.go:100216:
	// Type - Possible values include: 'TypeLinkedService', 'TypeResponsys', 'TypeAzureDatabricks', 'TypeAzureDataLakeAnalytics', 'TypeHDInsightOnDemand', 'TypeSalesforceMarketingCloud', 'TypeNetezza', 'TypeVertica', 'TypeZoho', 'TypeXero', 'TypeSquare', 'TypeSpark', 'TypeShopify', 'TypeServiceNow', 'TypeQuickBooks', 'TypePresto', 'TypePhoenix', 'TypePaypal', 'TypeMarketo', 'TypeMariaDB', 'TypeMagento', 'TypeJira', 'TypeImpala', 'TypeHubspot', 'TypeHive', 'TypeHBase', 'TypeGreenplum', 'TypeGoogleBigQuery', 'TypeEloqua', 'TypeDrill', 'TypeCouchbase', 'TypeConcur', 'TypeAzurePostgreSQL', 'TypeAmazonMWS', 'TypeSapHana', 'TypeSapBW', 'TypeSftp', 'TypeFtpServer', 'TypeHTTPServer', 'TypeAzureSearch', 'TypeCustomDataSource', 'TypeAmazonRedshift', 'TypeAmazonS3', 'TypeSapEcc', 'TypeSapCloudForCustomer', 'TypeSalesforce', 'TypeAzureDataLakeStore', 'TypeMongoDb', 'TypeCassandra', 'TypeWeb', 'TypeOData', 'TypeHdfs', 'TypeOdbc', 'TypeAzureML', 'TypeTeradata', 'TypeDb2', 'TypeSybase', 'TypePostgreSQL', 'TypeMySQL', 'TypeAzureMySQL', 'TypeOracle', 'TypeFileServer', 'TypeHDInsight', 'TypeDynamics', 'TypeCosmosDb', 'TypeAzureKeyVault', 'TypeAzureBatch', 'TypeAzureSQLDatabase', 'TypeSQLServer', 'TypeAzureSQLDW', 'TypeAzureStorage'

[209] github.com/aws/aws-sdk-go@v1.30.19/service/sqs/api.go:4433:
	// This parameter applies only to FIFO (first-in-first-out) queues.
	//
	// The token used for deduplication of sent messages. If a message with a particular
	// MessageDeduplicationId is sent successfully, any messages sent with the same
	// MessageDeduplicationId are accepted successfully but aren't delivered during
	// the 5-minute deduplication interval. For more information, see Exactly-Once
	// Processing (https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html#FIFO-queues-exactly-once-processing)
	// in the Amazon Simple Queue Service Developer Guide.
	//
	//    * Every message must have a unique MessageDeduplicationId, You may provide
	//    a MessageDeduplicationId explicitly. If you aren't able to provide a MessageDeduplicationId
	//    and you enable ContentBasedDeduplication for your queue, Amazon SQS uses
	//    a SHA-256 hash to generate the MessageDeduplicationId using the body of
	//    the message (but not the attributes of the message). If you don't provide
	//    a MessageDeduplicationId and the queue doesn't have ContentBasedDeduplication
	//    set, the action fails with an error. If the queue has ContentBasedDeduplication
	//    set, your MessageDeduplicationId overrides the generated one.
	//
	//    * When ContentBasedDeduplication is in effect, messages with identical
	//    content sent within the deduplication interval are treated as duplicates
	//    and only one copy of the message is delivered.
	//
	//    * If you send one message with ContentBasedDeduplication enabled and then
	//    another message with a MessageDeduplicationId that is the same as the
	//    one generated for the first MessageDeduplicationId, the two messages are
	//    treated as duplicates and only one copy of the message is delivered.
	//
	// The MessageDeduplicationId is available to the consumer of the message (this
	// can be useful for troubleshooting delivery issues).
	//
	// If a message is sent successfully but the acknowledgement is lost and the
	// message is resent with the same MessageDeduplicationId after the deduplication
	// interval, Amazon SQS can't detect duplicate messages.
	//
	// Amazon SQS continues to keep track of the message deduplication ID even after
	// the message is received and deleted.
	//
	// The length of MessageDeduplicationId is 128 characters. MessageDeduplicationId
	// can contain alphanumeric characters (a-z, A-Z, 0-9) and punctuation (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~).
	//
	// For best practices of using MessageDeduplicationId, see Using the MessageDeduplicationId
	// Property (https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html)
	// in the Amazon Simple Queue Service Developer Guide.

[210] github.com/brandond/kubernetes/staging/src/k8s.io/apiserver@v1.24.0-rc.0-k3s1/pkg/registry/rest/create_update.go:42:
	// WarningsOnUpdate returns warnings to the client performing the update.
	// WarningsOnUpdate is invoked after default fields in the object have been filled in
	// and after ValidateUpdate has passed, before Canonicalize is called, and before the object is persisted.
	// This method must not mutate either object.
	//
	// Be brief; limit warnings to 120 characters if possible.
	// Don't include a "Warning:" prefix in the message (that is added by clients on output).
	// Warnings returned about a specific field should be formatted as "path.to.field: message".
	// For example: `spec.imagePullSecrets[0].name: invalid empty name ""`
	//
	// Use warning messages to describe problems the client making the API request should correct or be aware of.
	// For example:
	// - use of deprecated fields/labels/annotations that will stop working in a future release
	// - use of obsolete fields/labels/annotations that are non-functional
	// - malformed or invalid specifications that prevent successful handling of the submitted object,
	//   but are not rejected by validation for compatibility reasons
	//
	// Warnings should not be returned for fields which cannot be resolved by the caller.
	// For example, do not warn about spec fields in a status update.

[211] 	action: `serviceaccounts:read` scope: `global:serviceaccounts:id:1` (single service account)

[212] google.golang.org/genproto@v0.0.0-20220324131243-acbaeb5b85eb/googleapis/cloud/iap/v1/service.pb.go:2127:
	// Updates the IAP settings on a particular IAP protected resource. It
	// replaces all fields unless the `update_mask` is set.

[213] github.com/pulumi/pulumi-azure/sdk/v5@v5.23.0/go/azure/devtest/linuxVirtualMachine.go:137:
	// The SSH Key associated with the `username` used to login to this Virtual Machine. Changing this forces a new resource to be created.

[214] google.golang.org/genproto@v0.0.0-20220711132622-b6f31b0ceb50/googleapis/cloud/dialogflow/v2beta1/participant.pb.go:1123:
	// Key-value filters on the metadata of documents returned by article
	// suggestion. If specified, article suggestion only returns suggested
	// documents that match all filters in their [Document.metadata][google.cloud.dialogflow.v2beta1.Document.metadata]. Multiple
	// values for a metadata key should be concatenated by comma. For example,
	// filters to match all documents that have 'US' or 'CA' in their market
	// metadata values and 'agent' in their user metadata values will be
	// ```
	// documents_metadata_filters {
	//   key: "market"
	//   value: "US,CA"
	// }
	// documents_metadata_filters {
	//   key: "user"
	//   value: "agent"
	// }
	// ```

[215] github.com/ayoisaiah/termui/v3@v3.1.1-0.20210124091358-f976fe697aa0/utils.go:156:
	// WrapCells takes []Cell and inserts Cells containing '\n' wherever a linebreak should go.

[216] github.com/oracle/oci-go-sdk@v10.0.0+incompatible/core/add_security_rule_details.go:88:
	// Type of source for the rule. Required if `direction` = `INGRESS`.
	//   * `CIDR_BLOCK`: If the rule's `source` is an IP address range in CIDR notation.
	//   * `SERVICE_CIDR_BLOCK`: If the rule's `source` is the `cidrBlock` value for a
	//     Service (the rule is for traffic coming from a
	//     particular `Service` through a service gateway).
	//   * `NETWORK_SECURITY_GROUP`: If the rule's `source` is the OCID of a
	//     NetworkSecurityGroup.

[217] github.com/pulumi/aws/sdk/v5@v5.41.1-0.20230701030208-b1af0c35e3de/go/aws/ec2/fleet.go:282:
	// Map of Fleet tags. To tag instances at launch, specify the tags in the Launch Template. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.

[218] github.com/Azure/azure-sdk-for-go@v41.3.0+incompatible/services/network/mgmt/2017-09-01/network/models.go:8010:
	// PfsGroup - The DH Groups used in IKE Phase 2 for new child SA. Possible values include: 'PfsGroupNone', 'PfsGroupPFS1', 'PfsGroupPFS2', 'PfsGroupPFS2048', 'PfsGroupECP256', 'PfsGroupECP384', 'PfsGroupPFS24'

[219] github.com/cdk8s-team/cdk8s-plus-go/cdk8splus23/v2@v2.4.30/k8s/KubeNamespace.go:40:
	// Applies a set of RFC-6902 JSON-Patch operations to the manifest synthesized for this API object.
	//
	// Example:
	//     kubePod.addJsonPatch(JsonPatch.replace('/spec/enableServiceLinks', true));
	//

[220] github.com/Azure/azure-sdk-for-go@v61.4.0+incompatible/services/servicefabric/7.0/servicefabric/models.go:46317:
	// ApplicationName - The name of the application, including the 'fabric:' URI scheme.

[221] github.com/oracle/oci-go-sdk/v61@v61.0.0/dns/get_zone_content_request_response.go:31:
	// The `If-Modified-Since` header field makes a GET or HEAD request method
	// conditional on the selected representation's modification date being more
	// recent than the date provided in the field-value.  Transfer of the
	// selected representation's data is avoided if that data has not changed.

[222] github.com/aws/aws-cdk-go/awscdk/v2@v2.89.0/awsappflow/CfnFlow_TaskPropertiesObjectProperty.go:21:
	// The task property key.
	//
	// *Allowed Values* : `VALUE | VALUES | DATA_TYPE | UPPER_BOUND | LOWER_BOUND | SOURCE_DATA_TYPE | DESTINATION_DATA_TYPE | VALIDATION_ACTION | MASK_VALUE | MASK_LENGTH | TRUNCATE_LENGTH | MATH_OPERATION_FIELDS_ORDER | CONCAT_FORMAT | SUBFIELD_CATEGORY_MAP` | `EXCLUDE_SOURCE_FIELDS_LIST`.
	// See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-taskpropertiesobject.html#cfn-appflow-flow-taskpropertiesobject-key
	//

[223] google.golang.org/genproto@v0.0.0-20220607223854-30acc4cbd2aa/googleapis/cloud/notebooks/v1/execution.pb.go:426:
	// The email address of a service account to use when running the execution.
	// You must have the `iam.serviceAccounts.actAs` permission for the specified
	// service account.

[224] github.com/docker/docker@v20.10.22+incompatible/integration/plugin/volumes/helpers_test.go:20:
	// ensurePlugin makes the that a plugin binary has been installed on the system.
	// Plugins that have not been installed are built from `cmd/<name>`.

[225] github.com/IBM-Cloud/terraform-provider-ibm/common/github.ibm.com/ibmcloud/kubernetesservice-go-sdk@v0.0.0-20210716114245-4e7b429e1bb4/kubernetesserviceapiv1/kubernetes_service_api_v1.go:28748:
	// The resource group that the cluster is in. To check the resource group ID of the cluster, use the `GET
	// /v1/clusters/idOrName` API.

[226] github.com/aws/aws-cdk-go/awscdk/v2@v2.1.0/awsssmcontacts/awsssmcontacts.go:259:
	// Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
	//
	// Uses duck-typing instead of `instanceof` to allow stack elements from different
	// versions of this library to be included in the same stack.
	//
	// Returns: The construct as a stack element or undefined if it is not a stack element.

[227] google.golang.org/genproto@v0.0.0-20220808145710-bf34ca4dd83a/googleapis/cloud/retail/v2beta/import_config.pb.go:551:
	// Full Pub/Sub topic name for receiving notification. If this field is set,
	// when the import is finished, a notification will be sent to
	// specified Pub/Sub topic. The message data will be JSON string of a
	// [Operation][google.longrunning.Operation].
	//
	// Format of the Pub/Sub topic is `projects/{project}/topics/{topic}`. It has
	// to be within the same project as
	// [ImportProductsRequest.parent][google.cloud.retail.v2beta.ImportProductsRequest.parent].
	// Make sure that both
	// `cloud-retail-customer-data-access@system.gserviceaccount.com` and
	// `service-<project number>@gcp-sa-retail.iam.gserviceaccount.com`
	// have the `pubsub.topics.publish` IAM permission on the topic.
	//
	// Only supported when
	// [ImportProductsRequest.reconciliation_mode][google.cloud.retail.v2beta.ImportProductsRequest.reconciliation_mode]
	// is set to `FULL`.

[228] google.golang.org/genproto@v0.0.0-20200915202801-9f80d0600517/googleapis/devtools/cloudtrace/v1/trace.pb.go:437:
	// The request message for the `ListTraces` method. All fields are required
	// unless specified.

[229] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.1/go/aws/wafv2/pulumiTypes5.go:27420:
	// Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.

[230] google.golang.org/genproto@v0.0.0-20220216160803-4663080d8bc8/googleapis/cloud/billing/budgets/v1beta1/budget_model.pb.go:685:
	// Optional. If not set, default behavior is `INCLUDE_ALL_CREDITS`.

[231] google.golang.org/genproto@v0.0.0-20220527130721-00d5c0f3be58/googleapis/privacy/dlp/v2/dlp.pb.go:8499:
	// Required. Parent resource name.
	//
	// The format of this value varies depending on the scope of the request
	// (project or organization) and whether you have [specified a processing
	// location](https://cloud.google.com/dlp/docs/specifying-location):
	//
	// + Projects scope, location specified:<br/>
	//   `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
	// + Projects scope, no location specified (defaults to global):<br/>
	//   `projects/`<var>PROJECT_ID</var>
	// + Organizations scope, location specified:<br/>
	//   `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
	// + Organizations scope, no location specified (defaults to global):<br/>
	//   `organizations/`<var>ORG_ID</var>
	//
	// The following example `parent` string specifies a parent project with the
	// identifier `example-project`, and specifies the `europe-west3` location
	// for processing data:
	//
	//     parent=projects/example-project/locations/europe-west3

[232] github.com/scaleway/scaleway-sdk-go@v1.0.0-beta.17.0.20230609160231-ec7be13a7a2f/api/k8s/v1/k8s_sdk.go:923:
	// RootVolumeType: defines the system volume disk type. Two different types of volume (`volume_type`) are provided: `l_ssd` is a local block storage which means your system is stored locally on your node's hypervisor. `b_ssd` is a remote block storage which means your system is stored on a centralized and resilient cluster.
	// Default value: default_volume_type

[233] google.golang.org/api@v0.104.0/androiddeviceprovisioning/v1/androiddeviceprovisioning-gen.go:828:
	// Claims: Output only. The provisioning claims for a device. Devices
	// claimed for zero-touch enrollment have a claim with the type
	// `SECTION_TYPE_ZERO_TOUCH`. Call `partners.devices.unclaim` or
	// `partners.devices.unclaimAsync` to remove the device from zero-touch
	// enrollment.

[234] github.com/pulumi/pulumi-azure/sdk/v4@v4.39.0/go/azure/network/pulumiTypes.go:2506:
	// ApplicationGatewayProbeMatchPtrInput is an input type that accepts ApplicationGatewayProbeMatchArgs, ApplicationGatewayProbeMatchPtr and ApplicationGatewayProbeMatchPtrOutput values.
	// You can construct a concrete instance of `ApplicationGatewayProbeMatchPtrInput` via:
	//
	//          ApplicationGatewayProbeMatchArgs{...}
	//
	//  or:
	//
	//          nil

[235] github.com/pulumi/pulumi-aws/sdk/v6@v6.0.0-alpha.5/go/aws/quicksight/dataSet.go:457:
	// Indicates whether you want to import the data into SPICE. Valid values are `SPICE` and `DIRECT_QUERY`.

[236] github.com/pierskarsenbarg/pulumi-sdm/sdk@v0.0.0-20230616094047-0d3c7fd588d4/go/sdm/pulumiTypes.go:48245:
	// GetSecretStoreSecretStoreVaultTlInput is an input type that accepts GetSecretStoreSecretStoreVaultTlArgs and GetSecretStoreSecretStoreVaultTlOutput values.
	// You can construct a concrete instance of `GetSecretStoreSecretStoreVaultTlInput` via:
	//
	//	GetSecretStoreSecretStoreVaultTlArgs{...}

[237] github.com/pulumi/pulumi-aws/sdk/v5@v5.38.0/go/aws/wafv2/pulumiTypes18.go:16378:
	// WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementFieldToMatchHeaderInput is an input type that accepts WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementFieldToMatchHeaderArgs and WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementFieldToMatchHeaderOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementFieldToMatchHeaderInput` via:
	//
	//	WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementByteMatchStatementFieldToMatchHeaderArgs{...}

[238] github.com/pulumi/aws/sdk/v5@v5.41.1-0.20230701030208-b1af0c35e3de/go/aws/storagegateway/storedIscsiVolume.go:115:
	// A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.

[239] google.golang.org/genproto@v0.0.0-20210310155132-4ce2db91004e/googleapis/cloud/functions/v1beta2/functions.pb.go:537:
	// The hostname of the service that should be observed.
	//
	// If no string is provided, the default service implementing the API will
	// be used. For example, `storage.googleapis.com` is the default for all
	// event types in the `google.storage` namespace.

[240] google.golang.org/genproto@v0.0.0-20200921165018-b9da36f5f452/googleapis/datastore/v1/query.pb.go:348:
	// The version of the entity, a strictly positive number that monotonically
	// increases with changes to the entity.
	//
	// This field is set for [`FULL`][google.datastore.v1.EntityResult.ResultType.FULL] entity
	// results.
	//
	// For [missing][google.datastore.v1.LookupResponse.missing] entities in `LookupResponse`, this
	// is the version of the snapshot that was used to look up the entity, and it
	// is always set except for eventually consistent reads.

[241] google.golang.org/api@v0.41.0/healthcare/v1beta1/healthcare-gen.go:943:
	// Binding: Associates `members` with a `role`.

[242] 	  <p>Required permission 'ADMIN:NAMESPACE:{namespace}:GROUP:CONFIGURATION [UPDATE]'</p>
				<p>This endpoint is used to delete existing global rule configuration based on the allowed action. It will not give any error if the allowed action is not existed in the global rule</p>
				<p>Action Code: 73105</p>

[243] google.golang.org/api@v0.54.0/admin/reports/v1/admin-gen.go:999:
	// Filters sets the optional parameter "filters": The `filters` query
	// string is a comma-separated list. The list is composed of event
	// parameters that are manipulated by relational operators. Event
	// parameters are in the form `parameter1 name[parameter1
	// value],parameter2 name[parameter2 value],...` These event parameters
	// are associated with a specific `eventName`. An empty report is
	// returned if the filtered request's parameter does not belong to the
	// `eventName`. For more information about `eventName` parameters, see
	// the list of event names for various applications above in
	// `applicationName`. In the following Admin Activity example, the <>
	// operator is URL-encoded in the request's query string (%3C%3E):
	// GET...&eventName=CHANGE_CALENDAR_SETTING
	// &filters=NEW_VALUE%3C%3EREAD_ONLY_ACCESS In the following Drive
	// example, the list can be a view or edit event's `doc_id` parameter
	// with a value that is manipulated by an 'equal to' (==) or 'not equal
	// to' (<>) relational operator. In the first example, the report
	// returns each edited document's `doc_id`. In the second example, the
	// report returns each viewed document's `doc_id` that equals the value
	// 12345 and does not return any viewed document's which have a `doc_id`
	// value of 98765. The <> operator is URL-encoded in the request's query
	// string (%3C%3E): GET...&eventName=edit&filters=doc_id
	// GET...&eventName=view&filters=doc_id==12345,doc_id%3C%3E98765 The
	// relational operators include: - `==` - 'equal to'. - `<>` - 'not
	// equal to'. It is URL-encoded (%3C%3E). - `<` - 'less than'. It is
	// URL-encoded (%3C). - `<=` - 'less than or equal to'. It is
	// URL-encoded (%3C=). - `>` - 'greater than'. It is URL-encoded (%3E).
	// - `>=` - 'greater than or equal to'. It is URL-encoded (%3E=).
	// *Note:* The API doesn't accept multiple values of a parameter. If a
	// particular parameter is supplied more than once in the API request,
	// the API only accepts the last value of that request parameter. In
	// addition, if an invalid request parameter is supplied in the API
	// request, the API ignores that request parameter and returns the
	// response corresponding to the remaining valid request parameters. If
	// no parameters are requested, all parameters are returned.

[244] google.golang.org/genproto@v0.0.0-20210726200206-e7812ac95cc0/googleapis/monitoring/dashboard/v1/common.pb.go:303:
	// Reduce by computing the number of `False`-valued data points across time
	// series for each alignment period. This reducer is valid for `DELTA` and
	// `GAUGE` metrics of Boolean `value_type`. The `value_type` of the output
	// is `INT64`.

[245] google.golang.org/genproto@v0.0.0-20220812140447-cec7f5303424/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go:752:
	// Pagination token, which can be used to request a specific page
	// of `ListDataSourcesRequest` list results. For multiple-page
	// results, `ListDataSourcesResponse` outputs
	// a `next_page` token, which can be used as the
	// `page_token` value to request the next page of list results.

[246] github.com/Azure/azure-sdk-for-go@v63.0.0+incompatible/services/apimanagement/mgmt/2021-08-01/apimanagement/models.go:6293:
	// Expiry - The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.

[247] google.golang.org/genproto@v0.0.0-20220808145710-bf34ca4dd83a/googleapis/spanner/v1/type.pb.go:78:
	// Encoded as `list`, where list element `i` is represented according
	// to [struct_type.fields[i]][google.spanner.v1.StructType.fields].

[248] github.com/pulumi/pulumi-azure/sdk/v5@v5.33.0/go/azure/postgresql/server.go:295:
	// Specifies if SSL should be enforced on connections. Possible values are `true` and `false`.

[249] google.golang.org/genproto@v0.0.0-20221013201013-33fc6f83cba4/googleapis/cloud/redis/v1/cloud_redis.pb.go:466:
	// Output only. Node identifying string. e.g. 'node-0', 'node-1'

[250] github.com/shabbyrobe/xmlwriter@v0.0.0-20220218224045-defe0ad214f6/writer.go:33:
	// Version is placed into the `version="..."` attribute when writing a Doc{}.
	// Defaults to 1.0.

[251] github.com/tektoncd/triggers@v0.20.2/third_party/github.com/hashicorp/errwrap/errwrap.go:41:
	// Wrapf wraps an error with a formatting message. This is similar to using
	// `fmt.Errorf` to wrap an error. If you're using `fmt.Errorf` to wrap
	// errors, you should replace it with this.
	//
	// format is the format of the error message. The string '{{err}}' will
	// be replaced with the original error message.
	//
	// Deprecated: Use fmt.Errorf()

[252] bitbucket.org/lygo/lygo_commons@v0.1.85/lygo_structs/structs.go:302:
	// IsZero returns true if all fields in a struct is a zero value (not
	// initialized) A struct tag with the content of "-" ignores the checking of
	// that particular field. Example:
	//
	//   // Field is ignored by this package.
	//   Field bool `structs:"-"`
	//
	// A value with the option of "omitnested" stops iterating further if the type
	// is a struct. Example:
	//
	//   // Field is not processed further by this package.
	//   Field time.Time     `structs:"myName,omitnested"`
	//   Field *http.Request `structs:",omitnested"`
	//
	// Note that only exported fields of a struct can be accessed, non exported
	// fields  will be neglected. It panics if s's kind is not struct.

[253] google.golang.org/genproto@v0.0.0-20180413175816-7fd901a49ba6/googleapis/genomics/v1/reads.pb.go:513:
	// The reference sequence name, for example `chr1`, `1`, or `chrX`. If set to
	// `*`, only unmapped reads are returned. If unspecified, all reads (mapped
	// and unmapped) are returned.

[254] google.golang.org/api@v0.133.0/content/v2.1/content-gen.go:17786:
	// ReturnAddressId: The return address ID. This should be set only if
	// the method is `delete` or `get`.

[255] google.golang.org/api@v0.89.0/cloudasset/v1p5beta1/cloudasset-gen.go:981:
	// GoogleCloudOrgpolicyV1Policy: Defines a Cloud Organization `Policy`
	// which is used to specify `Constraints` for configurations of Cloud
	// Platform resources.

[256] go.chromium.org/luci@v0.0.0-20201121231857-b9ab316d7198/swarming/proto/api/swarming.pb.go:2533:
	// The task request ID.
	//
	// The request wasn't "run" so it is the same ID as the summary (ending with
	// '0').

[257] github.com/stripe/stripe-go/v74@v74.6.0/setupintent.go:786:
	// If this is an `Link` PaymentMethod, this hash contains details about the Link payment method.

[258] github.com/pulumi/pulumi-aws/sdk/v6@v6.0.0-alpha.5/go/aws/ec2/pulumiTypes.go:177:
	// Size of created volumes in GiB.
	// If `snapshotId` is set and `volumeSize` is omitted then the volume will have the same size
	// as the selected snapshot.

[259] github.com/gophercloud/gophercloud@v0.6.1-0.20191127023939-978be3847c66/openstack/objectstorage/v1/objects/testing/fixtures.go:216:
	// HandleDeleteObjectSuccessfully creates an HTTP handler at `/testContainer/testObject` on the test handler mux that
	// responds with a `Delete` response.

[260] google.golang.org/api@v0.125.0/people/v1/people-gen.go:1884:
	// Type: The type of the location. The type can be custom or one of
	// these predefined values: * `desk` * `grewUp`

[261] google.golang.org/genproto@v0.0.0-20220803205849-8f55acc8769f/googleapis/cloud/osconfig/v1alpha/inventory.pb.go:292:
	// Required. API resource name for inventory resource.
	//
	// Format:
	// `projects/{project}/locations/{location}/instances/{instance}/inventory`
	//
	// For `{project}`, either `project-number` or `project-id` can be provided.
	// For `{instance}`, either Compute Engine  `instance-id` or `instance-name`
	// can be provided.

[262] github.com/sourcegraph/controller-cdktf/gen/google@v0.0.0-20230703164302-8d3b3aeef85e/computeglobaladdress/computeglobaladdress.go:757:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.

[263] github.com/pulumi/pulumi-google-native/sdk@v0.31.2-0.20230720042548-124d255e5b7f/go/google/recommendationengine/v1beta1/pulumiTypes.go:562:
	// GoogleCloudRecommendationengineV1beta1ProductCatalogItemInput is an input type that accepts GoogleCloudRecommendationengineV1beta1ProductCatalogItemArgs and GoogleCloudRecommendationengineV1beta1ProductCatalogItemOutput values.
	// You can construct a concrete instance of `GoogleCloudRecommendationengineV1beta1ProductCatalogItemInput` via:
	//
	//	GoogleCloudRecommendationengineV1beta1ProductCatalogItemArgs{...}

[264] google.golang.org/genproto@v0.0.0-20210125195502-f46fe6c6624a/googleapis/cloud/recommendationengine/v1beta1/user_event.pb.go:411:
	// Required for `search` events. Other event types should not set this field.
	// The user's search query as UTF-8 encoded text with a length limit of 5 KiB.

[265] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.2.2/go/azure/network/v20180801/pulumiTypes.go:4391:
	// ApplicationGatewayPathRuleResponseInput is an input type that accepts ApplicationGatewayPathRuleResponseArgs and ApplicationGatewayPathRuleResponseOutput values.
	// You can construct a concrete instance of `ApplicationGatewayPathRuleResponseInput` via:
	//
	//          ApplicationGatewayPathRuleResponseArgs{...}

[266] github.com/pulumi/pulumi-aws/sdk/v4@v4.0.0/go/aws/applicationloadbalancing/pulumiTypes.go:3147:
	// Contains a single `values` item which is a list of source IP CIDR notations to match. You can use both IPv4 and IPv6 addresses. Wildcards are not supported. Condition is satisfied if the source IP address of the request matches one of the CIDR blocks. Condition is not satisfied by the addresses in the `X-Forwarded-For` header, use `httpHeader` condition instead.

[267] github.com/arizvisa/hashicorp-packer@v0.10.1-0.20210104174452-4b0de7263e00/post-processor/googlecompute-export/post-processor.go:46:
	//A list of GCS paths where the image will be exported.
	//For example `'gs://mybucket/path/to/file.tar.gz'`

[268] google.golang.org/genproto@v0.0.0-20211221195035-429b39de9b1c/googleapis/iam/admin/v1/iam.pb.go:2376:
	// Required. The full resource name to query from the list of grantable roles.
	//
	// The name follows the Google Cloud Platform resource format.
	// For example, a Cloud Platform project with id `my-project` will be named
	// `//cloudresourcemanager.googleapis.com/projects/my-project`.

[269] github.com/squareheadc/toml@v0.3.2/lex.go:866:
	// lexComment lexes an entire comment. It assumes that '#' has been consumed.
	// It will consume *up to* the first newline character, and pass control
	// back to the last state on the stack.

[270] google.golang.org/api@v0.90.0/transcoder/v1beta1/transcoder-gen.go:2139:
	// Tune: Enforces the specified codec tune. The available options are
	// FFmpeg-compatible. Note that certain values for this field may cause
	// the transcoder to override other fields you set in the `VideoStream`
	// message.

[271] github.com/pulumi/pulumi-aws/sdk/v5@v5.31.0/go/aws/ec2/vpc.go:273:
	// IPAM Pool ID for a IPv6 pool. Conflicts with `assignGeneratedIpv6CidrBlock`.

[272] git.frostfs.info/TrueCloudLab/frostfs-api-go/v2@v2.15.1-0.20230418080822-bd44a3f47b85/session/xheaders.go:23:
	// XHeaderNetmapEpochNeoFS is a key to the reserved X-header that specifies netmap epoch
	// to use for object placement calculation. If set to '0' or not set, the current
	// epoch only will be used.
	// Deprecated: use XHeaderNetmapEpoch

[273] github.com/bolodya1997/sdk@v0.0.0-20211018112549-c28236734296/pkg/networkservice/chains/nsmgr/server.go:114:
	// WithName - set a nsmgr name, a default name is `Nsmgr`.

[274] google.golang.org/genproto@v0.0.0-20201030142918-24207fddd1c3/googleapis/ads/googleads/v5/services/account_budget_proposal_service.pb.go:264:
	// Remove operation: A resource name for the removed proposal is expected,
	// in this format:
	//
	// `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}`
	// A request may be cancelled iff it is pending.

[275] github.com/aws/aws-cdk-go/awscdk@v1.202.0-devpreview/awsce/awsce_CfnCostCategory.go:431:
	// Create a new `AWS::CE::CostCategory`.

[276] github.com/pulumi/pulumi-azure/sdk/v4@v4.42.0/go/azure/media/pulumiTypes.go:1831:
	// One or more `requiredClaim` blocks as defined above.

[277] google.golang.org/genproto@v0.0.0-20211203200212-54befc351ae9/googleapis/api/serviceusage/v1beta1/resources.pb.go:728:
	// The dimensions of this quota bucket.
	//
	// If this map is empty, this is the global bucket, which is the default quota
	// value applied to all requests that do not have a more specific override.
	//
	// If this map is nonempty, the default limit, effective limit, and quota
	// overrides apply only to requests that have the dimensions given in the map.
	//
	// For example, if the map has key `region` and value `us-east-1`, then the
	// specified effective limit is only effective in that region, and the
	// specified overrides apply only in that region.

[278] gitee.com/johng/gf/v2@v2.5.1/net/gsvc/gsvc_discovery.go:41:
	// GetAndWatchWithDiscovery is used to getting the service with custom watch callback function in `discovery`.

[279] github.com/pulumi/pulumi-azure/sdk/v3@v3.19.0/go/azure/databricks/workspace.go:108:
	// A `customParameters` block as documented below.

[280] google.golang.org/genproto@v0.0.0-20230124163310-31e0e69b6fc2/googleapis/identity/accesscontextmanager/v1/alias.go:202:
	// A request to get a particular `AccessLevel`.
	//
	// Deprecated: Please use types in: cloud.google.com/go/accesscontextmanager/apiv1/accesscontextmanagerpb

[281] github.com/envoyproxy/go-control-plane/envoy@v0.0.0-20230606150029-1b350d3d4fe8/extensions/filters/http/file_system_buffer/v3/file_system_buffer.pb.go:176:
	// The maximum amount that can be queued for writing to storage, above which the
	// source is requested to pause. If unset, defaults to the same value as
	// ``memory_buffer_bytes_limit``.
	//
	// For example, assuming the recipient is not consuming data at all, if
	// ``memory_buffer_bytes_limit`` was 32MiB, and ``storage_buffer_queue_high_watermark_bytes``
	// was 64MiB, and the filesystem is backed up so writes are not occurring promptly,
	// then:
	//
	// * Any request less than 32MiB will eventually pass through without ever attempting
	//   to write to disk.
	// * Any request with over 32MiB buffered will start trying to write to disk.
	//   If it reaches (32+64)MiB buffered in memory (write to disk isn't keeping up), a high
	//   watermark signal is sent to the source.
	// * Any stream whose total size exceeds
	//   ``memory_buffer_bytes_limit + storage_buffer_bytes_limit`` will provoke an error.
	//   (Note, if the recipient *is* consuming data then it is possible for such an
	//   oversized request to pass through the buffer filter, provided the recipient
	//   isn't consuming data too slowly.)
	//
	// The low watermark signal is sent when the memory buffer is at size
	// ``memory_buffer_bytes_limit + (storage_buffer_queue_high_watermark_bytes / 2)``.

[282] github.com/pulumi/pulumi-aws/sdk/v5@v5.1.3/go/aws/transfer/user.go:153:
	// An IAM JSON policy document that scopes down user access to portions of their Amazon S3 bucket. IAM variables you can use inside this policy include `${Transfer:UserName}`, `${Transfer:HomeDirectory}`, and `${Transfer:HomeBucket}`. These are evaluated on-the-fly when navigating the bucket.

[283] google.golang.org/api@v0.89.0/dialogflow/v3beta1/dialogflow-gen.go:27278:
	// GetValidationResult: Gets the latest flow validation result. Flow
	// validation is performed when ValidateFlow is called.
	//
	// - name: The flow name. Format:
	//   `projects//locations//agents//flows//validationResult`.

[284] github.com/kubernetes/kubernetes@v1.29.0-alpha.0.0.20230726090745-a005617111cc/pkg/apis/policy/types.go:212:
	// Volumes is an allowlist of volume plugins. Empty indicates that
	// no volumes may be used. To allow all volumes you may use '*'.
	// +optional

[285] google.golang.org/api@v0.68.0/compute/v0.alpha/compute-gen.go:164581:
	// MaxResults sets the optional parameter "maxResults": The maximum
	// number of results per page that should be returned. If the number of
	// available results is larger than `maxResults`, Compute Engine returns
	// a `nextPageToken` that can be used to get the next page of results in
	// subsequent list requests. Acceptable values are `0` to `500`,
	// inclusive. (Default: `500`)

[286] github.com/cilium/proxy@v0.0.0-20230219184343-04413917ff99/go/envoy/config/listener/v3/listener.pb.go:270:
	// Whether a connection should be created when listener filters timeout. Default is false.
	//
	// .. attention::
	//
	//	Some listener filters, such as :ref:`Proxy Protocol filter
	//	<config_listener_filters_proxy_protocol>`, should not be used with this option. It will cause
	//	unexpected behavior when a connection is created.

[287] github.com/oracle/oci-go-sdk/v46@v46.2.0/optimizer/list_histories_request_response.go:44:
	// The sort order to use, either ascending (`ASC`) or descending (`DESC`).

[288] google.golang.org/api@v0.55.0/dialogflow/v3/dialogflow-gen.go:24940:
	// Train: Trains the specified flow. Note that only the flow in 'draft'
	// environment is trained. Note: You should always train a flow prior to
	// sending it queries. See the training documentation
	// (https://cloud.google.com/dialogflow/cx/docs/concept/training).
	//
	// - name: The flow to train. Format:
	//   `projects//locations//agents//flows/`.

[289] github.com/pulumi/pulumi-aws/sdk/v5@v5.42.0/go/aws/quicksight/pulumiTypes13.go:1809:
	// TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationCurrencyDisplayFormatConfigurationNullValueFormatConfigurationPtrInput is an input type that accepts TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationCurrencyDisplayFormatConfigurationNullValueFormatConfigurationArgs, TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationCurrencyDisplayFormatConfigurationNullValueFormatConfigurationPtr and TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationCurrencyDisplayFormatConfigurationNullValueFormatConfigurationPtrOutput values.
	// You can construct a concrete instance of `TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationCurrencyDisplayFormatConfigurationNullValueFormatConfigurationPtrInput` via:
	//
	//	        TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationFieldWellsRadarChartAggregatedFieldWellsValueNumericalMeasureFieldFormatConfigurationNumericFormatConfigurationCurrencyDisplayFormatConfigurationNullValueFormatConfigurationArgs{...}
	//
	//	or:
	//
	//	        nil

[290] google.golang.org/api@v0.104.0/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go:775:
	// Options: OPTIONAL: A `GetPolicyOptions` object for specifying options
	// to `GetIamPolicy`.

[291] google.golang.org/genproto@v0.0.0-20210927142257-433400c27d05/googleapis/cloud/bigquery/storage/v1beta2/storage.pb.go:975:
	// Required. Parent table that all the streams should belong to, in the form of
	// `projects/{project}/datasets/{dataset}/tables/{table}`.

[292] knative.dev/networking@v0.0.0-20210519080815-4a780203e35b/pkg/apis/networking/v1alpha1/ingress_types.go:103:
	// HTTPOption is the option of HTTP. It has the following two values:
	// `HTTPOptionEnabled`, `HTTPOptionRedirected`

[293] google.golang.org/api@v0.80.0/videointelligence/v1p2beta1/videointelligence-gen.go:8198:
	// EndTime: Time offset relative to the beginning of the audio, and
	// corresponding to the end of the spoken word. This field is only set
	// if `enable_word_time_offsets=true` and only in the top hypothesis.
	// This is an experimental feature and the accuracy of the time offset
	// can vary.

[294] google.golang.org/genproto@v0.0.0-20210726200206-e7812ac95cc0/googleapis/cloud/bigquery/logging/v1/audit_data.pb.go:1471:
	// The time the table was last truncated
	// by an operation with a `writeDisposition` of `WRITE_TRUNCATE`.

[295] google.golang.org/api@v0.68.0/dialogflow/v2beta1/dialogflow-gen.go:10011:
	// SessionEntityTypes: Optional. Additional session entity types to
	// replace or extend developer entity types with. The entity synonyms
	// apply to all languages and persist for the session. Setting this data
	// from a webhook overwrites the session entity types that have been set
	// using `detectIntent`, `streamingDetectIntent` or SessionEntityType
	// management methods.

[296] google.golang.org/api@v0.106.0/spanner/v1/spanner-gen.go:5043:
	// Subqueries: A mapping of (subquery variable name) -> (subquery node
	// id) for cases where the `description` string of this node references
	// a `SCALAR` subquery contained in the expression subtree rooted at
	// this node. The referenced `SCALAR` subquery may not necessarily be a
	// direct child of this node.

[297] github.com/pulumi/pulumi-azure-native/sdk@v1.34.0/go/azure/recoveryservices/v20161201/pulumiEnums.go:665:
	// OperationTypeInput is an input type that accepts OperationTypeArgs and OperationTypeOutput values.
	// You can construct a concrete instance of `OperationTypeInput` via:
	//
	//          OperationTypeArgs{...}

[298] github.com/pulumi/pulumi-aws/sdk/v5@v5.8.0/go/aws/elasticloadbalancingv2/targetGroup.go:493:
	// Determines how the load balancer selects targets when routing requests. Only applicable for Application Load Balancer Target Groups. The value is `roundRobin` or `leastOutstandingRequests`. The default is `roundRobin`.

[299] github.com/ovn-org/libovsdb@v0.6.1-0.20210803142447-94fe2cdc514e/mapper/mapper.go:335:
	// equalIndexes returns whether both models are equal from the DB point of view
	// Two objects are considered equal if any of the following conditions is true
	// They have a field tagged with column name '_uuid' and their values match
	// For any of the indexes defined in the Table Schema, the values all of its columns are simultaneously equal
	// (as per RFC7047)
	// The values of all of the optional indexes passed as variadic parameter to this function are equal.

[300] golang.org/x/tools@v0.0.0-20200728190822-edd3c8e9e279/internal/lsp/protocol/tsprotocol.go:3169:
	/**
		 * Capabilities specific to the `textDocument/references`
		 */

[301] github.com/hoangpham95/go-genproto@v0.0.10/googleapis/cloud/domains/v1alpha2/domains.pb.go:4662:
	// Gets the authorization code of the `Registration` for the purpose of
	// transferring the domain to another registrar.
	//
	// You can call this method only after 60 days have elapsed since the initial
	// domain registration.

[302] github.com/nomoonx/google-api-go-client@v0.88.0/cloudfunctions/v2/cloudfunctions-gen.go:1992:
	// Service: Output only. Name of the service associated with a Function.
	// The format of this field is
	// `projects/{project}/locations/{region}/services/{service}`

[303] k8s.io/api@v0.0.0-20220328171320-4624a1cdc1b2/admissionregistration/v1/types.go:545:
	// `path` is an optional URL path which will be sent in any request to
	// this service.
	// +optional

[304] github.com/pulumi/pulumi-aws/sdk/v4@v4.23.0/go/aws/wafv2/pulumiTypes.go:294530:
	// WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatementXssMatchStatementTextTransformationArrayInput is an input type that accepts WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatementXssMatchStatementTextTransformationArray and WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatementXssMatchStatementTextTransformationArrayOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatementXssMatchStatementTextTransformationArrayInput` via:
	//
	//          WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatementXssMatchStatementTextTransformationArray{ WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementOrStatementStatementAndStatementStatementXssMatchStatementTextTransformationArgs{...} }

[305] github.com/pulumi/pulumi-keycloak/sdk/v3@v3.7.0/go/keycloak/openid/userPropertyProtocolMapper.go:134:
	// The client scope this protocol mapper should be attached to. Conflicts with `clientId`. One of `clientId` or `clientScopeId` must be specified. `clientScopeId` - (Required if `clientId` is not specified) The client scope this protocol mapper is attached to.

[306] github.com/ahmetalpbalkan/kubernetes@v0.15.1-0.20170414151004-ce860e187c94/staging/src/k8s.io/apimachinery/pkg/util/net/port_split.go:59:
	// JoinSchemeNamePort returns a string that specifies the scheme, name, and port:
	//  * "<name>"
	//  * "<name>:<port>"
	//  * "<scheme>:<name>:<port>"
	// None of the parameters may contain a ':' character
	// Name is required
	// Scheme must be "", "http", or "https"

[307] github.com/k8s-service-bindings/spec/internal@v0.0.0-20220715115758-4edf0c886720/servicebinding.io/v1beta1/cluster_workload_resource_mapping.go:54:
	// VolumeMounts is a Restricted JSONPath that references the slice of volume mounts for the container with the
	// container-like workload resource fragment. The referenced location is created if it does not exist. Defaults
	// to `.volumeMounts`.

[308] github.com/sebastianvera/logrus@v0.11.4/logrus.go:9:
	// Fields type, used to pass to `WithFields`.

[309] github.com/petar-dambovaliev/pop@v4.5.9-0.20180524161724-d5d017d59cf2+incompatible/model.go:17:
	// Value is the contents of a `Model`.

[310] github.com/gophercloud/gophercloud@v0.22.0/openstack/networking/v2/extensions/layer3/portforwarding/requests.go:12:
	// ListOpts allows the filtering and sorting of paginated collections through
	// the API. Filtering is achieved by passing in struct field values that map to
	// the port forwarding attributes you want to see returned. SortKey allows you to
	// sort by a particular network attribute. SortDir sets the direction, and is
	// either `asc' or `desc'. Marker and Limit are used for pagination.

[311] google.golang.org/genproto@v0.0.0-20200413115906-b5235f65be36/googleapis/monitoring/v3/uptime_service.pb.go:257:
	// The protocol for the `UpdateUptimeCheckConfig` request.

[312] github.com/stripe/stripe-go/v72@v72.110.0/testhelpers/treasury/inboundtransfer/client.go:38:
	// ReturnInboundTransfer is the method for the `POST /v1/test_helpers/treasury/inbound_transfers/{id}/return` API.

[313] github.com/pulumi/pulumi-aws/sdk/v5@v5.38.0/go/aws/lightsail/lb.go:162:
	// A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.

[314] google.golang.org/api@v0.123.0/healthcare/v1/healthcare-gen.go:12381:
	// Patch: Updates the latest revision of the specified Consent by
	// committing a new revision with the changes. A FAILED_PRECONDITION
	// error occurs if the latest revision of the specified Consent is in
	// the `REJECTED` or `REVOKED` state.
	//
	//   - name: Resource name of the Consent, of the form
	//     `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}
	//     /consentStores/{consent_store_id}/consents/{consent_id}`. Cannot be
	//     changed after creation.

[315] gopkg.in/azure/azure-sdk-for-go.v20@v20.2.1-0.20220531232158-3287fae16ed7/services/compute/mgmt/2020-06-30/compute/models.go:15135:
	// PrivateIPAddressVersion - Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.  Possible values are: 'IPv4' and 'IPv6'. Possible values include: 'IPv4', 'IPv6'

[316] github.com/dreamniu/harbor/src@v0.0.0-20220321164255-9c73cc55d341/pkg/quota/manager.go:27:
	// Quota alias `models.Quota` to make it natural to use the Manager

[317] google.golang.org/genproto@v0.0.0-20211203200212-54befc351ae9/googleapis/devtools/resultstore/v2/resultstore_download.pb.go:1532:
	// Required. The invocation, target, and configuration name of the action to retrieve.
	// It must match this format:
	// invocations/${INVOCATION_ID}/targets/${url_encode(TARGET_ID)}/configuredTargets/${CONFIGURATION_ID}
	// Supports '-' for ${CONFIGURATION_ID} to mean all Actions for all
	// Configurations for a Target, or '-' for ${TARGET_ID} and
	// ${CONFIGURATION_ID} to mean all Actions for all Configurations and all
	// Targets. Does not support ${TARGET_ID} '-' with a specified configuration.

[318] github.com/crewjam/google-api-go-client@v0.1.1-0.20190104140048-74b7aa2337e8/datastore/v1/datastore-gen.go:2076:
	// Name: The name of the entity.
	// A name matching regex `__.*__` is reserved/read-only.
	// A name must not be more than 1500 bytes when UTF-8 encoded.
	// Cannot be "".

[319] github.com/pulumi/pulumi-aws/sdk/v4@v4.37.5/go/aws/wafv2/pulumiTypes.go:43653:
	// RuleGroupRuleStatementNotStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchMethodPtrInput is an input type that accepts RuleGroupRuleStatementNotStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchMethodArgs, RuleGroupRuleStatementNotStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchMethodPtr and RuleGroupRuleStatementNotStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchMethodPtrOutput values.
	// You can construct a concrete instance of `RuleGroupRuleStatementNotStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchMethodPtrInput` via:
	//
	//          RuleGroupRuleStatementNotStatementStatementAndStatementStatementSqliMatchStatementFieldToMatchMethodArgs{...}
	//
	//  or:
	//
	//          nil

[320] github.com/veertuinc/azure-sdk-for-go@v67.1.1-0.20221213164408-85eba57b2f9f+incompatible/services/streamanalytics/mgmt/2016-03-01/streamanalytics/models.go:2776:
	// Encoding - Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests. Possible values include: 'UTF8'

[321] google.golang.org/genproto@v0.0.0-20230223222841-637eb2293923/googleapis/maps/fleetengine/v1/vehicle_api.pb.go:1061:
	// `ListVehicles` request message.

[322] github.com/andrewkroh/beats/v7@v7.0.0-20230614153157-e2d5e0b5107f/metricbeat/module/rabbitmq/node/config.go:27:
	// Collect mode
	// - `node` to collect metrics for endpoint only (default)
	// - `cluster` to collect metrics for all nodes in the cluster

[323] google.golang.org/genproto@v0.0.0-20201022181438-0ff5f38871d5/googleapis/cloud/vision/v1p3beta1/image_annotator.pb.go:541:
	// **Use `image_uri` instead.**
	//
	// The Google Cloud Storage  URI of the form
	// `gs://bucket_name/object_name`. Object versioning is not supported. See
	// [Google Cloud Storage Request
	// URIs](https://cloud.google.com/storage/docs/reference-uris) for more info.

[324] github.com/Azure/azure-sdk-for-go@v58.2.0+incompatible/services/network/mgmt/2019-11-01/network/models.go:18936:
	// IpsecIntegrity - The IPSec integrity algorithm (IKE phase 1). Possible values include: 'IpsecIntegrityMD5', 'IpsecIntegritySHA1', 'IpsecIntegritySHA256', 'IpsecIntegrityGCMAES128', 'IpsecIntegrityGCMAES192', 'IpsecIntegrityGCMAES256'

[325] github.com/aws/aws-cdk-go/awscdk@v1.199.0-devpreview/awsiotfleetwise/awsiotfleetwise_CfnVehicle.go:545:
	// Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).
	//
	// Uses duck-typing instead of `instanceof` to allow stack elements from different
	// versions of this library to be included in the same stack.
	//
	// Returns: The construct as a stack element or undefined if it is not a stack element.
	// Experimental.

[326] github.com/creachadair/jrpc2@v1.0.0/json.go:316:
	// StrictFields wraps a value v to require unknown fields to be rejected when
	// unmarshaling from JSON.
	//
	// For example:
	//
	//	var obj RequestType
	//	err := req.UnmarshalParams(jrpc2.StrictFields(&obj))`

[327] k8s.io/api@v0.23.5/extensions/v1beta1/types.go:341:
	// Rolling update config params. Present only if type = "RollingUpdate".
	//---
	// TODO: Update this to follow our convention for oneOf, whatever we decide it
	// to be. Same as Deployment `strategy.rollingUpdate`.
	// See https://github.com/kubernetes/kubernetes/issues/35345
	// +optional

[328] github.com/Azure/azure-sdk-for-go@v45.1.0+incompatible/services/apimanagement/mgmt/2016-07-07/apimanagement/models.go:3587:
	// ExpirationDate - Subscription expiration date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.

[329] github.com/aws/aws-cdk-go/awscdk/v2@v2.60.0/awsnetworkmanager/awsnetworkmanager_CfnTransitGatewayRegistration.go:53:
	// Return a string that will be resolved to a CloudFormation `{ Ref }` for this element.
	//
	// If, by any chance, the intrinsic reference of a resource is not a string, you could
	// coerce it to an IResolvable through `Lazy.any({ produce: resource.ref })`.

[330] github.com/pulumi/pulumi-aws/sdk/v5@v5.38.0/go/aws/wafv2/pulumiTypes11.go:21642:
	// The parts of the headers to inspect with the rule inspection criteria. If you specify `All`, AWS WAF inspects both keys and values. Valid values include the following: `ALL`, `Key`, `Value`.

[331] github.com/xin-tsla/pg/v10@v10.11.1/orm/query.go:1114:
	// Update updates the model omitting fields with zero values such as:
	//   - empty string,
	//   - 0,
	//   - zero time,
	//   - empty map or slice,
	//   - byte array with all zeroes,
	//   - nil ptr,
	//   - types with method `IsZero() == true`.

[332] github.com/Azure/azure-sdk-for-go@v40.4.0+incompatible/services/compute/mgmt/2018-04-01/compute/models.go:7159:
	// PrivateIPAddressVersion - Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.  Possible values are: 'IPv4' and 'IPv6'. Possible values include: 'IPv4', 'IPv6'

[333] google.golang.org/genproto@v0.0.0-20200602104108-2bb8d6132df6/googleapis/ads/googleads/v1/services/campaign_draft_service.pb.go:462:
	// Token of the page to retrieve. If not specified, the first
	// page of results will be returned. Use the value obtained from
	// `next_page_token` in the previous response in order to request
	// the next page of results.

[334] google.golang.org/api@v0.0.0-20180603000442-8e296ef26005/dlp/v2beta2/dlp-gen.go:4274:
	// UpperBound: Upper bound value of buckets. All values greater than
	// upper_bound are
	// grouped together into a single bucket; for example if `upper_bound` =
	// 89,
	// then all values greater than 89 are replaced with the value
	// “89+”.
	// [Required].

[335] github.com/0xnero/cryptocoins-1@v0.0.0-20210511072703-ef612164e8eb/coins/erc20/erc20_handler.go:437:
	// jsonstring:'{"tokenType":"BNB"}'

[336] github.com/oracle/oci-go-sdk/v65@v65.42.0/dns/get_resolver_request_response.go:24:
	// The `If-Modified-Since` header field makes a GET or HEAD request method
	// conditional on the selected representation's modification date being more
	// recent than the date provided in the field-value.  Transfer of the
	// selected representation's data is avoided if that data has not changed.

[337] github.com/cockroachdb/google-api-go-client@v0.103.0/cloudtasks/v2/cloudtasks-gen.go:409:
	// ResponseTime: Output only. The time that this attempt response was
	// received. `response_time` will be truncated to the nearest
	// microsecond.

[338] github.com/tencentcloud/tencentcloud-sdk-go@v1.0.6/tencentcloud/vpc/v20170312/models.go:3303:
	// 专线网关唯一`ID`,形如:`dcg-9o233uri`。

[339] github.com/pulumi/pulumi-aws/sdk/v5@v5.0.0/go/aws/directoryservice/directory.go:308:
	// The alias for the directory (must be unique amongst all aliases in AWS). Required for `enableSso`.

[340] github.com/pulumi/pulumi-aws/sdk/v5@v5.38.0/go/aws/wafv2/pulumiTypes13.go:213:
	// WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchHeaderMatchPatternAllInput is an input type that accepts WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchHeaderMatchPatternAllArgs and WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchHeaderMatchPatternAllOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchHeaderMatchPatternAllInput` via:
	//
	//	WebAclRuleStatementNotStatementStatementOrStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchHeaderMatchPatternAllArgs{...}

[341] github.com/deislabs/smi-adapter-istio@v0.1.1-0.20200901150813-540c15f49cd8/pkg/apis/rbac/v1alpha1/rbac.pb.go:149:
	// Optional. A list of namespaces that the subject represents. This is matched to
	// the `source.namespace` attribute. If not specified, it applies to any namespaces.

[342] github.com/oracle/oci-go-sdk/v61@v61.0.0/datasafe/audit_archive_retrieval.go:64:
	// Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm)
	// Example: `{"Department": "Finance"}`

[343] github.com/arejasco/go-control-plane@v0.0.0-20220824141634-c499cad32850/envoy/config/route/v3/route_components.pb.go:1697:
	// Specifies the upstream timeout for the route. If not specified, the default is 15s. This
	// spans between the point at which the entire downstream request (i.e. end-of-stream) has been
	// processed and when the upstream response has been completely processed. A value of 0 will
	// disable the route's timeout.
	//
	// .. note::
	//
	//   This timeout includes all retries. See also
	//   :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`,
	//   :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the
	//   :ref:`retry overview <arch_overview_http_routing_retry>`.

[344] google.golang.org/api@v0.129.0/bigqueryreservation/v1/bigqueryreservation-gen.go:2276:
	// List: Lists all the capacity commitments for the admin project.
	//
	//   - parent: Resource name of the parent reservation. E.g.,
	//     `projects/myproject/locations/US`.

[345] github.com/gotd/td@v0.76.0/tg/tl_account_send_verify_email_code_gen.go:34:
	// AccountSendVerifyEmailCodeRequest represents TL type `account.sendVerifyEmailCode#98e037bb`.
	// Send the verification email code for telegram passport¹.
	//
	// Links:
	//  1. https://core.telegram.org/passport
	//
	// See https://core.telegram.org/method/account.sendVerifyEmailCode for reference.

[346] github.com/pulumi/pulumi-aws/sdk/v5@v5.36.0/go/aws/wafv2/pulumiTypes12.go:29911:
	// Inspect the request body, which immediately follows the request headers. See `body` below for details.

[347] google.golang.org/genproto@v0.0.0-20180405181734-aae13d27a44d/googleapis/devtools/remoteexecution/v1test/remote_execution.pb.go:167:
	// A timeout after which the execution should be killed. If the timeout is
	// absent, then the client is specifying that the execution should continue
	// as long as the server will let it. The server SHOULD impose a timeout if
	// the client does not specify one, however, if the client does specify a
	// timeout that is longer than the server's maximum timeout, the server MUST
	// reject the request.
	//
	// The timeout is a part of the
	// [Action][google.devtools.remoteexecution.v1test.Action] message, and
	// therefore two `Actions` with different timeouts are different, even if they
	// are otherwise identical. This is because, if they were not, running an
	// `Action` with a lower timeout than is required might result in a cache hit
	// from an execution run with a longer timeout, hiding the fact that the
	// timeout is too short. By encoding it directly in the `Action`, a lower
	// timeout will result in a cache miss and the execution timeout will fail
	// immediately, rather than whenever the cache entry gets evicted.

[348] go.opentelemetry.io/collector/semconv@v0.64.0/v1.13.0/generated_trace.go:1374:
	// A value used by the messaging system as an identifier for the message,
	// represented as a string.
	//
	// Type: string
	// Requirement Level: Optional
	// Stability: stable
	// Examples: '452a7c7c7c7048c2f887f61572b18fc2'

[349] google.golang.org/genproto@v0.0.0-20210401141331-865547bb08e2/googleapis/bigtable/admin/v2/bigtable_table_admin.pb.go:433:
	// Required. The unique name of the instance in which to create the table.
	// Values are of the form `projects/{project}/instances/{instance}`.

[350] github.com/pulumi/pulumi-azure-native-sdk/compute@v1.102.0/v20220301/pulumiTypes.go:6305:
	// ImageStorageProfileInput is an input type that accepts ImageStorageProfileArgs and ImageStorageProfileOutput values.
	// You can construct a concrete instance of `ImageStorageProfileInput` via:
	//
	//	ImageStorageProfileArgs{...}

[351] github.com/hiroebe/tools@v0.1.6-0.20210822050313-42e409a2b6a8/go/callgraph/vta/utils.go:153:
	// intersect produces an intersection of functions in `fs1` and `fs2`.

[352] github.com/ltcsuite/ltcd@v0.22.1-beta.0.20230329025258-1ea035d2e665/rpcwebsocket.go:1290:
	// filterData is the new generation transaction filter backported from
	// github.com/decred/dcrd for the new backported `loadtxfilter` and
	// `rescanblocks` methods.

[353] github.com/pulumi/pulumi-kubernetes/sdk/v3@v3.30.2/go/kubernetes/flowcontrol/v1beta1/pulumiTypes.go:5272:
	// `namespace` is the namespace of matching ServiceAccount objects. Required.

[354] github.com/aws/aws-cdk-go/awscdk/v2@v2.4.0/awstimestream/awstimestream.go:389:
	// Adds an override to a resource property.
	//
	// Syntactic sugar for `addOverride("Properties.<...>", value)`.

[355] google.golang.org/genproto@v0.0.0-20181219182458-5a97ab628bfb/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go:553:
	// Resource name of the Product to get.
	//
	// Format is:
	// `projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID`

[356] google.golang.org/api@v0.75.0/cloudasset/v1p5beta1/cloudasset-gen.go:1070:
	// Custom: A `CustomLevel` written in the Common Expression Language.

[357] google.golang.org/genproto@v0.0.0-20200406120821-33397c535dc2/googleapis/cloud/dataproc/v1/workflow_templates.pb.go:471:
	// Required. The step id. The id must be unique among all jobs
	// within the template.
	//
	// The step id is used as prefix for job id, as job
	// `goog-dataproc-workflow-step-id` label, and in
	// [prerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prerequisite_step_ids] field from other
	// steps.
	//
	// The id must contain only letters (a-z, A-Z), numbers (0-9),
	// underscores (_), and hyphens (-). Cannot begin or end with underscore
	// or hyphen. Must consist of between 3 and 50 characters.

[358] google.golang.org/genproto@v0.0.0-20220222154240-daf995802d7b/googleapis/cloud/dialogflow/cx/v3beta1/page.pb.go:540:
	// Required. The flow to list all pages for.
	// Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
	// ID>/flows/<Flow ID>`.

[359] google.golang.org/api@v0.45.0/bigtableadmin/v2/bigtableadmin-gen.go:2704:
	// Permissions: The set of permissions to check for the `resource`.
	// Permissions with wildcards (such as '*' or 'storage.*') are not
	// allowed. For more information see IAM Overview
	// (https://cloud.google.com/iam/docs/overview#permissions).

[360] github.com/tikv/client-go/v2@v2.0.1-0.20220531081749-2807409d4968/internal/locate/region_cache.go:677:
	// GetTiFlashRPCContext returns RPCContext for a region must access flash store. If it returns nil, the region
	// must be out of date and already dropped from cache or not flash store found.
	// `loadBalance` is an option. For MPP and batch cop, it is pointless and might cause try the failed store repeatly.

[361] google.golang.org/api@v0.121.0/servicenetworking/v1beta/servicenetworking-gen.go:3892:
	// QuotaLimit: `QuotaLimit` defines a specific limit that applies over a
	// specified duration for a limit type. There can be at most one limit
	// for a duration and limit type combination defined within a
	// `QuotaGroup`.

[362] github.com/tidwall/buntdb@v0.0.0-20170824144000-b67b1b8c1658/buntdb.go:1245:
	// expiresAt will return the time when the item will expire. When an item does
	// not expire `maxTime` is used.

[363] github.com/gone-io/gone@v0.0.32/goner/gin/interface.go:53:
	// IRouter `gone`框架基于`gin`封装的"路由器"
	// 注入默认的路由器使用Id: gone-gin-router (`gone.IdGoneGinRouter`)

[364] google.golang.org/genproto@v0.0.0-20220819174105-e9f053255caa/googleapis/cloud/resourcemanager/v3/folders.pb.go:1715:
	// Retrieves a folder identified by the supplied resource name.
	// Valid folder resource names have the format `folders/{folder_id}`
	// (for example, `folders/1234`).
	// The caller must have `resourcemanager.folders.get` permission on the
	// identified folder.

[365] google.golang.org/genproto@v0.0.0-20210715145939-324b959e9c22/googleapis/cloud/aiplatform/v1beta1/study.pb.go:936:
	// Output only. The value of the parameter.
	// `number_value` will be set if a parameter defined in StudySpec is
	// in type 'INTEGER', 'DOUBLE' or 'DISCRETE'.
	// `string_value` will be set if a parameter defined in StudySpec is
	// in type 'CATEGORICAL'.

[366] github.com/oracle/oci-go-sdk/v65@v65.3.0/cloudguard/get_sighting_request_response.go:82:
	// For optimistic concurrency control. See `if-match`.

[367] github.com/pulumi/pulumi-aws/sdk/v5@v5.19.0/go/aws/ec2/vpnConnection.go:1042:
	// When associated with an EC2 Transit Gateway (`transitGatewayId` argument), the attachment ID. See also the `ec2.Tag` for tagging the EC2 Transit Gateway VPN Attachment.

[368] github.com/aws/aws-cdk-go/awscdk/v2@v2.60.0/awslookoutmetrics/awslookoutmetrics_CfnAnomalyDetector.go:141:
	// The Amazon Resource Name (ARN) of the detector.
	//
	// For example, `arn:aws:lookoutmetrics:us-east-2:123456789012:AnomalyDetector:my-detector`.

[369] google.golang.org/genproto@v0.0.0-20200210034751-acff78025515/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go:1604:
	// Required. Transfer configuration name in the form:
	// `projects/{project_id}/transferConfigs/{config_id}` or
	// `projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}`.

[370] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.1/go/aws/wafv2/pulumiTypes10.go:67815:
	// WebAclRuleStatementNotStatementStatementAndStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchQueryStringInput is an input type that accepts WebAclRuleStatementNotStatementStatementAndStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchQueryStringArgs and WebAclRuleStatementNotStatementStatementAndStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchQueryStringOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementNotStatementStatementAndStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchQueryStringInput` via:
	//
	//	WebAclRuleStatementNotStatementStatementAndStatementStatementNotStatementStatementRegexMatchStatementFieldToMatchQueryStringArgs{...}

[371] github.com/pulumi/pulumi-aws/sdk/v5@v5.19.0/go/aws/lb/pulumiTypes.go:1396:
	// Absolute path, starting with the leading "/". This component is not percent-encoded. The path can contain #{host}, #{path}, and #{port}. Defaults to `/#{path}`.

[372] google.golang.org/genproto@v0.0.0-20220803205849-8f55acc8769f/googleapis/cloud/asset/v1/assets.pb.go:1136:
	// TagKey namespaced names, in the format of {ORG_ID}/{TAG_KEY_SHORT_NAME}.
	// To search against the `tagKeys`:
	//
	// * use a field query. Example:
	//     - `tagKeys:"123456789/env*"`
	//     - `tagKeys="123456789/env"`
	//     - `tagKeys:"env"`
	//
	// * use a free text query. Example:
	//     - `env`

[373] github.com/pulumi/pulumi-google-native/sdk@v0.27.0/go/google/compute/beta/pulumiTypes.go:6984:
	// BackendServiceIAPPtrInput is an input type that accepts BackendServiceIAPArgs, BackendServiceIAPPtr and BackendServiceIAPPtrOutput values.
	// You can construct a concrete instance of `BackendServiceIAPPtrInput` via:
	//
	//	        BackendServiceIAPArgs{...}
	//
	//	or:
	//
	//	        nil

[374] google.golang.org/genproto@v0.0.0-20210825212027-de86158e7fda/googleapis/cloud/domains/v1alpha2/domains.pb.go:1383:
	// The list of domain notices that you acknowledge. Call
	// `RetrieveRegisterParameters` to see the notices that need acknowledgement.

[375] github.com/dirien/pulumi-oci/sdk/v4@v4.0.0-20210906112028-fb8833a115b8/go/oci/databaseMigrationConnection.go:402:
	// DatabaseMigrationConnectionMapInput is an input type that accepts DatabaseMigrationConnectionMap and DatabaseMigrationConnectionMapOutput values.
	// You can construct a concrete instance of `DatabaseMigrationConnectionMapInput` via:
	//
	//          DatabaseMigrationConnectionMap{ "key": DatabaseMigrationConnectionArgs{...} }

[376] google.golang.org/genproto@v0.0.0-20210602131652-f16073e35f0c/googleapis/appengine/v1beta/app_yaml.pb.go:108:
	// If the user is not signed in, the `auth_fail_action` is taken.
	// In addition, if the user is not an administrator for the
	// application, they are given an error message regardless of
	// `auth_fail_action`. If the user is an administrator, the handler
	// proceeds.

[377] github.com/zhuquanji/sarama@v1.15.1-0.20180104135601-f0c32558d5e8/sync_producer.go:5:
	// SyncProducer publishes Kafka messages, blocking until they have been acknowledged. It routes messages to the correct
	// broker, refreshing metadata as appropriate, and parses responses for errors. You must call Close() on a producer
	// to avoid leaks, it may not be garbage-collected automatically when it passes out of scope.
	//
	// The SyncProducer comes with two caveats: it will generally be less efficient than the AsyncProducer, and the actual
	// durability guarantee provided when a message is acknowledged depend on the configured value of `Producer.RequiredAcks`.
	// There are configurations where a message acknowledged by the SyncProducer can still sometimes be lost.
	//
	// For implementation reasons, the SyncProducer requires `Producer.Return.Errors` and `Producer.Return.Successes` to
	// be set to true in its configuration.

[378] google.golang.org/api@v0.134.0/jobs/v2/jobs-gen.go:4565:
	// Units: The whole units of the amount. For example if `currencyCode`
	// is "USD", then 1 unit is one US dollar.

[379] github.com/cuitingshi/gorm@v1.9.14/join_table_handler.go:162:
	// JoinWith query with `Join` conditions

[380] github.com/oracle/oci-go-sdk/v52@v52.0.0/goldengate/update_database_registration_details.go:29:
	// Tags defined for this resource. Each key is predefined and scoped to a namespace.
	// Example: `{"foo-namespace": {"bar-key": "value"}}`

[381] google.golang.org/api@v0.45.0/youtubereporting/v1/youtubereporting-gen.go:808:
	// NextPageToken: A token to retrieve next page of results. Pass this
	// value in the ListReportTypesRequest.page_token field in the
	// subsequent call to `ListReportTypes` method to retrieve the next page
	// of results.

[382] github.com/Azure/azure-sdk-for-go@v40.4.0+incompatible/services/network/mgmt/2018-07-01/network/models.go:10260:
	// PrivateIPAddressVersion - Available from Api-Version 2016-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.  Possible values are: 'IPv4' and 'IPv6'. Possible values include: 'IPv4', 'IPv6'

[383] k8s.io/apimachinery@v0.0.0-20190207091153-095b9d203467/pkg/apis/meta/v1/types.go:1081:
	// Map stores a set of fields in a data structure like a Trie.
	//
	// Each key is either a '.' representing the field itself, and will always map to an empty set,
	// or a string representing a sub-field or item. The string will follow one of these four formats:
	// 'f:<name>', where <name> is the name of a field in a struct, or key in a map
	// 'v:<value>', where <value> is the exact json formatted value of a list item
	// 'i:<index>', where <index> is position of a item in a list
	// 'k:<keys>', where <keys> is a map of  a list item's key fields to their unique values
	// If a key maps to an empty Fields value, the field that key represents is part of the set.
	//
	// The exact format is defined in k8s.io/apiserver/pkg/endpoints/handlers/fieldmanager/internal

[384] github.com/pulumi/pulumi-azure-native-sdk/sql@v1.104.0/pulumiTypes.go:4243:
	// PrivateEndpointPropertyPtrInput is an input type that accepts PrivateEndpointPropertyArgs, PrivateEndpointPropertyPtr and PrivateEndpointPropertyPtrOutput values.
	// You can construct a concrete instance of `PrivateEndpointPropertyPtrInput` via:
	//
	//	        PrivateEndpointPropertyArgs{...}
	//
	//	or:
	//
	//	        nil

[385] github.com/3pings/terraform-provider-intersight/intersight_gosdk@v0.0.0-20210108164730-e23fe60ce06a/model_sdcard_partition_all_of.go:24:
	// This specifies the type of the partition. Allowed values are OS, Utility. * `OS` - This partition contains virtual drives where user can install operating system. * `Utility` - This partition contains virtual drives for utilities such as SCU, HUU, Drivers and Diagnostics.

[386] github.com/pulumi/pulumi-aws/sdk/v4@v4.33.1/go/aws/alb/targetGroup.go:289:
	// Determines how the load balancer selects targets when routing requests. Only applicable for Application Load Balancer Target Groups. The value is `roundRobin` or `leastOutstandingRequests`. The default is `roundRobin`.

[387] github.com/twilio/twilio-go@v1.3.5/rest/notify/v1/model_notify_v1_binding.go:29:
	// The SID of the [Credential](https://www.twilio.com/docs/notify/api/credential-resource) resource to be used to send notifications to this Binding. If present, this overrides the Credential specified in the Service resource. Applicable only to `apn`, `fcm`, and `gcm` type Bindings.

[388] google.golang.org/genproto@v0.0.0-20230109162033-3c3c17ce83e6/googleapis/cloud/asset/v1p4beta1/asset_service.pb.go:199:
	// A list of non-critical errors happened during the request handling to
	// explain why `fully_explored` is false, or empty if no error happened.

[389] google.golang.org/genproto@v0.0.0-20230227214838-9b19f0bdc514/googleapis/cloud/dataform/v1beta1/alias.go:181:
	// `DeleteRepository` request message.
	//
	// Deprecated: Please use types in: cloud.google.com/go/dataform/apiv1beta1/dataformpb

[390] github.com/pulumi/pulumi-aws/sdk/v4@v4.22.1/go/aws/cloudwatch/pulumiTypes.go:1252:
	// EventConnectionAuthParametersOauthClientParametersInput is an input type that accepts EventConnectionAuthParametersOauthClientParametersArgs and EventConnectionAuthParametersOauthClientParametersOutput values.
	// You can construct a concrete instance of `EventConnectionAuthParametersOauthClientParametersInput` via:
	//
	//          EventConnectionAuthParametersOauthClientParametersArgs{...}

[391] github.com/pulumi/pulumi-aws/sdk/v5@v5.35.0/go/aws/wafv2/pulumiTypes9.go:27686:
	// Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.

[392] github.com/RXbbn/PHXGeth@v0.0.0-20230307042005-f22b862e5c7c/eth/protocols/snap/protocol.go:66:
	// Packet represents a p2p message in the `snap` protocol.

[393] 	LaunchDarkly supports two fields for filters:
	- `query` is a string that matches against the projects' names and keys. It is not case sensitive.
	- `tags` is a `+` separate list of project tags. It filters the list of projects that have all of the tags in the list.

[394] github.com/tiledmedia/azure-sdk-for-go@v39.1.0+incompatible/services/datafactory/mgmt/2018-06-01/datafactory/models.go:68114:
	// Type - Possible values include: 'TypeDatasetCompression', 'TypeZipDeflate', 'TypeDeflate', 'TypeGZip', 'TypeBZip2'

[395] github.com/ma642/dubbo-go-pixiu@v0.3.0-rc1.0.20230716092059-f19844d30d60/pilot/pkg/model/context.go:227:
	// Proxy contains information about an specific instance of a proxy (envoy sidecar, gateway,
	// etc). The Proxy is initialized when a sidecar connects to Pilot, and populated from
	// 'node' info in the protocol as well as data extracted from registries.
	//
	// In current Istio implementation nodes use a 4-parts '~' delimited ID.
	// Type~IPAddress~ID~Domain

[396] google.golang.org/api@v0.93.0/dlp/v2/dlp-gen.go:1104:
	// MaskingCharacter: Character to use to mask the sensitive values—for
	// example, `*` for an alphabetic string such as a name, or `0` for a
	// numeric string such as ZIP code or credit card number. This string
	// must have a length of 1. If not supplied, this value defaults to `*`
	// for strings, and `0` for digits.

[397] github.com/docker/swarmkit/v2@v2.0.0-20230729083149-b98a45d4229d/manager/controlapi/service.go:1041:
	// ListServiceStatuses returns a `ListServiceStatusesResponse` with the status
	// of the requested services, formed by computing the number of running vs
	// desired tasks. It is provided as a shortcut or helper method, which allows a
	// client to avoid having to calculate this value by listing all Tasks.  If any
	// service requested does not exist, it will be returned but with empty status
	// values.

[398] github.com/oracle/oci-go-sdk@v1.8.0/core/list_public_ips_request_response.go:25:
	// The maximum number of items to return in a paginated "List" call.
	// Example: `500`

[399] github.com/oracle/oci-go-sdk/v35@v35.3.0/cloudguard/create_managed_list_details.go:37:
	// Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
	// Example: `{"bar-key": "value"}`

[400] chainmaker.org/chainmaker/sdk-go/v3@v3.0.1-0.20221223131636-9fc1234546cf/sdk_cert_alias_manage.go:135:
	// SignDeleteAliasPayload sign `delete alias` payload

[401] github.com/Azure/azure-sdk-for-go@v60.0.0+incompatible/services/servicefabric/6.4/servicefabric/client.go:9266:
	// GetNameExistsInfo returns whether the specified Service Fabric name exists.
	// Parameters:
	// nameID - the Service Fabric name, without the 'fabric:' URI scheme.
	// timeout - the server timeout for performing the operation in seconds. This timeout specifies the time
	// duration that the client is willing to wait for the requested operation to complete. The default value for
	// this parameter is 60 seconds.

[402] istio.io/api@v0.0.0-20210601145914-9a4239731e79/authentication/v1alpha1/policy.pb.go:368:
	// JWT is sent in a request header. `header` represents the
	// header name.
	//
	// For example, if `header=x-goog-iap-jwt-assertion`, the header
	// format will be `x-goog-iap-jwt-assertion: <JWT>`.

[403] github.com/ethereum/go-ethereum@v1.11.6/eth/protocols/eth/peer.go:136:
	// Version retrieves the peer's negotiated `eth` protocol version.

[404] github.com/pulumi/pulumi-gcp/sdk/v6@v6.52.0/go/gcp/networkservices/pulumiTypes.go:3741:
	// Cache modes allow users to control the behaviour of the cache, what content it should cache automatically, whether to respect origin headers, or whether to unconditionally cache all responses.
	// For all cache modes, Cache-Control headers will be passed to the client. Use clientTtl to override what is sent to the client.
	// Possible values are `CACHE_ALL_STATIC`, `USE_ORIGIN_HEADERS`, `FORCE_CACHE_ALL`, and `BYPASS_CACHE`.

[405] github.com/matrix-zhang/fabric-gm@v0.0.0-20201020055102-c0eaf75b4a6e/core/ledger/pvtdatastorage/store_impl.go:640:
	// InitLastCommittedBlock implements the function in the interface `Store`

[406] 	```golang
	func init() {
		register("noopTracerNative", newNoopTracer)
	}
	```
	*/

[407] github.com/dlmather/dyff@v1.4.3/pkg/dyff/core.go:614:
	// getEntryFromNamedList returns the entry that is identified by the identifier
	// key and a name, for example: `name: one` where name is the identifier key and
	// one the name. Function will return nil with bool false if there is no entry.

[408] github.com/DataDog/datadog-api-client-go@v1.12.0/api/v2/datadog/model_cloud_workload_security_agent_rule_create_data.go:18:
	// The type of the resource. The value should always be `agent_rule`.

[409] google.golang.org/genproto@v0.0.0-20190916214212-f660b8655731/googleapis/cloud/dialogflow/v2beta1/agent.pb.go:594:
	// Optional. The
	// [Google Cloud Storage](https://cloud.google.com/storage/docs/)
	// URI to export the agent to.
	// The format of this URI must be `gs://<bucket-name>/<object-name>`.
	// If left unspecified, the serialized agent is returned inline.

[410] github.com/pulumi/pulumi-aws/sdk/v5@v5.41.0/go/aws/quicksight/pulumiTypes12.go:47446:
	// TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationCategoryAxisTickLabelOptionsLabelOptionsPtrInput is an input type that accepts TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationCategoryAxisTickLabelOptionsLabelOptionsArgs, TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationCategoryAxisTickLabelOptionsLabelOptionsPtr and TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationCategoryAxisTickLabelOptionsLabelOptionsPtrOutput values.
	// You can construct a concrete instance of `TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationCategoryAxisTickLabelOptionsLabelOptionsPtrInput` via:
	//
	//	        TemplateDefinitionSheetVisualRadarChartVisualChartConfigurationCategoryAxisTickLabelOptionsLabelOptionsArgs{...}
	//
	//	or:
	//
	//	        nil

[411] github.com/tomponline/lxd@v0.0.0-20230721082353-7bc173bc97b4/lxc/config/config.go:25:
	// Command line aliases for `lxc`

[412] github.com/aws/aws-sdk-go@v1.30.11/service/lexmodelbuildingservice/api.go:10139:
	// When Amazon Lex doesn't understand the user's intent, it uses this message
	// to get clarification. To specify how many times Amazon Lex should repeat
	// the clarification prompt, use the maxAttempts field. If Amazon Lex still
	// doesn't understand, it sends the message in the abortStatement field.
	//
	// When you create a clarification prompt, make sure that it suggests the correct
	// response from the user. for example, for a bot that orders pizza and drinks,
	// you might create this clarification prompt: "What would you like to do? You
	// can say 'Order a pizza' or 'Order a drink.'"
	//
	// If you have defined a fallback intent, it will be invoked if the clarification
	// prompt is repeated the number of times defined in the maxAttempts field.
	// For more information, see AMAZON.FallbackIntent (https://docs.aws.amazon.com/lex/latest/dg/built-in-intent-fallback.html).
	//
	// If you don't define a clarification prompt, at runtime Amazon Lex will return
	// a 400 Bad Request exception in three cases:
	//
	//    * Follow-up prompt - When the user responds to a follow-up prompt but
	//    does not provide an intent. For example, in response to a follow-up prompt
	//    that says "Would you like anything else today?" the user says "Yes." Amazon
	//    Lex will return a 400 Bad Request exception because it does not have a
	//    clarification prompt to send to the user to get an intent.
	//
	//    * Lambda function - When using a Lambda function, you return an ElicitIntent
	//    dialog type. Since Amazon Lex does not have a clarification prompt to
	//    get an intent from the user, it returns a 400 Bad Request exception.
	//
	//    * PutSession operation - When using the PutSession operation, you send
	//    an ElicitIntent dialog type. Since Amazon Lex does not have a clarification
	//    prompt to get an intent from the user, it returns a 400 Bad Request exception.

[413] github.com/ngaut/gostats@v0.0.0-20141107084648-faefc939c035/counters.go:98:
	// MultiCounters is a multidimensional Counters implementation where
	// names of categories are compound names made with joining multiple
	// strings with '.'.

[414] google.golang.org/api@v0.133.0/healthcare/v1beta1/healthcare-gen.go:6872:
	// SchemaType: Specifies the output schema type. Schema type is
	// required.
	//
	// Possible values:
	//   "SCHEMA_TYPE_UNSPECIFIED" - No schema type specified. This type is
	// unsupported.
	//   "LOSSLESS" - A data-driven schema generated from the fields present
	// in the FHIR data being exported, with no additional simplification.
	// This type cannot be used for streaming to BigQuery.
	//   "ANALYTICS" - Analytics schema defined by the FHIR community. See
	// https://github.com/FHIR/sql-on-fhir/blob/master/sql-on-fhir.md.
	// BigQuery only allows a maximum of 10,000 columns per table. Due to
	// this limitation, the server will not generate schemas for fields of
	// type `Resource`, which can hold any resource type. The affected
	// fields are `Parameters.parameter.resource`, `Bundle.entry.resource`,
	// and `Bundle.entry.response.outcome`. Analytics schema does not
	// gracefully handle extensions with one or more occurrences, anaytics
	// schema also does not handle contained resource.
	//   "ANALYTICS_V2" - Analytics V2, similar to schema defined by the
	// FHIR community, with added support for extensions with one or more
	// occurrences and contained resources in stringified JSON. Analytics V2
	// uses more space in the destination table than Analytics V1. It is
	// generally recommended to use Analytics V2 over Analytics.

[415] github.com/aws/aws-sdk-go@v1.44.176/service/greengrass/api.go:15071:
	// The token for the next set of results, or ''null'' if there are no additional
	// results.

[416] github.com/rhu713/google-api-go-client@v0.69.0/networkconnectivity/v1alpha1/networkconnectivity-gen.go:364:
	// Role: Role that is assigned to the list of `members`, or principals.
	// For example, `roles/viewer`, `roles/editor`, or `roles/owner`.

[417] github.com/aws/aws-sdk-go@v1.37.4/service/dynamodb/dynamodbattribute/encode.go:210:
	// Empty strings, "", will be marked as NULL AttributeValue types.
	// Will not apply to lists, sets, or maps. Use the struct tag `omitemptyelem`
	// to skip empty (zero) values in lists, sets and maps.
	//
	// Enabled by default.

[418] golang.org/x/tools@v0.0.0-20201230224654-641242d23425/internal/lsp/protocol/tsprotocol.go:2364:
	/**
	 * Describes the content type that a client supports in various
	 * result literals like `Hover`, `ParameterInfo` or `CompletionItem`.
	 *
	 * Please note that `MarkupKinds` must not start with a `$`. This kinds
	 * are reserved for internal usage.
	 */

[419] github.com/Kagashino/tctest@v0.0.0-20220719080623-9ab2e28229e4/sdk/go/tctest/eks/containerInstance.go:152:
	// Indicates weather the EIP release or not after instance deleted. Conflict with `existed_eip_ids`.

[420] github.com/Azure/azure-kusto-go@v0.4.0/kusto/internal/frames/unmarshal/json/scanner.go:575:
	// stateError is the state after reaching a syntax error,
	// such as after reading `[1}` or `5.1.2`.

[421] google.golang.org/api@v0.123.0/container/v1beta1/container-gen.go:364:
	// CloudRunConfig: Configuration for the Cloud Run addon. The
	// `IstioConfig` addon must be enabled in order to enable Cloud Run
	// addon. This option can only be enabled at cluster creation time.

[422] github.com/lucklove/tidb-wasm@v0.0.0-20191223095407-79ef99686f4d/statistics/feedback.go:541:
	// getSplitCount gets the split count for the histogram. It is based on the intuition that:
	// 1: If we have more remaining unused buckets, we can split more.
	// 2: We cannot split too aggressive, thus we make it split every `splitPerFeedback`.

[423] google.golang.org/genproto@v0.0.0-20220407144326-9054f6ed7bac/googleapis/container/v1alpha1/cluster_service.pb.go:4355:
	// The name (project, location, cluster, node pool id) of the node pool to get.
	// Specified in the format 'projects/*/locations/*/clusters/*/nodePools/*'.

[424] google.golang.org/genproto@v0.0.0-20230301171018-9ab4bdc49ad5/googleapis/cloud/integrations/v1alpha/task_config.pb.go:512:
	// Policy that defines the task retry logic and failure type. If no
	// FailurePolicy is defined for a task, all its dependent tasks will not be
	// executed (i.e, a `retry_strategy` of NONE will be applied).

[425] github.com/ionos-cloud/sdk-go/v5@v5.0.2/model_user_properties.go:268:
	// GetSecAuthActiveOk returns a tuple with the SecAuthActive field value
	// and a boolean to check if the value has been set.
	// NOTE: If the value is an explicit nil, `nil, true` will be returned

[426] google.golang.org/genproto@v0.0.0-20200302123026-7795fca6ccb1/googleapis/cloud/osconfig/agentendpoint/v1beta/guest_policies.pb.go:312:
	// Represents a single Apt package repository. This repository is added to
	// a repo file that is stored at
	// `/etc/apt/sources.list.d/google_osconfig.list`.

[427] google.golang.org/genproto@v0.0.0-20220222154240-daf995802d7b/googleapis/cloud/automl/v1/model_evaluation.pb.go:55:
	// Output only. Resource name of the model evaluation.
	// Format:
	// `projects/{project_id}/locations/{location_id}/models/{model_id}/modelEvaluations/{model_evaluation_id}`

[428] google.golang.org/api@v0.110.0/cloudbuild/v1beta1/cloudbuild-gen.go:648:
	// Build: A build resource in the Cloud Build API. At a high level, a
	// `Build` describes where to find source code, how to build it (for
	// example, the builder image to run on the source), and where to store
	// the built artifacts. Fields can include the following variables,
	// which will be expanded when the build is created: - $PROJECT_ID: the
	// project ID of the build. - $PROJECT_NUMBER: the project number of the
	// build. - $LOCATION: the location/region of the build. - $BUILD_ID:
	// the autogenerated ID of the build. - $REPO_NAME: the source
	// repository name specified by RepoSource. - $BRANCH_NAME: the branch
	// name specified by RepoSource. - $TAG_NAME: the tag name specified by
	// RepoSource. - $REVISION_ID or $COMMIT_SHA: the commit SHA specified
	// by RepoSource or resolved from the specified branch or tag. -
	// $SHORT_SHA: first 7 characters of $REVISION_ID or $COMMIT_SHA.

[429] github.com/aws/aws-sdk-go@v1.35.0/service/secretsmanager/api.go:3621:
	// Specifies that the generated password should not include punctuation characters.
	// The default if you do not include this switch parameter is that punctuation
	// characters can be included.
	//
	// The following are the punctuation characters that can be included in the
	// generated password if you don't explicitly exclude them with ExcludeCharacters
	// or ExcludePunctuation:
	//
	// ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~

[430] entgo.io/ent@v0.9.0/examples/m2mrecur/ent/mutation.go:112:
	// Tx returns an `ent.Tx` for mutations that were executed in transactions;
	// it returns an error otherwise.

[431] google.golang.org/genproto@v0.0.0-20190916214212-f660b8655731/googleapis/pubsub/v1/pubsub.pb.go:872:
	// How long to retain unacknowledged messages in the subscription's backlog,
	// from the moment a message is published.
	// If `retain_acked_messages` is true, then this also configures the retention
	// of acknowledged messages, and thus configures how far back in time a `Seek`
	// can be done. Defaults to 7 days. Cannot be more than 7 days or less than 10
	// minutes.

[432] github.com/openshift/kubernetes-autoscaler/cluster-autoscaler@v0.0.0-20230701051551-970eb9f35fb1/cloudprovider/oci/vendor-internal/github.com/oracle/oci-go-sdk/v65/core/create_instance_configuration_base.go:41:
	// Free-form tags for this resource. Each tag is a simple key-value pair with no
	// predefined name, type, or namespace. For more information, see Resource Tags (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
	// Example: `{"Department": "Finance"}`

[433] github.com/ledgerwatch/erigon@v1.9.7-0.20210917090023-5e4bd653d736/consensus/aura/config.go:96:
	// Block reward contract addresses with their associated starting block numbers.
	//
	// Setting the block reward contract overrides `block_reward`. If the single block reward
	// contract address is also present then it is added into the map at the block number stored in
	// `block_reward_contract_transition` or 0 if that block number is not provided. Therefore both
	// a single block reward contract transition and a map of reward contract transitions can be
	// used simulataneously in the same configuration. In such a case the code requires that the
	// block number of the single transition is strictly less than any of the block numbers in the
	// map.

[434] github.com/pulumi/pulumi-aws/sdk/v5@v5.39.0/go/aws/wafv2/pulumiTypes17.go:38870:
	// WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatementStatementLabelMatchStatementInput is an input type that accepts WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatementStatementLabelMatchStatementArgs and WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatementStatementLabelMatchStatementOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatementStatementLabelMatchStatementInput` via:
	//
	//	WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementOrStatementStatementLabelMatchStatementArgs{...}

[435] github.com/aws/aws-cdk-go/awscdk/v2@v2.60.0/awsssm/awsssm_CfnDocument.go:223:
	// Sets the deletion policy of the resource based on the removal policy specified.
	//
	// The Removal Policy controls what happens to this resource when it stops
	// being managed by CloudFormation, either because you've removed it from the
	// CDK application or because you've made a change that requires the resource
	// to be replaced.
	//
	// The resource can be deleted (`RemovalPolicy.DESTROY`), or left in your AWS
	// account for data recovery and cleanup later (`RemovalPolicy.RETAIN`). In some
	// cases, a snapshot can be taken of the resource prior to deletion
	// (`RemovalPolicy.SNAPSHOT`). A list of resources that support this policy
	// can be found in the following link:.
	// See: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html#aws-attribute-deletionpolicy-options
	//

[436] github.com/pulumi/pulumi-aws/sdk/v5@v5.42.0/go/aws/wafv2/pulumiTypes20.go:1895:
	// The parts of the cookies to inspect with the rule inspection criteria. If you specify All, AWS WAF inspects both keys and values. Valid values: `ALL`, `KEY`, `VALUE`

[437] github.com/pulumi/pulumi-aws/sdk/v5@v5.35.0/go/aws/kms/key.go:156:
	// A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.

[438] github.com/ivanvanderbyl/google-api-go-client@v0.0.0-20221115003528-b76d3a49206f/content/v2.1/content-gen.go:4280:
	// DateTime: Represents civil time (or occasionally physical time). This
	// type can represent a civil time in one of a few possible ways: * When
	// utc_offset is set and time_zone is unset: a civil time on a calendar
	// day with a particular offset from UTC. * When time_zone is set and
	// utc_offset is unset: a civil time on a calendar day in a particular
	// time zone. * When neither time_zone nor utc_offset is set: a civil
	// time on a calendar day in local time. The date is relative to the
	// Proleptic Gregorian Calendar. If year, month, or day are 0, the
	// DateTime is considered not to have a specific year, month, or day
	// respectively. This type may also be used to represent a physical time
	// if all the date and time fields are set and either case of the
	// `time_offset` oneof is set. Consider using `Timestamp` message for
	// physical time instead. If your use case also would like to store the
	// user's timezone, that can be done in another field. This type is more
	// flexible than some applications may want. Make sure to document and
	// validate your application's limitations.

[439] github.com/RyanCallahan312/go-plotly-clone@v0.2.1/graph_objects/auto_enumerates.go:1451:
	// BoxXperiodalignment Only relevant when the axis `type` is *date*. Sets the alignment of data points on the x axis.

[440] github.com/arktree/fabric@v2.1.1+incompatible/core/ledger/kvledger/txmgmt/validator/statebasedval/range_query_validator.go:35:
	// validate iterates through the results that are present in the range-query-info (captured during simulation)
	// and the iterator (latest view of the `committed state` i.e., db + updates). At first mismatch between the results
	// from the two sources (the range-query-info and the iterator), the validate returns false.

[441] google.golang.org/genproto@v0.0.0-20220725144611-272f38e5d71b/googleapis/cloud/dialogflow/cx/v3beta1/page.pb.go:517:
	// The target page to transition to.
	// Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
	// ID>/flows/<Flow ID>/pages/<Page ID>`.

[442] google.golang.org/api@v0.0.0-20171011000306-8615d46d2e75/speech/v1/speech-gen.go:225:
	// Response: The normal response of the operation in case of success.
	// 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`.

[443] github.com/pulumi/pulumi-gcp-native/sdk@v0.31.2-0.20230720042548-124d255e5b7f/go/google/compute/v1/pulumiTypes.go:306:
	// The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be createc for first IP in associated external IPv6 range.

[444] github.com/dojimanetwork/go-polka-rpc/v4@v4.0.9/types/events.go:1570:
	// EventTechnicalCommitteeMemberExecuted is emitted when a single member did some action;
	// result will be `Ok` if it returned without error

[445] github.com/stripe/stripe-go/v74@v74.15.0/invoice.go:692:
	// The coupons to redeem into discounts for the invoice preview. If not specified, inherits the discount from the customer or subscription. This only works for coupons directly applied to the invoice. To apply a coupon to a subscription, you must use the `coupon` parameter instead. Pass an empty string to avoid inheriting any discounts. To preview the upcoming invoice for a subscription that hasn't been created, use `coupon` instead.

[446] github.com/debsmita1/api@v0.0.0-20221220162201-efeef9d83325/console/v1/types_console_yaml_sample.go:48:
	// ConsoleYAMLSampleYAML is the YAML sample to display.
	// +kubebuilder:validation:Pattern=`^(.|\s)*\S(.|\s)*$`

[447] google.golang.org/genproto@v0.0.0-20210629200056-84d6f6074151/googleapis/devtools/containeranalysis/v1alpha1/containeranalysis.pb.go:1110:
	// Public key of the builder which can be used to verify that the related
	// findings are valid and unchanged. If `key_type` is empty, this defaults
	// to PEM encoded public keys.
	//
	// This field may be empty if `key_id` references an external key.
	//
	// For Cloud Build based signatures, this is a PEM encoded public
	// key. To verify the Cloud Build signature, place the contents of
	// this field into a file (public.pem). The signature field is base64-decoded
	// into its binary representation in signature.bin, and the provenance bytes
	// from `BuildDetails` are base64-decoded into a binary representation in
	// signed.bin. OpenSSL can then verify the signature:
	// `openssl sha256 -verify public.pem -signature signature.bin signed.bin`

[448] github.com/pulumi/pulumi-google-cloud/sdk@v0.30.1-0.20230414172224-5d845649e49d/go/google/composer/v1/pulumiTypes.go:3916:
	// The version of the software running in the environment. This encapsulates both the version of Cloud Composer functionality and the version of Apache Airflow. It must match the regular expression `composer-([0-9]+(\.[0-9]+\.[0-9]+(-preview\.[0-9]+)?)?|latest)-airflow-([0-9]+(\.[0-9]+(\.[0-9]+)?)?)`. When used as input, the server also checks if the provided version is supported and denies the request for an unsupported version. The Cloud Composer portion of the image version is a full [semantic version](https://semver.org), or an alias in the form of major version number or `latest`. When an alias is provided, the server replaces it with the current Cloud Composer version that satisfies the alias. The Apache Airflow portion of the image version is a full semantic version that points to one of the supported Apache Airflow versions, or an alias in the form of only major or major.minor versions specified. When an alias is provided, the server replaces it with the latest Apache Airflow version that satisfies the alias and is supported in the given Cloud Composer version. In all cases, the resolved image version is stored in the same field. See also [version list](/composer/docs/concepts/versioning/composer-versions) and [versioning overview](/composer/docs/concepts/versioning/composer-versioning-overview).

[449] github.com/fxposter/go-control-plane@v0.9.7-0.20210707065039-98e2c657e5e1/envoy/admin/v2alpha/clusters.pb.go:31:
	// Admin endpoint uses this wrapper for `/clusters` to display cluster status information.
	// See :ref:`/clusters <operations_admin_interface_clusters>` for more information.

[450] github.com/pulumi/pulumi-aws/sdk/v5@v5.35.0/go/aws/wafv2/pulumiTypes14.go:3982:
	// Position in the header to search for the IP address. Valid values include: `FIRST`, `LAST`, or `ANY`. If `ANY` is specified and the header contains more than 10 IP addresses, AWS WAFv2 inspects the last 10.

[451] github.com/elastic/beats/v7@v7.7.0/metricbeat/module/kubernetes/apiserver/metricset.go:51:
	// Fetch as expected by `mb.EventFetcher`

[452] google.golang.org/api@v0.107.0/pubsub/v1/pubsub-gen.go:914:
	// PushConfig: Required. The push configuration for future deliveries.
	// An empty `pushConfig` indicates that the Pub/Sub system should stop
	// pushing messages from the given subscription and allow messages to be
	// pulled and acknowledged - effectively pausing the subscription if
	// `Pull` or `StreamingPull` is not called.

[453] github.com/zeinali0/minio@v0.0.0-20220126163646-1b4e88561b9b/cmd/config-migrate.go:677:
	// Version '9' to '10' migration. Remove syslog config
	// but it's otherwise the same as V9.

[454] github.com/sasukebo/genproto@v0.0.0-20191028173616-919d9bdd9fe6/googleapis/pubsub/v1/pubsub.pb.go:1476:
	// The value returned by the last `ListSubscriptionsResponse`; indicates that
	// this is a continuation of a prior `ListSubscriptions` call, and that the
	// system should return the next page of data.

[455] github.com/google/flatbuffers@v1.11.1-0.20190614154707-a80db8538cf4/go/table.go:178:
	// GetUint8Slot retrieves the uint8 that the given vtable location
	// points to. If the vtable value is zero, the default value `d`
	// will be returned.

[456] modernc.org/sqlite@v1.15.4/libtest/sqlite_linux_s390x.go:7898:
	// The type of the second argument to `fgetpos' and `fsetpos'.

[457] github.com/Azure/azure-sdk-for-go@v59.1.0+incompatible/services/apimanagement/mgmt/2018-01-01/apimanagement/models.go:1621:
	// VersionQueryName - Name of query parameter that indicates the API Version if versioningScheme is set to `query`.

[458] github.com/flag-blockchain/go-ethereum@v1.9.8/eth/handler_snap.go:31:
	// RunPeer is invoked when a peer joins on the `snap` protocol.

[459] github.com/ent/ent-contrib@v0.4.6-0.20230514215512-b00990bedaf0/entproto/cmd/protoc-gen-ent/internal/todo/ent/mutation.go:431:
	// Client returns a new `ent.Client` from the mutation. If the mutation was
	// executed in a transaction (ent.Tx), a transactional client is returned.

[460] github.com/oracle/oci-go-sdk/v65@v65.34.0/oda/oda_odapackage_client.go:389:
	// ListPackages Returns a page of summaries for packages that are available for import. The optional odaInstanceId query
	// parameter can be used to filter packages that are available for import by a specific instance. If odaInstanceId
	// query parameter is not provided, the returned list will
	// include packages available within the region indicated by the request URL. The optional resourceType query
	// param may be specified to filter packages that contain the indicated resource type. If no resourceType query
	// param is given, packages containing all resource types will be returned. The optional name query parameter can
	// be used to limit the list to packages whose name matches the given name. The optional displayName query
	// parameter can be used to limit the list to packages whose displayName matches the given name. The optional
	// isLatestVersionOnly query parameter can be used to limit the returned list to include only the latest version
	// of any given package. If not specified, all versions of any otherwise matching package will be returned.
	// If the `opc-next-page` header appears in the response, then
	// there are more items to retrieve. To get the next page in the subsequent
	// GET request, include the header's value as the `page` query parameter.
	//
	// See also
	//
	// Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/oda/ListPackages.go.html to see an example of how to use ListPackages API.

[461] github.com/hrinnovationlab/adyen-go-api-library/v5@v5.0.3/src/payouts/model_payout_response.go:33:
	// If the payment's authorisation is refused or an error occurs during authorisation, this field holds Adyen's mapped reason for the refusal or a description of the error.  When a transaction fails, the authorisation response includes `resultCode` and `refusalReason` values.

[462] github.com/aws/aws-sdk-go@v1.41.18/service/kinesisanalytics/api.go:3073:
	// Row delimiter. For example, in a CSV format, '\n' is the typical row delimiter.
	//
	// RecordRowDelimiter is a required field

[463] github.com/aws/aws-cdk-go/awscdk/v2@v2.52.0/awsroute53resolver/awsroute53resolver_CfnResolverRule.go:593:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.

[464] google.golang.org/api@v0.15.1-0.20200110000735-64f53cc40702/cloudtasks/v2beta2/cloudtasks-gen.go:1819:
	// State: Output only. The state of the queue.
	//
	// `state` can only be changed by called
	// PauseQueue,
	// ResumeQueue, or
	// uploading
	// [queue.yaml/xml](https://cloud.google.com/appengine/docs/pyt
	// hon/config/queueref).
	// UpdateQueue cannot be used to change `state`.
	//
	// Possible values:
	//   "STATE_UNSPECIFIED" - Unspecified state.
	//   "RUNNING" - The queue is running. Tasks can be dispatched.
	//
	// If the queue was created using Cloud Tasks and the queue has
	// had no activity (method calls or task dispatches) for 30 days,
	// the queue may take a few minutes to re-activate. Some method
	// calls may return NOT_FOUND and
	// tasks may not be dispatched for a few minutes until the queue
	// has been re-activated.
	//   "PAUSED" - Tasks are paused by the user. If the queue is paused
	// then Cloud
	// Tasks will stop delivering tasks from it, but more tasks can
	// still be added to it by the user. When a pull queue is paused,
	// all LeaseTasks calls will return a
	// FAILED_PRECONDITION.
	//   "DISABLED" - The queue is disabled.
	//
	// A queue becomes `DISABLED`
	// when
	// [queue.yaml](https://cloud.google.com/appengine/docs/python/confi
	// g/queueref)
	// or
	// [queue.xml](https://cloud.google.com/appengine/docs/sta
	// ndard/java/config/queueref)
	// is uploaded which does not contain the queue. You cannot directly
	// disable
	// a queue.
	//
	// When a queue is disabled, tasks can still be added to a queue
	// but the tasks are not dispatched and
	// LeaseTasks calls return a
	// `FAILED_PRECONDITION` error.
	//
	// To permanently delete this queue and all of its tasks,
	// call
	// DeleteQueue.

[465] google.golang.org/api@v0.56.0/recommendationengine/v1beta1/recommendationengine-gen.go:2388:
	// IpAddress: Optional. IP address of the user. This could be either
	// IPv4 (e.g. 104.133.9.80) or IPv6 (e.g.
	// 2001:0db8:85a3:0000:0000:8a2e:0370:7334). This should *not* be set
	// when using the javascript pixel or if `direct_user_request` is set.
	// Used to extract location information for personalization.

[466] github.com/aws/aws-sdk-go@v1.44.154/service/opsworks/api.go:8877:
	// For custom layers only, use this parameter to specify the layer's short name,
	// which is used internally by AWS OpsWorks Stacks and by Chef recipes. The
	// short name is also used as the name for the directory where your app files
	// are installed. It can have a maximum of 200 characters, which are limited
	// to the alphanumeric characters, '-', '_', and '.'.
	//
	// The built-in layers' short names are defined by AWS OpsWorks Stacks. For
	// more information, see the Layer Reference (https://docs.aws.amazon.com/opsworks/latest/userguide/layers.html).
	//
	// Shortname is a required field

[467] github.com/pulumi/pulumi-aws/sdk/v5@v5.31.0/go/aws/redshift/scheduledAction.go:218:
	// The schedule of action. The schedule is defined format of "at expression" or "cron expression", for example `at(2016-03-04T17:27:00)` or `cron(0 10 ? * MON *)`. See [Scheduled Action](https://docs.aws.amazon.com/redshift/latest/APIReference/API_ScheduledAction.html) for more information.

[468] google.golang.org/api@v0.131.0/domains/v1beta1/domains-gen.go:4523:
	// Patch: Updates select fields of a `Registration` resource, notably
	// `labels`. To update other fields, use the appropriate custom update
	// method: * To update management settings, see
	// `ConfigureManagementSettings` * To update DNS configuration, see
	// `ConfigureDnsSettings` * To update contact information, see
	// `ConfigureContactSettings`
	//
	//   - name: Output only. Name of the `Registration` resource, in the
	//     format `projects/*/locations/*/registrations/`.

[469] google.golang.org/genproto@v0.0.0-20210207032614-bba0dbe2a9ea/googleapis/cloud/runtimeconfig/v1beta1/runtimeconfig.pb.go:906:
	// The path to the configuration for which you want to get a list of waiters.
	// The configuration must exist beforehand; the path must by in the format:
	//
	// `projects/[PROJECT_ID]/configs/[CONFIG_NAME]`

[470] github.com/KyleMoser/cosmos-sdk@v0.47.1-cachefix/x/auth/migrations/legacytx/stdsign.go:20:
	// LegacyMsg defines the old interface a message must fulfill, containing
	// Amino signing method and legacy router info.
	// Deprecated: Please use `Msg` instead.

[471] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.1/go/aws/ec2/ami.go:380:
	// Name of the root device (for example, `/dev/sda1`, or `/dev/xvda`).

[472] google.golang.org/genproto@v0.0.0-20221201204527-e3fa12d562f3/googleapis/devtools/containeranalysis/v1beta1/provenance/provenance.pb.go:554:
	// Related artifact names. This may be the path to a binary or jar file, or in
	// the case of a container build, the name used to push the container image to
	// Google Container Registry, as presented to `docker push`. Note that a
	// single Artifact ID can have multiple names, for example if two tags are
	// applied to one image.

[473] github.com/pulumi/aws/sdk@v1.31.0/go/aws/elasticache/cluster.go:60:
	// An Amazon Resource Name (ARN) of an
	// SNS topic to send ElastiCache notifications to. Example:
	// `arn:aws:sns:us-east-1:012345678999:my_sns_topic`

[474] github.com/openshift/api@v0.0.0-20210317213936-dcbf045ae1b8/network/v1/types.go:191:
	// EgressNetworkPolicyRuleType indicates whether an EgressNetworkPolicyRule allows or denies traffic
	// +kubebuilder:validation:Pattern=`^Allow|Deny$`

[475] github.com/keisukesakasai/google-api-go-client@v0.124.0-test/firebase/v1beta1/firebase-gen.go:298:
	// AnalyticsAccountId: The ID for the existing Google Analytics account
	// (http://www.google.com/analytics/) that you want to link with the
	// `FirebaseProject`. Specifying this field will provision a new Google
	// Analytics property in your Google Analytics account and associate the
	// new property with the `FirebaseProject`.

[476] google.golang.org/api@v0.132.0/videointelligence/v1/videointelligence-gen.go:8137:
	// Error: If set, indicates an error. Note that for a single
	// `AnnotateVideoRequest` some videos may succeed and some may fail.

[477] google.golang.org/genproto@v0.0.0-20211117155847-120650a500bb/googleapis/cloud/aiplatform/v1/job_service.pb.go:1574:
	// Required. The parent of the ModelDeploymentMonitoringJob.
	// Format: `projects/{project}/locations/{location}`

[478] github.com/TeckResourcesCloudInfrastructurePrivate/azure-sdk-for-go@v0.0.0-20221114204509-888884b61e0a/services/preview/monitor/mgmt/2021-09-01-preview/insights/models.go:7399:
	// Timespan - The timespan for which the data was retrieved. Its value consists of two datetimes concatenated, separated by '/'.  This may be adjusted in the future and returned back from what was originally requested.

[479] google.golang.org/genproto@v0.0.0-20220302033224-9aa15565e42a/googleapis/cloud/dialogflow/cx/v3/version.pb.go:1337:
	// Loads resources in the specified version to the draft flow.
	//
	// This method is a [long-running
	// operation](https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation).
	// The returned `Operation` type has the following method-specific fields:
	//
	// - `metadata`: An empty [Struct
	//   message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct)
	// - `response`: An [Empty
	//   message](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty)

[480] google.golang.org/genproto@v0.0.0-20211203200212-54befc351ae9/googleapis/cloud/translate/v3beta1/translation_service.pb.go:2051:
	// Required. Location to make a call. Must refer to a caller's project.
	//
	// Format: `projects/{project-number-or-id}/locations/{location-id}`.
	//
	// The `global` location is not supported for batch translation.
	//
	// Only AutoML Translation models or glossaries within the same region (have
	// the same location-id) can be used, otherwise an INVALID_ARGUMENT (400)
	// error is returned.

[481] google.golang.org/genproto@v0.0.0-20210415145412-64678f1ae2d5/googleapis/cloud/bigquery/reservation/v1/reservation.pb.go:1922:
	// The resource name of the singleton BI reservation.
	// Reservation names have the form
	// `projects/{project_id}/locations/{location_id}/bireservation`.

[482] google.golang.org/genproto@v0.0.0-20220504150022-98cd25cafc72/googleapis/cloud/videointelligence/v1p2beta1/video_intelligence.pb.go:440:
	// What labels should be detected with LABEL_DETECTION, in addition to
	// video-level labels or segment-level labels.
	// If unspecified, defaults to `SHOT_MODE`.

[483] google.golang.org/genproto@v0.0.0-20200423170343-7949de9c1215/googleapis/genomics/v1/annotations.pb.go:34:
	// When an [Annotation][google.genomics.v1.Annotation] or
	// [AnnotationSet][google.genomics.v1.AnnotationSet] is created, if `type` is
	// not specified it will be set to `GENERIC`.

[484] 	The number `370` is used to have some margin for extra overhead (for example, the dns query
	may be larger - more subdomains).
	*/

[485] github.com/aws/aws-cdk-go/awscdk/v2@v2.61.1/awsecspatterns/awsecspatterns_QueueProcessingFargateService.go:228:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.

[486] google.golang.org/genproto@v0.0.0-20220902135211-223410557253/googleapis/cloud/bigquery/migration/v2alpha/migration_service.pb.go:360:
	// Required. The unique identifier for the migration workflow.
	// Example: `projects/123/locations/us/workflows/1234`

[487] github.com/oracle/oci-go-sdk/v65@v65.13.0/opsi/operations_insights_private_endpoint_summary.go:58:
	// System tags for this resource. Each key is predefined and scoped to a namespace.
	// Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`

[488] github.com/ngrok/protobuf-go@v1.27.2-0.20210628182547-b03064a95cac/compiler/protogen/protogen.go:704:
	// GoIdent is the base name of a top-level declaration for this field.
	// For code generated by protoc-gen-go, this means a wrapper type named
	// '{{GoIdent}}' for members fields of a oneof, and a variable named
	// 'E_{{GoIdent}}' for extension fields.

[489] github.com/sebtelko/pulumi-azure-native/sdk@v1.5.0/go/azure/network/v20170901/pulumiTypes.go:15522:
	// MxRecordResponseArrayInput is an input type that accepts MxRecordResponseArray and MxRecordResponseArrayOutput values.
	// You can construct a concrete instance of `MxRecordResponseArrayInput` via:
	//
	//          MxRecordResponseArray{ MxRecordResponseArgs{...} }

[490] github.com/jkhelil/cadvisor@v0.20.5/Godeps/_workspace/src/github.com/vishvananda/netlink/filter_linux.go:69:
	// FilterList gets a list of filters in the system.
	// Equivalent to: `tc filter show`.
	// Generally retunrs nothing if link and parent are not specified.

[491] google.golang.org/api@v0.46.0/compute/v0.beta/compute-gen.go:148041:
	// PageToken sets the optional parameter "pageToken": Specifies a page
	// token to use. Set `pageToken` to the `nextPageToken` returned by a
	// previous list request to get the next page of results.

[492] github.com/haySwim/csi-test@v1.1.1-0.20190401231508-c3051f017d50/pkg/sanity/sanity.go:75:
	// Callback functions to customize the creation of target and staging
	// directories. Returns the new paths for mount and staging.
	// If not defined, directories are created in the default way at TargetPath
	// and StagingPath on the host.
	//
	// Both functions can replace the suggested path. What the test then uses
	// is the path returned by them.
	//
	// Note that target and staging directory have different
	// semantics in the CSI spec: for NodeStateVolume,
	// CreateTargetDir must create the directory and return the
	// full path to it. For NodePublishVolume, CreateStagingDir
	// must create the *parent* directory of `path` (or some other
	// directory) and return the full path for an entry inside
	// that created directory.

[493] google.golang.org/genproto@v0.0.0-20210828152312-66f60bf46e71/googleapis/cloud/tasks/v2beta3/queue.pb.go:601:
	// A task will be [scheduled][google.cloud.tasks.v2beta3.Task.schedule_time] for retry between
	// [min_backoff][google.cloud.tasks.v2beta3.RetryConfig.min_backoff] and
	// [max_backoff][google.cloud.tasks.v2beta3.RetryConfig.max_backoff] duration after it fails,
	// if the queue's [RetryConfig][google.cloud.tasks.v2beta3.RetryConfig] specifies that the task should be
	// retried.
	//
	// If unspecified when the queue is created, Cloud Tasks will pick the
	// default.
	//
	//
	// `min_backoff` will be truncated to the nearest second.
	//
	// This field has the same meaning as
	// [min_backoff_seconds in
	// queue.yaml/xml](https://cloud.google.com/appengine/docs/standard/python/config/queueref#retry_parameters).

[494] github.com/tparvu/terraform@v1.3.7/internal/command/views/json/diagnostic_test.go:926:
	// Helper function to make constructing literal Diagnostics easier. There
	// are fields which are pointer-to-string to ensure that the rendered JSON
	// results in `null` for an empty value, rather than `""`.

[495] github.com/kangminze/go-control-plane@v0.9.9-0.20210618105622-f1d26dabe194/envoy/config/listener/v3/listener_components.pb.go:94:
	// The name of the filter to instantiate. The name must match a
	// :ref:`supported filter <config_network_filters>`.

[496] github.com/pulumi/pulumi-aws/sdk/v4@v4.23.0/go/aws/eks/pulumiTypes.go:1424:
	// Name of the EC2 Launch Template. Conflicts with `id`.

[497] google.golang.org/genproto@v0.0.0-20221116193143-41c2ba794472/googleapis/streetview/publish/v1/rpcmessages.pb.go:1028:
	// Optional. The filter expression. For example: `published_status=PUBLISHED`.
	//
	// The filters supported are: `published_status`.  See
	// https://google.aip.dev/160 for more information.

[498] github.com/chaosch/vendors@v0.0.0-20210114080410-5f0a72a455bd/google.golang.org/genproto/googleapis/cloud/dataproc/v1/jobs.pb.go:953:
	// Optional. Mapping of query variable names to values (equivalent to the
	// Spark SQL command: SET `name="value";`).

[499] google.golang.org/api@v0.106.0/toolresults/v1beta3/toolresults-gen.go:834:
	// Nanos: Signed fractions of a second at nanosecond resolution of the
	// span of time. Durations less than one second are represented with a 0
	// `seconds` field and a positive or negative `nanos` field. For
	// durations of one second or more, a non-zero value for the `nanos`
	// field must be of the same sign as the `seconds` field. Must be from
	// -999,999,999 to +999,999,999 inclusive.

[500] github.com/pulumi/pulumi-aws/sdk/v5@v5.4.0/go/aws/cloudwatch/pulumiTypes.go:2458:
	// EventTargetEcsTargetInput is an input type that accepts EventTargetEcsTargetArgs and EventTargetEcsTargetOutput values.
	// You can construct a concrete instance of `EventTargetEcsTargetInput` via:
	//
	//          EventTargetEcsTargetArgs{...}

[501] github.com/pulumi/pulumi-aws/sdk/v5@v5.0.0/go/aws/wafv2/pulumiTypes.go:450601:
	// WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementPtrInput is an input type that accepts WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementArgs, WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementPtr and WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementPtrOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementPtrInput` via:
	//
	//          WebAclRuleStatementOrStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementArgs{...}
	//
	//  or:
	//
	//          nil

[502] github.com/googleapis/google-api-go-client@v0.134.0/clouddebugger/v2/clouddebugger-gen.go:882:
	// Debuggees: List of debuggees accessible to the calling user. The
	// fields `debuggee.id` and `description` are guaranteed to be set. The
	// `description` field is a human readable field provided by agents and
	// can be displayed to users.

[503] github.com/pulumi/pulumi-kubernetes/sdk/v3@v3.23.1/go/kubernetes/apiextensions/v1/pulumiTypes.go:1693:
	// preserveUnknownFields indicates that object fields which are not specified in the OpenAPI schema should be preserved when persisting to storage. apiVersion, kind, metadata and known fields inside metadata are always preserved. This field is deprecated in favor of setting `x-preserve-unknown-fields` to true in `spec.versions[*].schema.openAPIV3Schema`. See https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#field-pruning for details.

[504] google.golang.org/genproto@v0.0.0-20191216205247-b31c10ee225f/googleapis/spanner/v1/mutation.pb.go:167:
	// The values to be written. `values` can contain more than one
	// list of values. If it does, then multiple rows are written, one
	// for each entry in `values`. Each list in `values` must have
	// exactly as many entries as there are entries in [columns][google.spanner.v1.Mutation.Write.columns]
	// above. Sending multiple lists is equivalent to sending multiple
	// `Mutation`s, each containing one `values` entry and repeating
	// [table][google.spanner.v1.Mutation.Write.table] and [columns][google.spanner.v1.Mutation.Write.columns]. Individual values in each list are
	// encoded as described [here][google.spanner.v1.TypeCode].

[505] github.com/aws/aws-cdk-go/awscdk/v2@v2.60.0/awsemr/awsemr_CfnInstanceFleetConfig_InstanceFleetProvisioningSpecificationsProperty.go:4:
	// > The instance fleet configuration is available only in Amazon EMR versions 4.8.0 and later, excluding 5.0.x versions.
	//
	// `InstanceTypeConfig` is a sub-property of `InstanceFleetConfig` . `InstanceTypeConfig` determines the EC2 instances that Amazon EMR attempts to provision to fulfill On-Demand and Spot target capacities.
	//
	// Example:
	//   // The code below shows an example of how to instantiate this type.
	//   // The values are placeholders you should change.
	//   import "github.com/aws/aws-cdk-go/awscdk"
	//
	//   instanceFleetProvisioningSpecificationsProperty := &instanceFleetProvisioningSpecificationsProperty{
	//   	onDemandSpecification: &onDemandProvisioningSpecificationProperty{
	//   		allocationStrategy: jsii.String("allocationStrategy"),
	//   	},
	//   	spotSpecification: &spotProvisioningSpecificationProperty{
	//   		timeoutAction: jsii.String("timeoutAction"),
	//   		timeoutDurationMinutes: jsii.Number(123),
	//
	//   		// the properties below are optional
	//   		allocationStrategy: jsii.String("allocationStrategy"),
	//   		blockDurationMinutes: jsii.Number(123),
	//   	},
	//   }
	//

[506] github.com/pulumi/pulumi/pkg/v3@v3.53.1/codegen/nodejs/gen.go:456:
	// ProvideDefaults functions have the form `(Input<shape> | undefined) ->
	// Output<shape> | undefined`. We need to disallow the undefined. This is safe
	// because val.%arg existed in the input (type system enforced).

[507] google.golang.org/genproto@v0.0.0-20210714021259-044028024a4f/googleapis/cloud/iot/v1/resources.pb.go:467:
	// The resource path name. For example,
	// `projects/p1/locations/us-central1/registries/registry0/devices/dev0` or
	// `projects/p1/locations/us-central1/registries/registry0/devices/{num_id}`.
	// When `name` is populated as a response from the service, it always ends
	// in the device numeric ID.

[508] github.com/noordeo/cosmos-sdk@v0.46.10-ledger.1/client/grpc/tmservice/query.pb.go:384:
	// Deprecated: please use `sdk_block` instead

[509] github.com/oracle/oci-go-sdk/v65@v65.28.1/vnmonitoring/create_drg_attachment_details.go:40:
	// Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
	// Example: `{"bar-key": "value"}`

[510] github.com/SummerCedrus/ServerKit@v1.0.1-0.20201207092231-ace6035fb5e8/google.golang.org/genproto/googleapis/cloud/support/v1alpha1/cloud_support.pb.go:71:
	// The request message for `ListSupportAccount`.

[511] github.com/mu-serverless/go-control-plane@v0.9.7-0.20200923194911-b5bdd13634be/envoy/config/route/v4alpha/route_components.pb.go:2638:
	// A list of actions that are to be applied for this rate limit configuration.
	// Order matters as the actions are processed sequentially and the descriptor
	// is composed by appending descriptor entries in that sequence. If an action
	// cannot append a descriptor entry, no descriptor is generated for the
	// configuration. See :ref:`composing actions
	// <config_http_filters_rate_limit_composing_actions>` for additional documentation.

[512] github.com/egnd/go-fb2parse@v1.0.1/fb2file.go:15:
	// Body        []FB2Body      `xml:"body"`

[513] github.com/aws/aws-cdk-go/awscdk/v2@v2.59.0/awsec2/awsec2_MultipartBodyOptions.go:20:
	// `Content-Type` header of this part.
	//
	// Some examples of content types:
	// * `text/x-shellscript; charset="utf-8"` (shell script)
	// * `text/cloud-boothook; charset="utf-8"` (shell script executed during boot phase)
	//
	// For Linux shell scripts use `text/x-shellscript`.

[514] google.golang.org/genproto@v0.0.0-20220817144833-d7fd3f11b9b1/googleapis/cloud/filestore/v1beta1/cloud_filestore_service.pb.go:645:
	// The resource name of the backup, in the format
	// `projects/{project_id}/locations/{location_id}/backups/{backup_id}`, that
	// this file share has been restored from.

[515] github.com/aws/aws-cdk-go/awscdk/v2@v2.0.0/awsec2/awsec2.go:14174:
	// `CfnLaunchTemplate.CapacityReservationSpecificationProperty.CapacityReservationPreference`.

[516] google.golang.org/genproto@v0.0.0-20200617032506-f1bdc9086088/googleapis/cloud/gaming/v1beta/game_server_clusters.pb.go:466:
	// Required. The name of the Game Server Cluster to delete. Uses the form:
	// `projects/{project}/locations/{location}/gameServerClusters/{cluster}`.

[517] google.golang.org/genproto@v0.0.0-20201021134325-0d71844de594/googleapis/cloud/retail/v2/user_event.pb.go:322:
	// Quantity of the product associated with the user event. For
	// example, this field will be 2 if two products are added to the shopping
	// cart for `purchase-complete` event. Required for `add-to-cart` and
	// `purchase-complete` event types.

[518] github.com/Azure/azure-sdk-for-go@v61.2.0+incompatible/services/preview/eventgrid/mgmt/2021-06-01-preview/eventgrid/partnertopiceventsubscriptions.go:439:
	// ListByPartnerTopic list event subscriptions that belong to a specific partner topic.
	// Parameters:
	// resourceGroupName - the name of the resource group within the user's subscription.
	// partnerTopicName - name of the partner topic.
	// filter - the query used to filter the search results using OData syntax. Filtering is permitted on the
	// 'name' property only and with limited number of OData operations. These operations are: the 'contains'
	// function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal).
	// No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE,
	// 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq
	// 'westus'.
	// top - the number of results to return per page for the list operation. Valid range for top parameter is 1 to
	// 100. If not specified, the default number of results to be returned is 20 items per page.

[519] google.golang.org/genproto@v0.0.0-20220722212130-b98a9ff5e252/googleapis/cloud/compute/v1/compute.pb.go:18964:
	// Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results.

[520] github.com/keelan10/netlink@v0.0.0-20221008070000-bf28fa393f8f/addr_linux.go:45:
	// AddrReplace will replace (or, if not present, add) an IP address on a link device.
	//
	// Equivalent to: `ip addr replace $addr dev $link`
	//
	// If `addr` is an IPv4 address and the broadcast address is not given, it
	// will be automatically computed based on the IP mask if /30 or larger.

[521] github.com/taskcluster/taskcluster/v51@v51.1.0/clients/client-go/tcgithubevents/types.go:40:
	// The GitHub `organization` which had an event.
	//
	// Syntax:     ^([a-zA-Z0-9-_%]*)$
	// Min length: 1
	// Max length: 100

[522] github.com/killian264/google-api-go-client@v0.47.1-0.20210523005027-1b57e2cebcab/serviceusage/v1beta1/serviceusage-gen.go:4200:
	// Config: The service configuration of the available service. Some
	// fields may be filtered out of the configuration in responses to the
	// `ListServices` method. These fields are present only in responses to
	// the `GetService` method.

[523] google.golang.org/genproto@v0.0.0-20210909144509-af19c3c38cb7/googleapis/dataflow/v1beta3/jobs.pb.go:4203:
	// List the jobs of a project.
	//
	// To list the jobs of a project in a region, we recommend using
	// `projects.locations.jobs.list` with a [regional endpoint]
	// (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To
	// list the all jobs across all regions, use `projects.jobs.aggregated`. Using
	// `projects.jobs.list` is not recommended, as you can only get the list of
	// jobs that are running in `us-central1`.

[524] google.golang.org/api@v0.46.0/serviceusage/v1beta1/serviceusage-gen.go:1864:
	// Id: A unique ID for a specific instance of this message, typically
	// assigned by the client for tracking purpose. Must be no longer than
	// 63 characters and only lower case letters, digits, '.', '_' and '-'
	// are allowed. If empty, the server may choose to generate one instead.

[525] google.golang.org/genproto@v0.0.0-20200323114720-3f67cca34472/googleapis/assistant/embedded/v1alpha2/embedded_assistant.pb.go:1126:
	// *Output-only* State information for the subsequent `Assist` RPC. This
	// value should be saved in the client and returned in the
	// [`DialogStateIn.conversation_state`](#dialogstatein) field with the next
	// `Assist` RPC. (The client does not need to interpret or otherwise use this
	// value.) This information should be saved across device reboots. However,
	// this value should be cleared (not saved in the client) during a
	// factory-default reset.

[526] gopkg.in/stripe/stripe-go.v72@v72.122.0/orderitem.go:51:
	// Description of the line item, meant to be displayable to the user (e.g., `"Express shipping"`).

[527] google.golang.org/api@v0.127.0/cloudasset/v1/cloudasset-gen.go:1023:
	// Binding: Associates `members`, or principals, with a `role`.

[528] github.com/pulumi/pulumi-azure/sdk/v5@v5.46.0/go/azure/appplatform/springCloudBuildDeployment.go:151:
	// A `quota` block as defined below.

[529] github.com/lycblank/util@v0.0.6/qqpay/qqpay.go:52:
	//NotifyUrl string      `xml:"notify_url"`

[530] github.com/pulumi/pulumi-azure/sdk/v5@v5.33.0/go/azure/compute/pulumiTypes.go:26779:
	// GetManagedDiskEncryptionSettingInput is an input type that accepts GetManagedDiskEncryptionSettingArgs and GetManagedDiskEncryptionSettingOutput values.
	// You can construct a concrete instance of `GetManagedDiskEncryptionSettingInput` via:
	//
	//	GetManagedDiskEncryptionSettingArgs{...}

[531] google.golang.org/api@v0.91.0/osconfig/v1/osconfig-gen.go:4260:
	// AvailableInventoryItemId: Corresponds to the `AVAILABLE_PACKAGE`
	// inventory item on the VM. If the vulnerability report was not updated
	// after the VM inventory update, these values might not display in VM
	// inventory. If there is no available fix, the field is empty. The
	// `inventory_item` value specifies the latest `SoftwarePackage`
	// available to the VM that fixes the vulnerability.

[532] github.com/crossworth/ent@v0.10.1-0.20221123205751-28352eaf5492/entc/integration/edgeschema/ent/role_create.go:543:
	// DoNothing configures the conflict_action to `DO NOTHING`.
	// Supported only by SQLite and PostgreSQL.

[533] github.com/shopperooofficial/ethereum-protocol@v1.10.20-0.20220625193421-c7f485d9e5b9/accounts/abi/reflect.go:95:
	// set attempts to assign src to dst by either setting, copying or otherwise.
	//
	// set is a bit more lenient when it comes to assignment and doesn't force an as
	// strict ruleset as bare `reflect` does.

[534] google.golang.org/genproto@v0.0.0-20220328150716-24ca77f39d1f/googleapis/cloud/retail/v2beta/product.pb.go:342:
	// Highly encouraged. Extra product attributes to be included. For example,
	// for products, this could include the store name, vendor, style, color, etc.
	// These are very strong signals for recommendation model, thus we highly
	// recommend providing the attributes here.
	//
	// Features that can take on one of a limited number of possible values. Two
	// types of features can be set are:
	//
	// Textual features. some examples would be the brand/maker of a product, or
	// country of a customer. Numerical features. Some examples would be the
	// height/weight of a product, or age of a customer.
	//
	// For example: `{ "vendor": {"text": ["vendor123", "vendor456"]},
	// "lengths_cm": {"numbers":[2.3, 15.4]}, "heights_cm": {"numbers":[8.1, 6.4]}
	// }`.
	//
	// This field needs to pass all below criteria, otherwise an INVALID_ARGUMENT
	// error is returned:
	//
	// * Max entries count: 200.
	// * The key must be a UTF-8 encoded string with a length limit of 128
	//   characters.
	// * For indexable attribute, the key must match the pattern:
	//   `[a-zA-Z0-9][a-zA-Z0-9_]*`. For example, `key0LikeThis` or
	//   `KEY_1_LIKE_THIS`.
	// * For text attributes, at most 400 values are allowed. Empty values are not
	//   allowed. Each value must be a UTF-8 encoded string with a length limit of
	//   256 characters.
	// * For number attributes, at most 400 values are allowed.

[535] google.golang.org/genproto@v0.0.0-20230320173215-1fe4d14fc725/googleapis/apps/drive/labels/v2/error_details.pb.go:309:
	// The path to the field where this violation occurred. This path is
	// specified using `FieldMask` format:
	// https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask

[536] google.golang.org/genproto@v0.0.0-20210821163610-241b8fcbd6c8/googleapis/cloud/osconfig/v1alpha/inventory.pb.go:514:
	// The operating system long name.
	// For example 'Debian GNU/Linux 9' or 'Microsoft Window Server 2019
	// Datacenter'.

[537] google.golang.org/api@v0.0.0-20180716222000-81e9282165ac/cloudresourcemanager/v2beta1/cloudresourcemanager-gen.go:2153:
	// UpdateMask sets the optional parameter "updateMask": Fields to be
	// updated.
	// Only the `display_name` can be updated.

[538] github.com/nabeken/google-api-go-client@v0.10.1-0.20190913001600-c06e0e8e492a/genomics/v1alpha2/genomics-gen.go:1113:
	// Pipeline: The pipeline object. Represents a transformation from a set
	// of input
	// parameters to a set of output parameters. The transformation is
	// defined
	// as a docker image and command to run within that image. Each
	// pipeline
	// is run on a Google Compute Engine VM. A pipeline can be created with
	// the
	// `create` method and then later run with the `run` method, or a
	// pipeline can
	// be defined and run all at once with the `run` method.

[539] github.com/pulumi/pulumi-gcp/sdk/v6@v6.61.1/go/gcp/container/pulumiTypes.go:23814:
	// Parameters for the ephemeral storage filesystem. If unspecified, ephemeral storage is backed by the boot disk. Structure is documented below.
	//
	// ```go
	// package main
	//
	// import (
	//
	//	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
	//
	// )
	//
	//	func main() {
	//		pulumi.Run(func(ctx *pulumi.Context) error {
	//			return nil
	//		})
	//	}
	//
	// ```

[540] github.com/bmayfi3ld/azure-sdk-for-go@v1.0.1/services/network/mgmt/2018-04-01/network/models.go:10456:
	// IpsecEncryption - The IPSec encryption algorithm (IKE phase 1). Possible values include: 'IpsecEncryptionNone', 'IpsecEncryptionDES', 'IpsecEncryptionDES3', 'IpsecEncryptionAES128', 'IpsecEncryptionAES192', 'IpsecEncryptionAES256', 'IpsecEncryptionGCMAES128', 'IpsecEncryptionGCMAES192', 'IpsecEncryptionGCMAES256'

[541] modernc.org/libc@v1.17.1/sys/socket/socket_linux_riscv64.go:938:
	// Returned by `clock'.

[542] google.golang.org/genproto@v0.0.0-20220920164045-a2a065f3c118/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go:713:
	// Required. Resource name of product to delete.
	//
	// Format is:
	// `projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID`

[543] github.com/cdktf/cdktf-provider-aws-go/aws/v9@v9.0.52/eventbridge/eventbridge_DataAwsCloudwatchEventConnection.go:411:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.

[544] github.com/improbable/google-api-go-client@v0.0.0-20220207184604-e3f747d769dd/serviceusage/v1/serviceusage-gen.go:1543:
	// Syntax: The source syntax.
	//
	// Possible values:
	//   "SYNTAX_PROTO2" - Syntax `proto2`.
	//   "SYNTAX_PROTO3" - Syntax `proto3`.

[545] github.com/pulumi/pulumi-aws/sdk/v5@v5.37.0/go/aws/wafv2/pulumiTypes7.go:14330:
	// Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.

[546] github.com/Azure/azure-sdk-for-go@v57.4.0+incompatible/services/apimanagement/mgmt/2017-03-01/apimanagement/models.go:1475:
	// VersionQueryName - Name of query parameter that indicates the API Version if versioningScheme is set to `query`.

[547] github.com/mnltejaswini/oras-go@v0.5.1-0.20211129224112-0c25da497607/pkg/content/gunzip.go:26:
	// NewGunzipWriter wrap a writer with a gunzip, so that the stream is gunzipped
	//
	// By default, it calculates the hash when writing. If the option `skipHash` is true,
	// it will skip doing the hash. Skipping the hash is intended to be used only
	// if you are confident about the validity of the data being passed to the writer,
	// and wish to save on the hashing time.

[548] github.com/pulumi/pulumi-azure-native/sdk@v1.64.1/go/azure/powerplatform/pulumiTypes.go:1830:
	// VirtualNetworkPropertiesArrayInput is an input type that accepts VirtualNetworkPropertiesArray and VirtualNetworkPropertiesArrayOutput values.
	// You can construct a concrete instance of `VirtualNetworkPropertiesArrayInput` via:
	//
	//          VirtualNetworkPropertiesArray{ VirtualNetworkPropertiesArgs{...} }

[549] github.com/freecaykes/operator@v1.18.1-0.20210705211548-2540ca4481d5/api/v1/imageset_types.go:37:
	// Digest is the image identifier that will be used for the Image.
	// The field should not include a leading `@` and must be prefixed with `sha256:`.

[550] github.com/envoyproxy/go-control-plane@v0.9.10-0.20210527202905-e1f5cab41e70/envoy/extensions/filters/network/http_connection_manager/v4alpha/http_connection_manager.pb.go:618:
	// The configuration of the request ID extension. This includes operations such as
	// generation, validation, and associated tracing operations. If empty, the
	// :ref:`UuidRequestIdConfig <envoy_v3_api_msg_extensions.request_id.uuid.v3.UuidRequestIdConfig>`
	// default extension is used with default parameters. See the documentation for that extension
	// for details on what it does. Customizing the configuration for the default extension can be
	// achieved by configuring it explicitly here. For example, to disable trace reason packing,
	// the following configuration can be used:
	//
	// .. validated-code-block:: yaml
	//   :type-name: envoy.extensions.filters.network.http_connection_manager.v3.RequestIDExtension
	//
	//   typed_config:
	//     "@type": type.googleapis.com/envoy.extensions.request_id.uuid.v3.UuidRequestIdConfig
	//     pack_trace_reason: false
	//
	// [#extension-category: envoy.request_id]

[551] github.com/MuhammadAbrar1984/minio@v0.0.0-20220623092214-b62458668d5e/cmd/config-versions.go:257:
	// configV7 server configuration version '7'.

[552] github.com/Vlabs-development/ent-contrib@v0.4.6-0.20230710140850-e2fd361d7c0a/entgql/internal/todogotype/ent/client.go:841:
	// Intercept adds a list of query interceptors to the interceptors stack.
	// A call to `Intercept(f, g, h)` equals to `pet.Intercept(f(g(h())))`.

[553] github.com/pulumi/pulumi-aws-native/sdk@v0.70.0/go/aws/redshiftserverless/pulumiTypes.go:567:
	// WorkgroupConfigParameterArrayInput is an input type that accepts WorkgroupConfigParameterArray and WorkgroupConfigParameterArrayOutput values.
	// You can construct a concrete instance of `WorkgroupConfigParameterArrayInput` via:
	//
	//	WorkgroupConfigParameterArray{ WorkgroupConfigParameterArgs{...} }

[554] github.com/galeone/tensorflow/tensorflow/go@v0.0.0-20220620094824-6bb01e3a58fa/op/wrappers.go:32760:
	// Randomly shuffles a tensor along its first dimension.
	//
	//   The tensor is shuffled along dimension 0, such that each `value[j]` is mapped
	//   to one and only one `output[i]`. For example, a mapping that might occur for a
	//   3x2 tensor is:
	//
	// ```
	// [[1, 2],       [[5, 6],
	//  [3, 4],  ==>   [1, 2],
	//  [5, 6]]        [3, 4]]
	// ```
	//
	// Arguments:
	//	value: The tensor to be shuffled.
	//
	// Returns A tensor of same shape and type as `value`, shuffled along its first
	// dimension.

[555] github.com/cockroachdb/google-api-go-client@v0.103.0/translate/v3beta1/translate-gen.go:3298:
	// TranslateDocument: Translates documents in synchronous mode.
	//
	//   - parent: Location to make a regional call. Format:
	//     `projects/{project-number-or-id}/locations/{location-id}`. For
	//     global calls, use
	//     `projects/{project-number-or-id}/locations/global`. Non-global
	//     location is required for requests using AutoML models or custom
	//     glossaries. Models and glossaries must be within the same region
	//     (have the same location-id), otherwise an INVALID_ARGUMENT (400)
	//     error is returned.

[556] google.golang.org/api@v0.0.0-20181213213046-0f128af11433/vision/v1p2beta1/vision-gen.go:465:
	// Color: Represents a color in the RGBA color space. This
	// representation is designed
	// for simplicity of conversion to/from color representations in
	// various
	// languages over compactness; for example, the fields of this
	// representation
	// can be trivially provided to the constructor of "java.awt.Color" in
	// Java; it
	// can also be trivially provided to UIColor's
	// "+colorWithRed:green:blue:alpha"
	// method in iOS; and, with just a little work, it can be easily
	// formatted into
	// a CSS "rgba()" string in JavaScript, as well. Here are some
	// examples:
	//
	// Example (Java):
	//
	//      import com.google.type.Color;
	//
	//      // ...
	//      public static java.awt.Color fromProto(Color protocolor) {
	//        float alpha = protocolor.hasAlpha()
	//            ? protocolor.getAlpha().getValue()
	//            : 1.0;
	//
	//        return new java.awt.Color(
	//            protocolor.getRed(),
	//            protocolor.getGreen(),
	//            protocolor.getBlue(),
	//            alpha);
	//      }
	//
	//      public static Color toProto(java.awt.Color color) {
	//        float red = (float) color.getRed();
	//        float green = (float) color.getGreen();
	//        float blue = (float) color.getBlue();
	//        float denominator = 255.0;
	//        Color.Builder resultBuilder =
	//            Color
	//                .newBuilder()
	//                .setRed(red / denominator)
	//                .setGreen(green / denominator)
	//                .setBlue(blue / denominator);
	//        int alpha = color.getAlpha();
	//        if (alpha != 255) {
	//          result.setAlpha(
	//              FloatValue
	//                  .newBuilder()
	//                  .setValue(((float) alpha) / denominator)
	//                  .build());
	//        }
	//        return resultBuilder.build();
	//      }
	//      // ...
	//
	// Example (iOS / Obj-C):
	//
	//      // ...
	//      static UIColor* fromProto(Color* protocolor) {
	//         float red = [protocolor red];
	//         float green = [protocolor green];
	//         float blue = [protocolor blue];
	//         FloatValue* alpha_wrapper = [protocolor alpha];
	//         float alpha = 1.0;
	//         if (alpha_wrapper != nil) {
	//           alpha = [alpha_wrapper value];
	//         }
	//         return [UIColor colorWithRed:red green:green blue:blue
	// alpha:alpha];
	//      }
	//
	//      static Color* toProto(UIColor* color) {
	//          CGFloat red, green, blue, alpha;
	//          if (![color getRed:&red green:&green blue:&blue
	// alpha:&alpha]) {
	//            return nil;
	//          }
	//          Color* result = [[Color alloc] init];
	//          [result setRed:red];
	//          [result setGreen:green];
	//          [result setBlue:blue];
	//          if (alpha <= 0.9999) {
	//            [result setAlpha:floatWrapperWithValue(alpha)];
	//          }
	//          [result autorelease];
	//          return result;
	//     }
	//     // ...
	//
	//  Example (JavaScript):
	//
	//     // ...
	//
	//     var protoToCssColor = function(rgb_color) {
	//        var redFrac = rgb_color.red || 0.0;
	//        var greenFrac = rgb_color.green || 0.0;
	//        var blueFrac = rgb_color.blue || 0.0;
	//        var red = Math.floor(redFrac * 255);
	//        var green = Math.floor(greenFrac * 255);
	//        var blue = Math.floor(blueFrac * 255);
	//
	//        if (!('alpha' in rgb_color)) {
	//           return rgbToCssColor_(red, green, blue);
	//        }
	//
	//        var alphaFrac = rgb_color.alpha.value || 0.0;
	//        var rgbParams = [red, green, blue].join(',');
	//        return ['rgba(', rgbParams, ',', alphaFrac, ')'].join('');
	//     };
	//
	//     var rgbToCssColor_ = function(red, green, blue) {
	//       var rgbNumber = new Number((red << 16) | (green << 8) | blue);
	//       var hexString = rgbNumber.toString(16);
	//       var missingZeros = 6 - hexString.length;
	//       var resultBuilder = ['#'];
	//       for (var i = 0; i < missingZeros; i++) {
	//          resultBuilder.push('0');
	//       }
	//       resultBuilder.push(hexString);
	//       return resultBuilder.join('');
	//     };
	//
	//     // ...

[557] google.golang.org/api@v0.118.0/domains/v1alpha2/domains-gen.go:2186:
	// TestIamPermissionsRequest: Request message for `TestIamPermissions`
	// method.

[558] github.com/byxor/qbd@v0.0.0-20230501145034-77baa233a58c/newcompiler/transformations.go:137:
	// `x <= y`
	// becomes
	// `!(x > y)`

[559] github.com/docker/docker@v17.12.0-ce-rc1.0.20200514230353-811a247d06e8+incompatible/volume/service/opts/opts.go:79:
	// RemoveOption is used to pass options to the volumes service `Remove` implementation

[560] google.golang.org/api@v0.44.0/ml/v1/ml-gen.go:4103:
	// GoogleIamV1__AuditConfig: Specifies the audit configuration for a
	// service. The configuration determines which permission types are
	// logged, and what identities, if any, are exempted from logging. An
	// AuditConfig must have one or more AuditLogConfigs. If there are
	// AuditConfigs for both `allServices` and a specific service, the union
	// of the two AuditConfigs is used for that service: the log_types
	// specified in each AuditConfig are enabled, and the exempted_members
	// in each AuditLogConfig are exempted. Example Policy with multiple
	// AuditConfigs: { "audit_configs": [ { "service": "allServices",
	// "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members":
	// [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, {
	// "log_type": "ADMIN_READ" } ] }, { "service":
	// "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type":
	// "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [
	// "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy
	// enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts
	// jose@example.com from DATA_READ logging, and aliya@example.com from
	// DATA_WRITE logging.

[561] github.com/oracle/oci-go-sdk/v36@v36.2.0/core/update_security_rule_details.go:87:
	// Type of source for the rule. Required if `direction` = `INGRESS`.
	//   * `CIDR_BLOCK`: If the rule's `source` is an IP address range in CIDR notation.
	//   * `SERVICE_CIDR_BLOCK`: If the rule's `source` is the `cidrBlock` value for a
	//     Service (the rule is for traffic coming from a
	//     particular `Service` through a service gateway).
	//   * `NETWORK_SECURITY_GROUP`: If the rule's `source` is the OCID of a
	//     NetworkSecurityGroup.

[562] google.golang.org/api@v0.78.0/cloudtasks/v2beta3/cloudtasks-gen.go:4647:
	// ResponseView sets the optional parameter "responseView": The
	// response_view specifies which subset of the Task will be returned. By
	// default response_view is BASIC; not all information is retrieved by
	// default because some data, such as payloads, might be desirable to
	// return only when needed because of its large size or because of the
	// sensitivity of data that it contains. Authorization for FULL requires
	// `cloudtasks.tasks.fullView` Google IAM
	// (https://cloud.google.com/iam/) permission on the Task resource.
	//
	// Possible values:
	//   "VIEW_UNSPECIFIED" - Unspecified. Defaults to BASIC.
	//   "BASIC" - The basic view omits fields which can be large or can
	// contain sensitive data. This view does not include the body in
	// AppEngineHttpRequest. Bodies are desirable to return only when
	// needed, because they can be large and because of the sensitivity of
	// the data that you choose to store in it.
	//   "FULL" - All information is returned. Authorization for FULL
	// requires `cloudtasks.tasks.fullView` [Google
	// IAM](https://cloud.google.com/iam/) permission on the Queue resource.

[563] github.com/hashicorp/cdktf-provider-aws-go/aws/v14@v14.0.4/sesdomainmailfrom/SesDomainMailFrom.go:500:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.

[564] github.com/moov-io/go-client@v0.2.1-0.20190813201019-2ff0c356cab4/client/model_image_view_analysis.go:52:
	// MICRLineUsability is a code that indicates if the MICR line Area of Interest is usable and readable from the image. The definition of the Area of Interest for image usability testing purposes is specific to the imaging institution's own defined requirements and/or constraints.  * `0` -  The image was not tested for any of the image quality conditions * `1` -  The image was tested and one or more image quality conditions were reported * `2` -  The image was tested and no image quality conditions were reported

[565] google.golang.org/genproto@v0.0.0-20220815135757-37a418bb8959/googleapis/cloud/vision/v1/product_search_service.pb.go:1075:
	// Request message for the `DeleteProductSet` method.

[566] github.com/code-hex/xo@v0.0.0-20211008083621-3438cf80670b/examples/pgcatalog/pgcatalog/pgcatalog.xo.go:24708:
	// PercentileCont calls the stored procedure 'pg_catalog.percentile_cont(double precision, double precision, double precision, interval, double precision[], double precision, double precision[], interval) interval[]' on db.

[567] github.com/pulumi/pulumi-aws/sdk/v5@v5.41.0/go/aws/quicksight/pulumiTypes1.go:73410:
	// TemplateDefinitionSheetVisualBoxPlotVisualChartConfigurationFieldWellsBoxPlotAggregatedFieldWellsGroupByDateDimensionFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationNegativeValueConfigurationPtrInput is an input type that accepts TemplateDefinitionSheetVisualBoxPlotVisualChartConfigurationFieldWellsBoxPlotAggregatedFieldWellsGroupByDateDimensionFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationNegativeValueConfigurationArgs, TemplateDefinitionSheetVisualBoxPlotVisualChartConfigurationFieldWellsBoxPlotAggregatedFieldWellsGroupByDateDimensionFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationNegativeValueConfigurationPtr and TemplateDefinitionSheetVisualBoxPlotVisualChartConfigurationFieldWellsBoxPlotAggregatedFieldWellsGroupByDateDimensionFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationNegativeValueConfigurationPtrOutput values.
	// You can construct a concrete instance of `TemplateDefinitionSheetVisualBoxPlotVisualChartConfigurationFieldWellsBoxPlotAggregatedFieldWellsGroupByDateDimensionFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationNegativeValueConfigurationPtrInput` via:
	//
	//	        TemplateDefinitionSheetVisualBoxPlotVisualChartConfigurationFieldWellsBoxPlotAggregatedFieldWellsGroupByDateDimensionFieldFormatConfigurationNumericFormatConfigurationPercentageDisplayFormatConfigurationNegativeValueConfigurationArgs{...}
	//
	//	or:
	//
	//	        nil

[568] github.com/glitternetwork/google-api-go-client@v0.87.0/vision/v1p1beta1/vision-gen.go:3636:
	// GoogleCloudVisionV1p1beta1Property: A `Property` consists of a
	// user-supplied name/value pair.

[569] github.com/pulumi/pulumi-azure-native-sdk/network@v1.98.1/v20200301/pulumiTypes.go:6522:
	// ApplicationGatewayRewriteRuleSetArrayInput is an input type that accepts ApplicationGatewayRewriteRuleSetArray and ApplicationGatewayRewriteRuleSetArrayOutput values.
	// You can construct a concrete instance of `ApplicationGatewayRewriteRuleSetArrayInput` via:
	//
	//	ApplicationGatewayRewriteRuleSetArray{ ApplicationGatewayRewriteRuleSetArgs{...} }

[570] k8s.io/kuberneteS@v1.28.0-alpha.4.0.20230719184739-ba01bfcdc6c6/pkg/kubelet/server/metrics/metrics.go:67:
	// VolumeStatCalDuration tracks the duration in seconds to calculate volume stats.
	// this metric is mainly for comparison between fsquota monitoring and `du` for disk usage.

[571] github.com/TeckResourcesCloudInfrastructurePrivate/azure-sdk-for-go@v0.0.0-20221114204509-888884b61e0a/services/cognitiveservices/v1.0/face/largefacelist.go:171:
	// AddFaceFromURL add a face to a specified large face list, up to 1,000,000 faces.
	// <br /> To deal with an image contains multiple faces, input face can be specified as an image with a targetFace
	// rectangle. It returns a persistedFaceId representing the added face. No image will be stored. Only the extracted
	// face feature will be stored on server until [LargeFaceList Face -
	// Delete](https://docs.microsoft.com/rest/api/cognitiveservices/face/largefacelist/deleteface) or [LargeFaceList -
	// Delete](https://docs.microsoft.com/rest/api/cognitiveservices/face/largefacelist/delete) is called.
	// <br /> Note persistedFaceId is different from faceId generated by [Face -
	// Detect](https://docs.microsoft.com/rest/api/cognitiveservices/face/face/detectwithurl).
	// * Higher face image quality means better recognition precision. Please consider high-quality faces: frontal, clear,
	// and face size is 200x200 pixels (100 pixels between eyes) or bigger.
	// * JPEG, PNG, GIF (the first frame), and BMP format are supported. The allowed image file size is from 1KB to 6MB.
	// * "targetFace" rectangle should contain one face. Zero or multiple faces will be regarded as an error. If the
	// provided "targetFace" rectangle is not returned from [Face -
	// Detect](https://docs.microsoft.com/rest/api/cognitiveservices/face/face/detectwithurl), there’s no guarantee to
	// detect and add the face successfully.
	// * Out of detectable face size (36x36 - 4096x4096 pixels), large head-pose, or large occlusions will cause failures.
	// * Adding/deleting faces to/from a same face list are processed sequentially and to/from different face lists are in
	// parallel.
	// * The minimum detectable face size is 36x36 pixels in an image no larger than 1920x1080 pixels. Images with
	// dimensions higher than 1920x1080 pixels will need a proportionally larger minimum face size.
	// * Different 'detectionModel' values can be provided. To use and compare different detection models, please refer to
	// [How to specify a detection
	// model](https://docs.microsoft.com/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model)
	// | Model | Recommended use-case(s) |
	// | ---------- | -------- |
	// | 'detection_01': | The default detection model for [LargeFaceList - Add
	// Face](https://docs.microsoft.com/rest/api/cognitiveservices/face/largefacelist/addfacefromurl). Recommend for near
	// frontal face detection. For scenarios with exceptionally large angle (head-pose) faces, occluded faces or wrong
	// image orientation, the faces in such cases may not be detected. |
	// | 'detection_02': | Detection model released in 2019 May with improved accuracy especially on small, side and blurry
	// faces. |
	//
	// Quota:
	// * Free-tier subscription quota: 1,000 faces per large face list.
	// * S0-tier subscription quota: 1,000,000 faces per large face list.
	// Parameters:
	// largeFaceListID - id referencing a particular large face list.
	// imageURL - a JSON document with a URL pointing to the image that is to be analyzed.
	// userData - user-specified data about the face for any purpose. The maximum length is 1KB.
	// targetFace - a face rectangle to specify the target face to be added to a person in the format of
	// "targetFace=left,top,width,height". E.g. "targetFace=10,10,100,100". If there is more than one face in the
	// image, targetFace is required to specify which face to add. No targetFace means there is only one face
	// detected in the entire image.
	// detectionModel - name of detection model. Detection model is used to detect faces in the submitted image. A
	// detection model name can be provided when performing Face - Detect or (Large)FaceList - Add Face or
	// (Large)PersonGroup - Add Face. The default value is 'detection_01', if another model is needed, please
	// explicitly specify it.

[572] gitlab.com/gitlab-org/gitaly/v15@v15.11.13/internal/git/command_options.go:279:
	// WithFinalizer sets up the finalizer to be run when the command is being wrapped up. It will be
	// called after `Wait()` has returned.

[573] google.golang.org/genproto@v0.0.0-20200514193133-8feb7f20f2a2/googleapis/cloud/vision/v1p2beta1/image_annotator.pb.go:1207:
	// Rectangle determined by min and max `LatLng` pairs.

[574] google.golang.org/api@v0.15.1-0.20200110000735-64f53cc40702/classroom/v1/classroom-gen.go:8965:
	// List: Returns a list of students of this course that the requester
	// is permitted to view.
	//
	// This method returns the following error codes:
	//
	// * `NOT_FOUND` if the course does not exist.
	// * `PERMISSION_DENIED` for access errors.

[575] github.com/Azure/azure-sdk-for-go@v49.1.0+incompatible/services/preview/containerinstance/mgmt/2017-08-01-preview/containerinstance/models.go:379:
	// RestartPolicy - Restart policy for all containers within the container group. Currently the only available option is `always`. Possible values include: 'Always'

[576] github.com/Azure/azure-sdk-for-go@v51.2.0+incompatible/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/models.go:1655:
	// UserAssignedIdentities - The list of user identities associated with the resource. The user identity
	// dictionary key references will be ARM resource ids in the form:
	// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
	//     providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

[577] google.golang.org/genproto@v0.0.0-20220902135211-223410557253/googleapis/cloud/datastream/v1alpha1/datastream.pb.go:556:
	// Page token received from a previous `ListConnectionProfiles` call.
	// Provide this to retrieve the subsequent page.
	//
	// When paginating, all other parameters provided to `ListConnectionProfiles`
	// must match the call that provided the page token.

[578] github.com/e421083458/gorm@v1.0.1/errors.go:13:
	// ErrInvalidTransaction invalid transaction when you are trying to `Commit` or `Rollback`

[579] google.golang.org/genproto@v0.0.0-20220310185008-1973136f34c6/googleapis/monitoring/v3/service.pb.go:427:
	// A rolling time period, semantically "in the past `<rolling_period>`".
	// Must be an integer multiple of 1 day no larger than 30 days.

[580] google.golang.org/genproto@v0.0.0-20190911173649-1774047e7e51/googleapis/grafeas/v1/grafeas.pb.go:39:
	// Required. Immutable. The analysis note associated with this occurrence, in
	// the form of `projects/[PROVIDER_ID]/notes/[NOTE_ID]`. This field can be
	// used as a filter in list requests.

[581] github.com/EladGabay/pulumi-oci/sdk/v4@v4.0.0-20220102193526-6841e27d4a1a/go/oci/coreVnicAttachment.go:68:
	// The availability domain of the instance.  Example: `Uocm:PHX-AD-1`

[582] github.com/Azure/azure-sdk-for-go@v52.6.0+incompatible/services/preview/synapse/2019-06-01-preview/artifacts/models.go:165266:
	// Type - Possible values include: 'TypeLinkedService', 'TypeAzureFunction', 'TypeAzureDataExplorer', 'TypeSapTable', 'TypeGoogleAdWords', 'TypeOracleServiceCloud', 'TypeDynamicsAX', 'TypeResponsys', 'TypeAzureDatabricks', 'TypeAzureDataLakeAnalytics', 'TypeHDInsightOnDemand', 'TypeSalesforceMarketingCloud', 'TypeNetezza', 'TypeVertica', 'TypeZoho', 'TypeXero', 'TypeSquare', 'TypeSpark', 'TypeShopify', 'TypeServiceNow', 'TypeQuickBooks', 'TypePresto', 'TypePhoenix', 'TypePaypal', 'TypeMarketo', 'TypeAzureMariaDB', 'TypeMariaDB', 'TypeMagento', 'TypeJira', 'TypeImpala', 'TypeHubspot', 'TypeHive', 'TypeHBase', 'TypeGreenplum', 'TypeGoogleBigQuery', 'TypeEloqua', 'TypeDrill', 'TypeCouchbase', 'TypeConcur', 'TypeAzurePostgreSQL', 'TypeAmazonMWS', 'TypeSapHana', 'TypeSapBW', 'TypeSftp', 'TypeFtpServer', 'TypeHTTPServer', 'TypeAzureSearch', 'TypeCustomDataSource', 'TypeAmazonRedshift', 'TypeAmazonS3', 'TypeRestService', 'TypeSapOpenHub', 'TypeSapEcc', 'TypeSapCloudForCustomer', 'TypeSalesforceServiceCloud', 'TypeSalesforce', 'TypeOffice365', 'TypeAzureBlobFS', 'TypeAzureDataLakeStore', 'TypeCosmosDbMongoDbAPI', 'TypeMongoDbV2', 'TypeMongoDb', 'TypeCassandra', 'TypeWeb', 'TypeOData', 'TypeHdfs', 'TypeMicrosoftAccess', 'TypeInformix', 'TypeOdbc', 'TypeAzureMLService', 'TypeAzureML', 'TypeTeradata', 'TypeDb2', 'TypeSybase', 'TypePostgreSQL', 'TypeMySQL', 'TypeAzureMySQL', 'TypeOracle', 'TypeGoogleCloudStorage', 'TypeAzureFileStorage', 'TypeFileServer', 'TypeHDInsight', 'TypeCommonDataServiceForApps', 'TypeDynamicsCrm', 'TypeDynamics', 'TypeCosmosDb', 'TypeAzureKeyVault', 'TypeAzureBatch', 'TypeAzureSQLMI', 'TypeAzureSQLDatabase', 'TypeSQLServer', 'TypeAzureSQLDW', 'TypeAzureTableStorage', 'TypeAzureBlobStorage', 'TypeAzureStorage'

[583] google.golang.org/genproto@v0.0.0-20220527130721-00d5c0f3be58/googleapis/cloud/speech/v1/cloud_speech.pb.go:962:
	// If `true`, the top result includes a list of words and the
	// confidence for those words. If `false`, no word-level confidence
	// information is returned. The default is `false`.

[584] google.golang.org/genproto@v0.0.0-20220505152158-f39f71e6c8f3/googleapis/cloud/aiplatform/v1beta1/vizier_service.pb.go:992:
	// Required. The Trial's name.
	// Format:
	// `projects/{project}/locations/{location}/studies/{study}/trials/{trial}`

[585] google.golang.org/api@v0.0.0-20181229000844-f26a60c56f14/cloudiot/v1/cloudiot-gen.go:3822:
	// GatewayListOptionsAssociationsGatewayId sets the optional parameter
	// "gatewayListOptions.associationsGatewayId": If set, only devices
	// associated with the specified gateway are returned.
	// The gateway ID can be numeric (`num_id`) or the user-defined
	// string
	// (`id`). For example, if `123` is specified, only devices bound to
	// the
	// gateway with `num_id` 123 are returned.

[586] google.golang.org/genproto@v0.0.0-20200701001935-0939c5918c31/googleapis/spanner/admin/database/v1/spanner_database_admin.pb.go:1256:
	// The time at which cancellation of this operation was received.
	// [Operations.CancelOperation][google.longrunning.Operations.CancelOperation]
	// starts asynchronous cancellation on a long-running operation. The server
	// makes a best effort to cancel the operation, but success is not guaranteed.
	// Clients can use
	// [Operations.GetOperation][google.longrunning.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][google.longrunning.Operation.error] value with a
	// [google.rpc.Status.code][google.rpc.Status.code] of 1, corresponding to `Code.CANCELLED`.

[587] github.com/starcash-official/go-star@v0.0.0-20221104044343-e8ea1bd1e5cc/eth/handler_eth.go:48:
	// PeerInfo retrieves all known `eth` information about a peer.

[588] google.golang.org/api@v0.114.0/recommendationengine/v1beta1/recommendationengine-gen.go:2152:
	// UserEventsSample: A sampling of events deleted (or will be deleted)
	// depending on the `force` property in the request. Max of 500 items
	// will be returned.

[589] go.opentelemetry.io/collector/semconv@v0.72.1-0.20230303235035-7318c14f1a2b/v1.17.0/generated_resource.go:898:
	// An additional description about the runtime of the process, for example a
	// specific vendor customization of the runtime environment.
	//
	// Type: string
	// Requirement Level: Optional
	// Stability: stable
	// Examples: 'Eclipse OpenJ9 Eclipse OpenJ9 VM openj9-0.21.0'

[590] github.com/pulumi/pulumi-opsgenie/sdk@v1.2.9/go/opsgenie/pulumiTypes.go:5588:
	// NotificationRuleCriteriaConditionArrayInput is an input type that accepts NotificationRuleCriteriaConditionArray and NotificationRuleCriteriaConditionArrayOutput values.
	// You can construct a concrete instance of `NotificationRuleCriteriaConditionArrayInput` via:
	//
	//	NotificationRuleCriteriaConditionArray{ NotificationRuleCriteriaConditionArgs{...} }

[591] github.com/costinm/hbone/urpc@v0.0.0-20221024011056-f21d675d788b/gen/xds/cds.pb.go:153:
	// Refer to the :ref:`ring hash load balancing
	// policy<arch_overview_load_balancing_types_ring_hash>`
	// for an explanation.

[592] github.com/pulumi/pulumi-aws/sdk/v4@v4.0.0/go/aws/wafv2/pulumiTypes.go:57226:
	// RuleGroupRuleStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchSingleHeaderPtrInput is an input type that accepts RuleGroupRuleStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchSingleHeaderArgs, RuleGroupRuleStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchSingleHeaderPtr and RuleGroupRuleStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchSingleHeaderPtrOutput values.
	// You can construct a concrete instance of `RuleGroupRuleStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchSingleHeaderPtrInput` via:
	//
	//          RuleGroupRuleStatementNotStatementStatementOrStatementStatementSizeConstraintStatementFieldToMatchSingleHeaderArgs{...}
	//
	//  or:
	//
	//          nil

[593] google.golang.org/genproto@v0.0.0-20210325141258-5636347f2b14/googleapis/cloud/dialogflow/v2beta1/intent.pb.go:2843:
	// The collection of simple response candidates.
	// This message in `QueryResult.fulfillment_messages` and
	// `WebhookResponse.fulfillment_messages` should contain only one
	// `SimpleResponse`.

[594] cloud.google.com/go/asset@v1.11.1/apiv1/assetpb/asset_service.pb.go:6943:
	// Indicates whether subtrees of Cloud Resource Manager resource hierarchy
	// can be used in `Policy.allowed_values` and `Policy.denied_values`. For
	// example, `"under:folders/123"` would match any resource under the
	// 'folders/123' folder.

[595] github.com/tadelesh/azure-sdk-for-go@v58.1.1+incompatible/services/batch/2020-03-01.11.0/batch/models.go:3527:
	// TaskIDRange the start and end of the range are inclusive. For example, if a range has start 9 and end
	// 12, then it represents Tasks '9', '10', '11' and '12'.

[596] github.com/PXshadow/gotools@v0.0.0-20201231071119-8a612637c57d/internal/lsp/protocol/tsprotocol.go:627:
	/**
			 * Client supports snippets as insert text.
			 *
			 * A snippet can define tab stops and placeholders with `$1`, `$2`
			 * and `${3:foo}`. `$0` defines the final tab stop, it defaults to
			 * the end of the snippet. Placeholders with equal identifiers are linked,
			 * that is typing in one will update others too.
			 */

[597] google.golang.org/genproto@v0.0.0-20230327215041-6ac7f18bb9d5/googleapis/cloud/runtimeconfig/v1beta1/runtimeconfig.pb.go:127:
	// This token allows you to get the next page of results for list requests.
	// If the number of results is larger than `pageSize`, use the `nextPageToken`
	// as a value for the query parameter `pageToken` in the next list request.
	// Subsequent list requests will have their own `nextPageToken` to continue
	// paging through the results

[598] github.com/EladGabay/pulumi-oci/sdk/v4@v4.0.0-20220102193526-6841e27d4a1a/go/oci/waas/pulumiTypes.go:9356:
	// GetProtectionRuleExclusionArrayInput is an input type that accepts GetProtectionRuleExclusionArray and GetProtectionRuleExclusionArrayOutput values.
	// You can construct a concrete instance of `GetProtectionRuleExclusionArrayInput` via:
	//
	//          GetProtectionRuleExclusionArray{ GetProtectionRuleExclusionArgs{...} }

[599] github.com/ciscodevnet/ydk-go@v0.0.0-20191017213541-fac11668ff81/ydk/models/cisco_ios_xe/cisco_dynamic_template_mib/cisco_dynamic_template_mib.go:1034:
	// This object specifies the IPv6 network number included in IPv6 router
	// advertisements sent on the target interface.  This column is valid only if
	// the 'ipv6NdPrefix' bit of the corresponding instance of cdtIfValid is '1'.
	// The type is string.

[600] google.golang.org/api@v0.27.0/secretmanager/v1/secretmanager-gen.go:3112:
	// Access: Accesses a SecretVersion. This call returns the secret
	// data.
	//
	// `projects/*/secrets/*/versions/latest` is an alias to the
	// `latest`
	// SecretVersion.

[601] google.golang.org/genproto@v0.0.0-20200930140634-01fc692af84b/googleapis/cloud/memcache/v1beta2/cloud_memcache.pb.go:704:
	// Required. The resource name of the instance location using the form:
	//     `projects/{project_id}/locations/{location_id}`
	// where `location_id` refers to a GCP region

[602] google.golang.org/genproto@v0.0.0-20211012143446-e1d23e1da178/googleapis/cloud/osconfig/v1/patch_jobs.pb.go:1432:
	// Required. Name of the patch in the form `projects/*/patchJobs/*`

[603] google.golang.org/genproto@v0.0.0-20180601223552-81158efcc9f2/googleapis/cloud/functions/v1beta2/functions.pb.go:827:
	// Request for the `ListFunctions` method.

[604] github.com/MarginXio/cosmos-sdk@v0.50.0-alpha.0/runtime/app.go:217:
	// SetInitChainer sets the init chainer function
	// It wraps `BaseApp.SetInitChainer` to allow setting a custom init chainer from an app.

[605] google.golang.org/genproto@v0.0.0-20210716133855-ce7ef5c701ea/googleapis/api/servicecontrol/v1/service_controller.pb.go:502:
	// `ConsumerInfo` provides information about the consumer.

[606] github.com/pulumi/pulumi-aws/sdk/v5@v5.8.0/go/aws/wafv2/pulumiTypes.go:204986:
	// WebAclRuleStatementAndStatementStatementOrStatementStatementOrStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsInput is an input type that accepts WebAclRuleStatementAndStatementStatementOrStatementStatementOrStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsArgs and WebAclRuleStatementAndStatementStatementOrStatementStatementOrStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementAndStatementStatementOrStatementStatementOrStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsInput` via:
	//
	//          WebAclRuleStatementAndStatementStatementOrStatementStatementOrStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsArgs{...}

[607] github.com/damirazo/docker@v1.9.0/image/image.go:31:
	// Image stores the image configuration.
	// All fields in this struct must be marked `omitempty` to keep getting
	// predictable hashes from the old `v1Compatibility` configuration.

[608] google.golang.org/genproto@v0.0.0-20210614182748-5b3b54cad159/googleapis/iam/admin/v1/iam.pb.go:3449:
	// The full resource name of the policy this lint request is about.
	//
	// The name follows the Google Cloud Platform (GCP) resource format.
	// For example, a GCP project with ID `my-project` will be named
	// `//cloudresourcemanager.googleapis.com/projects/my-project`.
	//
	// The resource name is not used to read the policy instance from the Cloud
	// IAM database. The candidate policy for lint has to be provided in the same
	// request object.

[609] github.com/Azure/azure-sdk-for-go@v52.6.0+incompatible/services/recoveryservices/mgmt/2018-01-10/siterecovery/models.go:21165:
	// InstanceType - Possible values include: 'InstanceTypeBasicFabricSpecificDetailsInstanceTypeFabricSpecificDetails', 'InstanceTypeBasicFabricSpecificDetailsInstanceTypeAzure', 'InstanceTypeBasicFabricSpecificDetailsInstanceTypeHyperVSite', 'InstanceTypeBasicFabricSpecificDetailsInstanceTypeVMM', 'InstanceTypeBasicFabricSpecificDetailsInstanceTypeVMware', 'InstanceTypeBasicFabricSpecificDetailsInstanceTypeVMwareV2'

[610] github.com/Azure/azure-sdk-for-go@v57.0.0+incompatible/services/consumption/mgmt/2017-11-30/consumption/reservationssummaries.go:35:
	// List lists the reservations summaries for daily or monthly grain.
	// Parameters:
	// scope - the scope of the reservation summaries. The scope can be
	// 'providers/Microsoft.Capacity/reservationorders/{ReservationOrderId}' or
	// 'providers/Microsoft.Capacity/reservationorders/{ReservationOrderId}/reservations/{ReservationId}'
	// grain - can be daily or monthly
	// filter - required only for daily grain. The properties/UsageDate for start date and end date. The filter
	// supports 'le' and  'ge'

[611] github.com/pulumi/pulumi-aws/sdk/v4@v4.25.0/go/aws/wafv2/pulumiTypes.go:592746:
	// Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.

[612] golang.org/x/tools@v0.0.0-20191126204340-af8577037cd2/internal/lsp/protocol/tsprotocol.go:2551:
	/**
		 * The active parameter of the active signature. Set to `null`
		 * if the active signature has no parameters.
		 */

[613] google.golang.org/api@v0.55.0/healthcare/v1alpha2/healthcare-gen.go:2571:
	// ContentStructure: The content structure in the source location. If
	// not specified, the server
	// treats the input source files as BUNDLE.
	//
	// Possible values:
	//   "CONTENT_STRUCTURE_UNSPECIFIED" - If the content structure is not
	// specified, the default value `BUNDLE`
	// will be used.
	//   "BUNDLE" - The source file contains one or more lines of
	// newline-delimited JSON
	// (ndjson). Each line is a bundle, which contains one or more
	// resources.
	// Set the bundle type to `history` to import resource versions.
	//   "RESOURCE" - The source file contains one or more lines of
	// newline-delimited JSON
	// (ndjson). Each line is a single resource.
	//   "BUNDLE_PRETTY" - The entire file is one JSON bundle. The JSON can
	// span multiple lines.
	//   "RESOURCE_PRETTY" - The entire file is one JSON resource. The JSON
	// can span multiple lines.

[614] github.com/xujinzheng/echo@v2.0.0-beta.2.0.20160601035308-beec665d94ca+incompatible/middleware/method_override.go:35:
	// MethodOverrideWithConfig returns a method override middleware from config.
	// See: `MethodOverride()`.

[615] google.golang.org/genproto@v0.0.0-20180706232955-8b2cc369ab52/googleapis/cloud/videointelligence/v1p1beta1/video_intelligence.pb.go:1361:
	// Word-specific information for recognized words. Word information is only
	// included in the response when certain request parameters are set, such
	// as `enable_word_time_offsets`.

[616] github.com/pulumi/pulumi-aws/sdk/v5@v5.3.0/go/aws/wafv2/pulumiTypes.go:229178:
	// Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.

[617] github.com/eson-jia/minio-go/v7@v7.0.55/api-put-object-streaming.go:37:
	// putObjectMultipartStream - upload a large object using
	// multipart upload and streaming signature for signing payload.
	// Comprehensive put object operation involving multipart uploads.
	//
	// Following code handles these types of readers.
	//
	//   - *minio.Object
	//   - Any reader which has a method 'ReadAt()'

[618] github.com/abbaspour/auth0@v1.3.1-0.20210215024103-1fc7ca7dd175/management/prompt.go:4:
	// Which login experience to use. Can be `new` or `classic`.

[619] github.com/otan/go-github/v30@v30.1.0/github/repos.go:1393:
	// AddAppRestrictions grants the specified apps push access to a given protected branch.
	// It requires the Github apps to have `write` access to the `content` permission.
	//
	// Note: The list of users, apps, and teams in total is limited to 100 items.
	//
	// GitHub API docs: https://developer.github.com/v3/repos/branches/#add-app-restrictions-of-protected-branch

[620] google.golang.org/genproto@v0.0.0-20180323190852-ab0870e398d5/googleapis/cloud/language/v1beta1/language_service.pb.go:1064:
	// The language of the document (if not specified, the language is
	// automatically detected). Both ISO and BCP-47 language codes are
	// accepted.<br>
	// [Language Support](https://cloud.google.com/natural-language/docs/languages)
	// lists currently supported languages for each API method.
	// If the language (either specified by the caller or automatically detected)
	// is not supported by the called API method, an `INVALID_ARGUMENT` error
	// is returned.

[621] github.com/gotd/td@v0.55.2/tg/tl_stats_group_top_poster_gen.go:34:
	// StatsGroupTopPoster represents TL type `statsGroupTopPoster#9d04af9b`.
	// Information about an active user in a supergroup
	//
	// See https://core.telegram.org/constructor/statsGroupTopPoster for reference.

[622] github.com/zhufuyin/elastic/v7@v7.0.32-context-log.0.20230228113637-555f4584cbef/indices_put_settings.go:96:
	// AllowNoIndices indicates whether to ignore if a wildcard indices
	// expression resolves into no concrete indices. (This includes `_all`
	// string or when no indices have been specified).

[623] github.com/pulumi/pulumi-aws/sdk/v5@v5.31.0/go/aws/emr/pulumiTypes.go:3502:
	// ClusterMasterInstanceGroupEbsConfigArrayInput is an input type that accepts ClusterMasterInstanceGroupEbsConfigArray and ClusterMasterInstanceGroupEbsConfigArrayOutput values.
	// You can construct a concrete instance of `ClusterMasterInstanceGroupEbsConfigArrayInput` via:
	//
	//	ClusterMasterInstanceGroupEbsConfigArray{ ClusterMasterInstanceGroupEbsConfigArgs{...} }

[624] google.golang.org/api@v0.104.0/sts/v1/sts-gen.go:636:
	// Audiences: The intended audience(s) of the credential. The audience
	// value(s) should be the name(s) of services intended to receive the
	// credential. Example: `["https://pubsub.googleapis.com/",
	// "https://storage.googleapis.com/"]`. A maximum of 5 audiences can be
	// included. For each provided audience, the maximum length is 262
	// characters.

[625] github.com/oracle/oci-go-sdk/v45@v45.2.0/database/exadata_infrastructure.go:123:
	// Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
	// For more information, see Resource Tags (https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
	// Example: `{"Department": "Finance"}`

[626] google.golang.org/genproto@v0.0.0-20210120162456-f5e8c5e2aaf2/googleapis/appengine/v1/deploy.pb.go:135:
	// URL source to use to fetch this file. Must be a URL to a resource in
	// Google Cloud Storage in the form
	// 'http(s)://storage.googleapis.com/\<bucket\>/\<object\>'.

[627] google.golang.org/api@v0.62.0/networkconnectivity/v1alpha1/networkconnectivity-gen.go:1042:
	// Policy: REQUIRED: The complete policy to be applied to the
	// `resource`. The size of the policy is limited to a few 10s of KB. An
	// empty policy is a valid policy but certain Cloud Platform services
	// (such as Projects) might reject them.

[628] google.golang.org/genproto@v0.0.0-20221111202108-142d8a6fa32e/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go:1313:
	// Required. The BigQuery project id for which data sources
	// should be returned: `projects/{project_id}` or
	// `projects/{project_id}/locations/{location_id}`

[629] github.com/tractorbeamapp/cosmos-sdk@v0.47.3/x/group/internal/orm/auto_uint64.go:102:
	// ReversePrefixScan returns an Iterator over a domain of keys in descending order. End is exclusive.
	// Start is an MultiKeyIndex key or prefix. It must be less than end, or the Iterator is invalid  and error is returned.
	// Iterator must be closed by caller.
	// To iterate over entire domain, use PrefixScan(1, math.MaxUint64)
	//
	// WARNING: The use of a ReversePrefixScan can be very expensive in terms of Gas. Please make sure you do not expose
	// this as an endpoint to the public without further limits. See `LimitIterator`
	//
	// CONTRACT: No writes may happen within a domain while an iterator exists over it.

[630] github.com/pulumi/pulumi-azure/sdk/v4@v4.13.0/go/azure/sentinel/dataConnectorOffice365.go:73:
	// Should the Microsoft Teams data connector be enabled? Defaults to `true`.

[631] github.com/jetstack/cert-manager@v1.4.3/pkg/apis/certmanager/v1/types_issuer.go:306:
	// Type of the condition, known values are (`Ready`).

[632] github.com/oracle/oci-go-sdk@v13.1.0+incompatible/database/launch_db_system_details.go:121:
	// Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
	// For more information, see Resource Tags (https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
	// Example: `{"Department": "Finance"}`

[633] github.com/pulumi/pulumi-aws/sdk/v6@v6.0.0-alpha.5/go/aws/opensearch/serverlessSecurityPolicy.go:568:
	// Type of security policy. One of `encryption` or `network`.
	//
	// The following arguments are optional:

[634] google.golang.org/genproto@v0.0.0-20211101144312-62acf1d99145/googleapis/devtools/containeranalysis/v1beta1/build/build.pb.go:47:
	// `PKIX PEM` public key.

[635] go.opentelemetry.io/collector/semconv@v0.80.1-0.20230629144634-c3f70bd1f8ea/v1.8.0/generated_resource.go:590:
	// The UID of the DaemonSet.
	//
	// Type: string
	// Required: No
	// Stability: stable
	// Examples: '275ecb36-5aa8-4c2a-9c47-d8bb681b9aff'

[636] github.com/aws/aws-sdk-go@v1.40.23/service/ec2/api.go:110222:
	// A name for your AMI.
	//
	// Constraints: 3-128 alphanumeric characters, parentheses (()), square brackets
	// ([]), spaces ( ), periods (.), slashes (/), dashes (-), single quotes ('),
	// at-signs (@), or underscores(_)
	//
	// Name is a required field

[637] github.com/zamai/decimal/v4@v4.0.1/format.go:11:
	// allZeros returns true if every character in b is '0'.

[638] github.com/taozou1/vsphere-automation-sdk-go/lib@v0.5.3/vapi/metadata/metamodel/service/OperationClient.go:22:
	// The ``Operation`` interface provides methods to retrieve metamodel information of an operation element in the interface definition language.

[639] google.golang.org/api@v0.55.0/dialogflow/v2/dialogflow-gen.go:4208:
	// AgentUri: The URI to a file containing the exported agent. This field
	// is populated only if `agent_uri` is specified in ExportAgentRequest.

[640] google.golang.org/api@v0.42.0/osconfig/v1beta/osconfig-gen.go:1324:
	// Yum: Yum update settings. Use this setting to override the default
	// `yum` patch rules.

[641] github.com/fjballest/golang@v0.0.0-20151209143359-e4c5fe594ca8/src/encoding/xml/xml.go:1991:
	// procInst parses the `param="..."` or `param='...'`
	// value out of the provided string, returning "" if not found.

[642] google.golang.org/api@v0.129.0/content/v2.1/content-gen.go:3035:
	// BusinessDays: Regular business days, such as '"monday"'. May not be
	// empty.

[643] google.golang.org/api@v0.102.0/appengine/v1/appengine-gen.go:3809:
	// SourceUrl: URL of the zip file to deploy from. Must be a URL to a
	// resource in Google Cloud Storage in the form
	// 'http(s)://storage.googleapis.com//'.

[644] github.com/junmipan/vpp@v0.0.0-20180417182035-a11b7ecdaf9f/plugins/contiv/doc.go:15:
	// Package contiv implements plugin providing GRPC-server that accepts requests from the contiv-CNI
	// (acting as a GRPC-client) and configures the networking between VPP and the PODs.
	//
	// The plugin is configurable via its config file that can be specified using
	// `-contiv-config="<path to config>` argument when running the contiv-agent. This is usually being injected
	// into the vswitch POD by a config map inside of the k8s deployment file of the contiv-VPP k8s networking plugin
	// (see contiv-agent-cfg ConfigMap in ../../k8s/contiv-vpp.yaml).
	//
	// Based on the configuration, the plugin can wire PODs in 3 different ways:
	//
	//
	// 1. VETH-based pod-VPP connectivity (default)
	//
	// Each POD is wired to VPP using a virtual ethernet interface pair, where one end is connected to VPP using AF_PACKET
	// interface and the other end is placed into the POD's network namespace:
	//
	// +-------------------------------------------------+
	// |   vSwitch VPP                                 host.go
	// |                             +--------------+    |       +--------------+
	// |                             |    VETH VPP  |____________|   VETH Host  |
	// |          routing            |              |    |       |              |
	// |                             +--------------+    |       +--------------+
	// |    +------+       +------+                      |
	// |    |  AF1 |       | AFn  |                      |
	// |    |      |  ...  |      |                      |
	// |    +------+       +------+                      |
	// |      ^                                          |
	// |      |                                          |
	// +------|------------------------------------------+
	//        v
	//    +------------+
	//    |            |
	//    | VETH1-VPP  |
	//    |            |
	//    +------------+
	//        ^
	//        |              pod.go
	// +------|------------+
	// |  NS1 v            |
	// |  +------------+   |
	// |  |            |   |
	// |  | VETH1-POD  |   |
	// |  |            |   |
	// |  +------------+   |
	// |                   |
	// +-------------------+
	//
	//
	// 2. TAP-based pod-VPP connectivity
	//
	// Each POD is wired to VPP using a TAP interface created on VPP. Can be turned on by setting the UseTAPInterfaces: True
	// in the config file. Legacy and  the new virtio-based TAP interfaces are supported, the latter can be turned on
	// by setting the TAPInterfaceVersion: 2.
	//
	// +-------------------------------------------------+
	// |   vSwitch VPP                                 host.go
	// |                             +--------------+    |       +--------------+
	// |                             |    VETH VPP  |____________|   VETH Host  |
	// |          routing            |              |    |       |              |
	// |                             +--------------+    |       +--------------+
	// |    +-------+       +-------+                    |
	// |    | TAP1  |       | TAPn  |                    |
	// |    |       |  ...  |       |                    |
	// |    +-------+       +-------+                    |
	// |      ^                                          |
	// |      |                                          |
	// +------|------------------------------------------+
	//        |
	//        |              pod.go
	// +------|------------+
	// |  NS1 v            |
	// |  +------------+   |
	// |  |            |   |
	// |  | TAP1-POD   |   |
	// |  |            |   |
	// |  +------------+   |
	// |                   |
	// +-------------------+
	//
	//
	// 3. VPP TCP stack based pod-VPP connectivity
	//
	// The PODs communicate with VPP via shared memory between VPP TCP stack and VCL library in PODs. To enable this,
	// the plugin needs to be configured with TCPstackDisabled: False in the plugin config file
	// and the POD needs to be deployed with ldpreload: "true" label. If the label is not specified for a POD,
	// the communication between the POD and the VPP falls back to the option 1 or 2.
	//
	// +-------------------------------------------------+
	// |   vSwitch VPP                                 host.go
	// |                             +--------------+    |       +--------------+
	// |                             |    VETH VPP  |____________|   VETH Host  |
	// |          routing            |              |    |       |              |
	// |                             +--------------+    |       +--------------+
	// |    +-------+       +-------+                    |
	// |    | LOOP1 |       | LOOPn |                    |
	// |    |       |  ...  |       |                    |
	// |    +-------+       +-------+                    |
	// |      ^                 ^                        |
	// |      |                 |                        |
	// |      v                 v                        |
	// |    +-----------------------+                    |
	// |    |    VPP TCP Stack      |                    |
	// |    +-----------------------+                    |
	// |      ^                                          |
	// |      |                                          |
	// +------|------------------------------------------+
	//        |
	//        |                 pod.go
	// +------|---------------+
	// |  NS1 v               |
	// |  +-----------------+ |
	// |  |  VCL            | |
	// |  | (LD_PRELOAD-ed) | |
	// |  +-----------------+ |
	// |          ^           |
	// |          |           |
	// |          v           |
	// |       +------+       |
	// |       | APP  |       |
	// |       +------+       |
	// +----------------------+
	//
	// Note: the picture above is simplified, each LD_PRELOAD-ed POD is actually wired also with the veth/tap (option 1/2),
	// for the non-TCP/UDP communications, or not LD_PRELOAD-ed applications.
	//
	//
	// Plugin Structure
	// ================
	//
	// The plugin consists of these components:
	//
	//		1. Plugin base:
	//			- plugin_*.go: plugin definition and setup
	//			- node_events.go: handler of changes in nodes within the k8s cluster (node add / delete)
	//
	//		2. Remote CNI Server - the main logic of the plugin that is in charge of wiring the PODs.
	//
	//		3. Node ID Allocator - manages allocation/deallocation of unique number identifying a node within the k8s cluster.
	//		Allocated identifier is used as an input of the IPAM calculations.
	//
	//		4. IPAM module (separate package, described in its own doc.go) - provides node-local IP address assignments.
	//
	//		5. Helper functions:
	//			- host.go: provides host-related helper functions and VPP-Agent NB API builders
	//			- pod.go: provides POD-related helper functions and VPP-Agent NB API builders
	//

[645] github.com/longht021189/pulumi-kubernetes/sdk/v3@v3.0.0-20220729173104-ebdf73bc6d07/go/kubernetes/core/v1/pulumiTypes.go:12092:
	// DownwardAPIVolumeFilePatchArrayInput is an input type that accepts DownwardAPIVolumeFilePatchArray and DownwardAPIVolumeFilePatchArrayOutput values.
	// You can construct a concrete instance of `DownwardAPIVolumeFilePatchArrayInput` via:
	//
	//          DownwardAPIVolumeFilePatchArray{ DownwardAPIVolumeFilePatchArgs{...} }

[646] github.com/Azure/azure-sdk-for-go@v64.1.0+incompatible/services/network/mgmt/2019-07-01/network/models.go:26001:
	// PublicIPAddressVersion - The public IP address version. Possible values include: 'IPv4', 'IPv6'

[647] google.golang.org/api@v0.69.0/content/v2.1/content-gen.go:6015:
	// ListRepricingRulesResponse: Response message for the
	// `ListRepricingRules` method.

[648] github.com/pelioniot/edge-kubelet@v1.1.0/pkg/cloudprovider/providers/vsphere/vclib/fixtures/fixtures.go:33:
	// ServerKeyPath is the filepath to the private key for the ceritifiacte at
	// `ServerCertPath`.

[649] github.com/ibm/azure-sdk-for-go@v0.0.0-20190419180249-838bff62c842/services/devtestlabs/mgmt/2016-05-15/dtl/armtemplates.go:128:
	// List list azure resource manager templates in a given artifact source.
	// Parameters:
	// resourceGroupName - the name of the resource group.
	// labName - the name of the lab.
	// artifactSourceName - the name of the artifact source.
	// expand - specify the $expand query. Example: 'properties($select=displayName)'
	// filter - the filter to apply to the operation.
	// top - the maximum number of resources to return from the operation.
	// orderby - the ordering expression for the results, using OData notation.

[650] github.com/brettmostert/go-genproto@v0.0.0-20211208223120-3a66f561d7aa/googleapis/cloud/orgpolicy/v2/orgpolicy.pb.go:1764:
	// Deletes a Policy.
	//
	// Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the
	// constraint or Org Policy does not exist.

[651] github.com/pulumi/pulumi-azure-native-sdk/compute/v2@v2.1.1/pulumiTypes.go:37153:
	// Available from Api-Version 2019-07-01 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'.

[652] github.com/josephlr/google-api-go-client@v0.86.1/artifactregistry/v1/artifactregistry-gen.go:3997:
	// UpdateMask sets the optional parameter "updateMask": The update mask
	// applies to the resource. For the `FieldMask` definition, see
	// https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask

[653] github.com/oracle/oci-go-sdk/v49@v49.2.0/databasemanagement/summarize_awr_db_wait_event_buckets_request_response.go:122:
	// For pagination of a list of items. When paging through a list, if this header appears in the response,
	// then a partial list might have been returned. Include this value as the `page` parameter for the
	// subsequent GET request to get the next batch of items.

[654] github.com/aws/aws-cdk-go/awscdk@v1.119.0-devpreview/awseks/awseks.go:6260:
	// Represents a helm chart within the Kubernetes system.
	//
	// Applies/deletes the resources using `kubectl` in sync with the resource.
	// Experimental.

[655] google.golang.org/genproto@v0.0.0-20220207185906-7721543eae58/googleapis/maps/fleetengine/v1/trip_api.pb.go:241:
	// The returned current route format, `LAT_LNG_LIST_TYPE` (in `Trip.route`),
	// or `ENCODED_POLYLINE_TYPE` (in `Trip.current_route_segment`). The default
	// is `LAT_LNG_LIST_TYPE`.

[656] github.com/pulumi/pulumi-aws/sdk/v4@v4.17.0/go/aws/appmesh/pulumiTypes.go:7189:
	// RouteSpecHttpRouteMatchInput is an input type that accepts RouteSpecHttpRouteMatchArgs and RouteSpecHttpRouteMatchOutput values.
	// You can construct a concrete instance of `RouteSpecHttpRouteMatchInput` via:
	//
	//          RouteSpecHttpRouteMatchArgs{...}

[657] github.com/gotd/td@v0.73.0/tdapi/tl_get_sticker_set_gen.go:34:
	// GetStickerSetRequest represents TL type `getStickerSet#3eb91bc3`.

[658] github.com/pulumi/pulumi-aws/sdk/v5@v5.38.0/go/aws/quicksight/pulumiTypes.go:9495:
	// GetDataSetColumnGroupInput is an input type that accepts GetDataSetColumnGroupArgs and GetDataSetColumnGroupOutput values.
	// You can construct a concrete instance of `GetDataSetColumnGroupInput` via:
	//
	//	GetDataSetColumnGroupArgs{...}

[659] github.com/chaodaig/go-genproto@v0.0.0-20210930180538-ed27b2abd13b/googleapis/cloud/aiplatform/v1beta1/tensorboard_service.pb.go:1192:
	// Required. The resource name of the TensorboardExperiment to list TensorboardRuns.
	// Format:
	// 'projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}'

[660] github.com/jkopczyn/datadog-api-client-go@v1.14.1-0.20220601095618-9fa66dea2437/api/v1/datadog/api_webhooks_integration.go:360:
	// DeleteWebhooksIntegration Delete a webhook.
	// Deletes the endpoint with the name `<WEBHOOK NAME>`.

[661] github.com/aws/aws-sdk-go@v1.38.49/service/sfn/api.go:3516:
	// The name of the execution.
	//
	// A name must not contain:
	//
	//    * white space
	//
	//    * brackets < > { } [ ]
	//
	//    * wildcard characters ? *
	//
	//    * special characters " # % \ ^ | ~ ` $ & , ; : /
	//
	//    * control characters (U+0000-001F, U+007F-009F)
	//
	// To enable logging with CloudWatch Logs, the name should only contain 0-9,
	// A-Z, a-z, - and _.

[662] google.golang.org/genproto@v0.0.0-20210331142528-b7513248f0ba/googleapis/cloud/bigquery/datatransfer/v1/datasource.pb.go:1044:
	// The BigQuery project id for which data sources should be returned.
	// Must be in the form: `projects/{project_id}/locations/{location_id}`

[663] golang.org/x/tools@v0.0.0-20201201064407-fd09bd90d85c/go/types/objectpath/objectpath.go:39:
	// Encoding
	//
	// An object path is a textual and (with training) human-readable encoding
	// of a sequence of destructuring operators, starting from a types.Package.
	// The sequences represent a path through the package/object/type graph.
	// We classify these operators by their type:
	//
	//   PO package->object	Package.Scope.Lookup
	//   OT  object->type 	Object.Type
	//   TT    type->type 	Type.{Elem,Key,Params,Results,Underlying} [EKPRU]
	//   TO   type->object	Type.{At,Field,Method,Obj} [AFMO]
	//
	// All valid paths start with a package and end at an object
	// and thus may be defined by the regular language:
	//
	//   objectpath = PO (OT TT* TO)*
	//
	// The concrete encoding follows directly:
	// - The only PO operator is Package.Scope.Lookup, which requires an identifier.
	// - The only OT operator is Object.Type,
	//   which we encode as '.' because dot cannot appear in an identifier.
	// - The TT operators are encoded as [EKPRU].
	// - The OT operators are encoded as [AFMO];
	//   three of these (At,Field,Method) require an integer operand,
	//   which is encoded as a string of decimal digits.
	//   These indices are stable across different representations
	//   of the same package, even source and export data.
	//
	// In the example below,
	//
	//	package p
	//
	//	type T interface {
	//		f() (a string, b struct{ X int })
	//	}
	//
	// field X has the path "T.UM0.RA1.F0",
	// representing the following sequence of operations:
	//
	//    p.Lookup("T")					T
	//    .Type().Underlying().Method(0).			f
	//    .Type().Results().At(1)				b
	//    .Type().Field(0)					X
	//
	// The encoding is not maximally compact---every R or P is
	// followed by an A, for example---but this simplifies the
	// encoder and decoder.
	//

[664] golang.org/x/sys@v0.0.0-20220908150016-7ac13a9a928d/unix/linux/types.go:4058:
	// Generated by:
	// perl -nlE '/^\s*(CAN_STATE\w+)/ && say "$1 = C.$1"' /usr/include/linux/can/netlink.h

[665] github.com/google/google-api-go-client@v0.134.0/apigee/v1/apigee-gen.go:53515:
	// Delete: Deletes a key value entry from a key value map scoped to an
	// organization, environment, or API proxy. **Notes:** * After you
	// delete the key value entry, the policy consuming the entry will
	// continue to function with its cached values for a few minutes. This
	// is expected behavior. * Supported for Apigee hybrid 1.8.x and higher.
	//
	//   - name: Scope as indicated by the URI in which to delete the key
	//     value map entry. Use **one** of the following structures in your
	//     request: *
	//     `organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}/
	//     entries/{entry}`. *
	//     `organizations/{organization}/environments/{environment}/keyvaluemap
	//     s/{keyvaluemap}/entries/{entry}` *
	//     `organizations/{organization}/keyvaluemaps/{keyvaluemap}/entries/{en
	//     try}`.

[666] google.golang.org/genproto@v0.0.0-20220429170224-98d788798c3e/googleapis/appengine/v1beta/appengine.pb.go:1710:
	// Request message for `Firewall.GetIngressRule`.

[667] google.golang.org/genproto@v0.0.0-20210122163508-8081c04a3579/googleapis/cloud/ml/v1/job_service.pb.go:535:
	// Optional. The number of worker replicas to use for the training job. Each
	// replica in the cluster will be of the type specified in `worker_type`.
	//
	// This value can only be used when `scale_tier` is set to `CUSTOM`. If you
	// set this value, you must also set `worker_type`.

[668] github.com/cloudspannerecosystem/temp-resources@v0.0.0-20221117065524-b1f320c13693/googleapis/api/serviceconfig/backend.pb.go:38:
	// Path Translation specifies how to combine the backend address with the
	// request path in order to produce the appropriate forwarding URL for the
	// request.
	//
	// Path Translation is applicable only to HTTP-based backends. Backends which
	// do not accept requests over HTTP/HTTPS should leave `path_translation`
	// unspecified.

[669] github.com/Azure/azure-sdk-for-go@v52.4.0+incompatible/services/servicefabric/6.5/servicefabric/models.go:36679:
	// Name - The full name of the service with 'fabric:' URI scheme.

[670] google.golang.org/api@v0.19.0/datacatalog/v1beta1/datacatalog-gen.go:8123:
	// Rename: Renames a field in a tag template. The user should enable the
	// Data Catalog
	// API in the project identified by the `name` parameter (see [Data
	// Catalog
	// Resource Project](/data-catalog/docs/concepts/resource-project) for
	// more
	// information).

[671] github.com/killian264/google-api-go-client@v0.47.1-0.20210523005027-1b57e2cebcab/securitycenter/v1/securitycenter-gen.go:7681:
	// PageToken sets the optional parameter "pageToken": The value returned
	// by the last `ListSourcesResponse`; indicates that this is a
	// continuation of a prior `ListSources` call, and that the system
	// should return the next page of data.

[672] github.com/gelfand/erigon@v1.10.1/eth/protocols/snap/handler.go:78:
	// MakeProtocols constructs the P2P protocol definitions for `snap`.

[673] google.golang.org/genproto@v0.0.0-20201007142714-5c0e72c5e71e/googleapis/cloud/billing/v1/cloud_billing.pb.go:275:
	// Request message for `ListBillingAccounts`.

[674] github.com/tencentcloud/tencentcloud-sdk-go@v3.0.213+incompatible/tencentcloud/as/v20180419/client.go:165:
	// 本接口(CreateLaunchConfiguration)用于创建新的启动配置。
	//
	// * 启动配置,可以通过 `ModifyLaunchConfigurationAttributes` 修改少量字段。如需使用新的启动配置,建议重新创建启动配置。
	//
	// * 每个项目最多只能创建20个启动配置,详见[使用限制](https://cloud.tencent.com/document/product/377/3120)。

[675] gitlab.com/glebarez/sqlite@v1.24.0/lib/sqlite_linux_arm.go:5551:
	// These were defined by ISO C without the first `_'.

[676] google.golang.org/genproto@v0.0.0-20210226172003-ab064af71705/googleapis/cloud/visualinspection/v1beta1/service.pb.go:1520:
	// A page token, received from a previous `ListDatasets` call.
	// Provide this to retrieve the subsequent page.
	//
	// When paginating, all other parameters provided to `ListDatasets` must
	// match the call that provided the page token.

[677] github.com/cyberliem/go-ethereum@v1.8.17-0.20190531093028-7a22da98b9f8/cmd/utils/flags.go:698:
	// Tags are part of every measurement sent to InfluxDB. Queries on tags are faster in InfluxDB.
	// For example `host` tag could be used so that we can group all nodes and average a measurement
	// across all of them, but also so that we can select a specific node and inspect its measurements.
	// https://docs.influxdata.com/influxdb/v1.4/concepts/key_concepts/#tag-key

[678] github.com/aws/aws-cdk-go/awscdk@v1.202.0-devpreview/awselasticloadbalancingv2/awselasticloadbalancingv2_NetworkListener.go:113:
	// Returns an environment-sensitive token that should be used for the resource's "ARN" attribute (e.g. `bucket.bucketArn`).
	//
	// Normally, this token will resolve to `arnAttr`, but if the resource is
	// referenced across environments, `arnComponents` will be used to synthesize
	// a concrete ARN with the resource's physical name. Make sure to reference
	// `this.physicalName` in `arnComponents`.
	// Experimental.

[679] google.golang.org/genproto@v0.0.0-20190530194941-fb225487d101/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go:1095:
	// A token identifying a page of results to be returned. This is the value
	// of `nextPageToken` returned in a previous reference image list request.
	//
	// Defaults to the first page if not specified.

[680] google.golang.org/api@v0.0.0-20180826000528-7954115fcf34/storagetransfer/v1/storagetransfer-gen.go:1490:
	// UpdateTransferJobFieldMask: The field mask of the fields in
	// `transferJob` that are to be updated in
	// this request.  Fields in `transferJob` that can be updated
	// are:
	// `description`, `transferSpec`, and `status`.  To update the
	// `transferSpec`
	// of the job, a complete transfer specification has to be provided.
	// An
	// incomplete specification which misses any required fields will be
	// rejected
	// with the error `INVALID_ARGUMENT`.

[681] google.golang.org/api@v0.134.0/sheets/v4/sheets-gen.go:2135:
	// ResponseValueRenderOption: Determines how values in the response
	// should be rendered. The default render option is FORMATTED_VALUE.
	//
	// Possible values:
	//   "FORMATTED_VALUE" - Values will be calculated & formatted in the
	// response according to the cell's formatting. Formatting is based on
	// the spreadsheet's locale, not the requesting user's locale. For
	// example, if `A1` is `1.23` and `A2` is `=A1` and formatted as
	// currency, then `A2` would return "$1.23".
	//   "UNFORMATTED_VALUE" - Values will be calculated, but not formatted
	// in the reply. For example, if `A1` is `1.23` and `A2` is `=A1` and
	// formatted as currency, then `A2` would return the number `1.23`.
	//   "FORMULA" - Values will not be calculated. The reply will include
	// the formulas. For example, if `A1` is `1.23` and `A2` is `=A1` and
	// formatted as currency, then A2 would return "=A1". Sheets treats
	// date and time values as decimal values. This lets you perform
	// arithmetic on them in formulas. For more information on interpreting
	// date and time values, see [About date & time
	// values](https://developers.google.com/sheets/api/guides/formats#about_
	// date_time_values).

[682] github.com/elastic/azure-sdk-for-go@v66.0.0+incompatible/services/preview/eventgrid/mgmt/2021-10-15-preview/eventgrid/partnerregistrations.go:271:
	// ListByResourceGroup list all the partner registrations under a resource group.
	// Parameters:
	// resourceGroupName - the name of the resource group within the user's subscription.
	// filter - the query used to filter the search results using OData syntax. Filtering is permitted on the
	// 'name' property only and with limited number of OData operations. These operations are: the 'contains'
	// function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal).
	// No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE,
	// 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq
	// 'westus'.
	// top - the number of results to return per page for the list operation. Valid range for top parameter is 1 to
	// 100. If not specified, the default number of results to be returned is 20 items per page.

[683] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.6.2-0.20210302132846-452736b0a1cf/go/azure/network/v20190701/pulumiTypes.go:10778:
	// ApplicationRuleConditionResponseInput is an input type that accepts ApplicationRuleConditionResponseArgs and ApplicationRuleConditionResponseOutput values.
	// You can construct a concrete instance of `ApplicationRuleConditionResponseInput` via:
	//
	//          ApplicationRuleConditionResponseArgs{...}

[684] github.com/calehh/gnark@v0.4.1-0.20211220040517-c9896a88ab4e/frontend/circuit.go:5:
	// Circuit must be implemented by user-defined circuits
	//
	// the tag format is as follow:
	// 		type MyCircuit struct {
	// 			Y frontend.Variable `gnark:"name,option"`
	// 		}
	// if empty, default resolves to variable name (here "Y") and secret visibility
	// similarly to json or xml struct tags, these are valid:
	// 		`gnark:",public"` or `gnark:"-"`
	// using "-" marks the variable as ignored by the Compile method. This can be useful when you need to
	// declare variables as aliases that are already allocated. For example
	// 		type MyCircuit struct {
	// 			Y frontend.Variable `gnark:",public"`
	//			Z frontend.Variable `gnark:"-"`
	// 		}
	// it is then the developer responsability to do circuit.Z = circuit.Y in the Define() method

[685] github.com/pulumi/pulumi-aws/sdk/v5@v5.30.0/go/aws/wafv2/pulumiTypes1.go:55556:
	// The filter to use to identify the subset of cookies to inspect in a web request. You must specify exactly one setting: either `all`, `includedCookies` or `excludedCookies`. More details: [CookieMatchPattern](https://docs.aws.amazon.com/waf/latest/APIReference/API_CookieMatchPattern.html)

[686] google.golang.org/genproto@v0.0.0-20200619004808-3e7fca5c55db/googleapis/cloud/datacatalog/v1beta1/datacatalog.pb.go:4060:
	// Sets the access control policy for a resource. Replaces any existing
	// policy.
	// Supported resources are:
	//   - Tag templates.
	//   - Entries.
	//   - Entry groups.
	// Note, this method cannot be used to manage policies for BigQuery, Pub/Sub
	// and any external Google Cloud Platform resources synced to Data Catalog.
	//
	// Callers must have following Google IAM permission
	//   - `datacatalog.tagTemplates.setIamPolicy` to set policies on tag
	//     templates.
	//   - `datacatalog.entries.setIamPolicy` to set policies on entries.
	//   - `datacatalog.entryGroups.setIamPolicy` to set policies on entry groups.

[687] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.0/go/aws/appmesh/pulumiTypes.go:11377:
	// VirtualGatewaySpecBackendDefaultsClientPolicyTlsCertificatePtrInput is an input type that accepts VirtualGatewaySpecBackendDefaultsClientPolicyTlsCertificateArgs, VirtualGatewaySpecBackendDefaultsClientPolicyTlsCertificatePtr and VirtualGatewaySpecBackendDefaultsClientPolicyTlsCertificatePtrOutput values.
	// You can construct a concrete instance of `VirtualGatewaySpecBackendDefaultsClientPolicyTlsCertificatePtrInput` via:
	//
	//	        VirtualGatewaySpecBackendDefaultsClientPolicyTlsCertificateArgs{...}
	//
	//	or:
	//
	//	        nil

[688] github.com/aws/aws-cdk-go/awscdk@v1.202.0-devpreview/awsdax/awsdax_CfnSubnetGroup.go:379:
	// Create a new `AWS::DAX::SubnetGroup`.

[689] github.com/aws/aws-cdk-go/awscdk/v2@v2.79.1/awsiottwinmaker/CfnWorkspace.go:182:
	// Returns a token for an runtime attribute of this resource.
	//
	// Ideally, use generated attribute accessors (e.g. `resource.arn`), but this can be used for future compatibility
	// in case there is no generated attribute.

[690] github.com/pulumi/aws/sdk/v5@v5.41.1-0.20230701030208-b1af0c35e3de/go/aws/mskconnect/pulumiTypes.go:998:
	// ConnectorKafkaClusterApacheKafkaClusterPtrInput is an input type that accepts ConnectorKafkaClusterApacheKafkaClusterArgs, ConnectorKafkaClusterApacheKafkaClusterPtr and ConnectorKafkaClusterApacheKafkaClusterPtrOutput values.
	// You can construct a concrete instance of `ConnectorKafkaClusterApacheKafkaClusterPtrInput` via:
	//
	//	        ConnectorKafkaClusterApacheKafkaClusterArgs{...}
	//
	//	or:
	//
	//	        nil

[691] github.com/ofio/esign@v0.9.1/v2.1/model/model.go:1907:
	// Metadata that indicates whether the `recipientsCanSignOffline` property is editable.
	//

[692] github.com/pulumi/pulumi-gcp/sdk/v6@v6.61.1/go/gcp/composer/pulumiTypes.go:1562:
	// EnvironmentConfigPrivateEnvironmentConfigInput is an input type that accepts EnvironmentConfigPrivateEnvironmentConfigArgs and EnvironmentConfigPrivateEnvironmentConfigOutput values.
	// You can construct a concrete instance of `EnvironmentConfigPrivateEnvironmentConfigInput` via:
	//
	//	EnvironmentConfigPrivateEnvironmentConfigArgs{...}

[693] github.com/stripe/stripe-go/v74@v74.28.0/invoice/client.go:113:
	// SendInvoice is the method for the `POST /v1/invoices/{invoice}/send` API.

[694] google.golang.org/genproto@v0.0.0-20220719170305-83ca9fad585f/googleapis/iam/v1beta/workload_identity_pool.pb.go:1470:
	// Acceptable values for the `aud` field (audience) in the OIDC token. Token
	// exchange requests are rejected if the token audience does not match one
	// of the configured values. Each audience may be at most 256 characters. A
	// maximum of 10 audiences may be configured.
	//
	// If this list is empty, the OIDC token audience must be equal to
	// the full canonical resource name of the WorkloadIdentityPoolProvider,
	// with or without the HTTPS prefix. For example:
	//
	// ```
	// //iam.googleapis.com/projects/<project-number>/locations/<location>/workloadIdentityPools/<pool-id>/providers/<provider-id>
	// https://iam.googleapis.com/projects/<project-number>/locations/<location>/workloadIdentityPools/<pool-id>/providers/<provider-id>
	// ```

[695] github.com/pulumi/pulumi-aws/sdk/v5@v5.35.0/go/aws/wafv2/pulumiTypes4.go:40569:
	// WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementFieldToMatchQueryStringPtrInput is an input type that accepts WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementFieldToMatchQueryStringArgs, WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementFieldToMatchQueryStringPtr and WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementFieldToMatchQueryStringPtrOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementFieldToMatchQueryStringPtrInput` via:
	//
	//	        WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementByteMatchStatementFieldToMatchQueryStringArgs{...}
	//
	//	or:
	//
	//	        nil

[696] google.golang.org/genproto@v0.0.0-20220329172620-7be39ac1afc7/googleapis/cloud/tasks/v2beta2/cloudtasks.pb.go:475:
	// Required. The queue name. For example:
	// `projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID`

[697] github.com/cloud-oceanus/tencentcloud-sdk-go@v3.0.206-0.20200714120210-393f2e448c10+incompatible/tencentcloud/vpc/v20170312/models.go:9599:
	// 标识 EIP 的唯一 ID 列表。EIP 唯一 ID 形如:`eip-11112222`。

[698] github.com/gotd/td@v0.60.0/tg/e2e/tl_message_entity_gen.go:808:
	// MessageEntityEmail represents TL type `messageEntityEmail#64e475c2`.
	// Message entity representing an email@example.com¹.
	//
	// Links:
	//  1) https://core.telegram.orgmailto:email@example.com
	//
	// See https://core.telegram.org/constructor/messageEntityEmail for reference.

[699] google.golang.org/api@v0.8.0/vision/v1/vision-gen.go:18484:
	// 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`.

[700] github.com/WIZARDISHUNGRY/goproxy@v0.7.1-0.20210609204537-4b4aa81ded6d/sumdb_client_ops.go:15:
	// sumdbClientOps implements the `sumdb.ClientOps`.

[701] github.com/pulumi/pulumi-aws/sdk/v5@v5.4.0/go/aws/lb/pulumiTypes.go:1485:
	// Hostname. This component is not percent-encoded. The hostname can contain `#{host}`. Defaults to `#{host}`.

[702] github.com/hashicorp/cdktf-provider-azurerm-go/azurerm/v2@v2.0.20/azurerm.go:746495:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.

[703] github.com/pulumi/pulumi-aws/sdk/v3@v3.30.0/go/aws/elasticsearch/pulumiTypes.go:1325:
	// DomainEncryptAtRestInput is an input type that accepts DomainEncryptAtRestArgs and DomainEncryptAtRestOutput values.
	// You can construct a concrete instance of `DomainEncryptAtRestInput` via:
	//
	//          DomainEncryptAtRestArgs{...}

[704] google.golang.org/api@v0.120.0/content/v2.1/content-gen.go:4861:
	// TransitTimeTable: Transit time table, number of business days spent
	// in transit based on row and column dimensions. Either
	// `{min,max}TransitTimeInDays` or `transitTimeTable` can be set, but
	// not both.

[705] github.com/nico-juni/go-genproto-googleads@v0.0.2/pb/v9/resources/asset_field_type_view.pb.go:52:
	// Output only. The resource name of the asset field type view.
	// Asset field type view resource names have the form:
	//
	// `customers/{customer_id}/assetFieldTypeViews/{field_type}`

[706] google.golang.org/genproto@v0.0.0-20201028140639-c77dae4b0522/googleapis/ads/googleads/v4/resources/campaign.pb.go:85:
	// Immutable. Optional refinement to `advertising_channel_type`.
	// Must be a valid sub-type of the parent channel type.
	//
	// Can be set only when creating campaigns.
	// After campaign is created, the field can not be changed.

[707] github.com/googlecontainertools/skaffold/v2@v2.6.2/pkg/skaffold/schema/v1beta8/config.go:527:
	// Op is the operation carried by the patch: `add`, `remove`, `replace`, `move`, `copy` or `test`.
	// Defaults to `replace`.

[708] gopkg.in/azure/azure-sdk-for-go.v16@v16.2.2-0.20220531232158-3287fae16ed7/services/storage/mgmt/2021-09-01/storage/models.go:5372:
	// Versions - SMB protocol versions supported by server. Valid values are SMB2.1, SMB3.0, SMB3.1.1. Should be passed as a string with delimiter ';'.

[709] k8s.io/api@v0.23.8/core/v1/types.go:6155:
	// Data contains the configuration data.
	// Each key must consist of alphanumeric characters, '-', '_' or '.'.
	// Values with non-UTF-8 byte sequences must use the BinaryData field.
	// The keys stored in Data must not overlap with the keys in
	// the BinaryData field, this is enforced during validation process.
	// +optional

[710] github.com/FSharesSaaS/fshares.fsgo@v0.9.4/api.go:177:
	// ProducerResume will resume block production on a nodeos with
	// `producer_api` plugin loaded. Obviously, this needs to be a
	// producing node on the producers schedule for it to do anything.

[711] github.com/mika/distribution@v2.2.2-0.20160108133430-a75790e3d8e0+incompatible/Godeps/_workspace/src/google.golang.org/api/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go:452:
	// Permissions: The set of permissions to check for the `resource`.
	// Permissions with wildcards (such as '*' or 'storage.*') are not
	// allowed.

[712] google.golang.org/genproto@v0.0.0-20220923205249-dd2d53f1fffc/googleapis/cloud/dialogflow/v2beta1/knowledge_base.pb.go:1008:
	// Creates a knowledge base.
	//
	// Note: The `projects.agent.knowledgeBases` resource is deprecated;
	// only use `projects.knowledgeBases`.

[713] github.com/gatechain/go-ethereum@v0.0.0-20230619032719-cce6728d5561/eth/protocols/eth/discovery.go:60:
	// currentENREntry constructs an `eth` ENR entry based on the current state of the chain.

[714] github.com/aws/aws-cdk-go/awscdk/v2@v2.67.0/awsdynamodb/TableAttributes.go:53:
	// The ARN of the dynamodb table.
	//
	// One of this, or `tableName`, is required.

[715] github.com/robjporter/go-xtools@v0.0.0-20180817104256-796497b7d4ae/xjquery/query.go:143:
	// strEndsWith works like `select * from table where column like %o`. Basically find value ends with 'a'

[716] github.com/oracle/oci-go-sdk/v61@v61.0.0/cloudguard/list_managed_list_types_request_response.go:106:
	// For pagination of a list of items. When paging through a list, if this header appears in the response,
	// then a partial list might have been returned. Include this value as the `page` parameter for the
	// subsequent GET request to get the next batch of items.

[717] github.com/pulumi/pulumi-gcp/sdk/v5@v5.7.0/go/gcp/compute/pulumiTypes.go:5350:
	// BackendServiceCircuitBreakersConnectTimeoutPtrInput is an input type that accepts BackendServiceCircuitBreakersConnectTimeoutArgs, BackendServiceCircuitBreakersConnectTimeoutPtr and BackendServiceCircuitBreakersConnectTimeoutPtrOutput values.
	// You can construct a concrete instance of `BackendServiceCircuitBreakersConnectTimeoutPtrInput` via:
	//
	//          BackendServiceCircuitBreakersConnectTimeoutArgs{...}
	//
	//  or:
	//
	//          nil

[718] gopkg.in/dancannon/gorethink.v4@v4.1.0/internal/integration/reql_tests/reql_geo_operations_test.go:519:
	// geo/operations.yaml line #92
	/* ({'$reql_type$':'GEOMETRY', 'coordinates':[[[0,0],[1,0],[1,1],[0,1],[0,0]],[[0,0],[0.1,0.9],[0.9,0.9],[0.9,0.1],[0,0]]], 'type':'Polygon'}) */

[719] github.com/co42/rclone@v1.56.1-0.20210907082943-677814cb093a/lib/atexit/atexit.go:30:
	// Register a function to be called on exit.
	// Returns a handle which can be used to unregister the function with `Unregister`.

[720] github.com/pulumi/pulumi-google-native/sdk@v0.31.2-0.20230720042548-124d255e5b7f/go/google/container/v1/pulumiTypes.go:3951:
	// DNSConfigPtrInput is an input type that accepts DNSConfigArgs, DNSConfigPtr and DNSConfigPtrOutput values.
	// You can construct a concrete instance of `DNSConfigPtrInput` via:
	//
	//	        DNSConfigArgs{...}
	//
	//	or:
	//
	//	        nil

[721] github.com/patrickvinas/azure-sdk-for-go@v55.8.1-0.20210728173659-0a8289a7c065+incompatible/services/servicefabric/6.5/servicefabric/client.go:2018:
	// DisableApplicationBackup disables periodic backup of Service Fabric application which was previously enabled.
	// Parameters:
	// applicationID - the identity of the application. This is typically the full name of the application without
	// the 'fabric:' URI scheme.
	// Starting from version 6.0, hierarchical names are delimited with the "~" character.
	// For example, if the application name is "fabric:/myapp/app1", the application identity would be "myapp~app1"
	// in 6.0+ and "myapp/app1" in previous versions.
	// timeout - the server timeout for performing the operation in seconds. This timeout specifies the time
	// duration that the client is willing to wait for the requested operation to complete. The default value for
	// this parameter is 60 seconds.
	// disableBackupDescription - specifies the parameters to disable backup for any backup entity.

[722] google.golang.org/genproto@v0.0.0-20190219182410-082222b4a5c5/googleapis/cloud/videointelligence/v1/video_intelligence.pb.go:345:
	// Whether the video has been shot from a stationary (i.e. non-moving) camera.
	// When set to true, might improve detection accuracy for moving objects.
	// Should be used with `SHOT_AND_FRAME_MODE` enabled.

[723] github.com/dirien/pulumi-oci/sdk/v4@v4.0.0-20210906112028-fb8833a115b8/go/oci/ons/subscription.go:162:
	// (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).  Example: `{"Department": "Finance"}`

[724] google.golang.org/genproto@v0.0.0-20210219173056-d891e3cb3b5b/googleapis/cloud/billing/v1/cloud_billing.pb.go:155:
	// The resource name of the billing account associated with the project, if
	// any. For example, `billingAccounts/012345-567890-ABCDEF`.

[725] google.golang.org/genproto@v0.0.0-20210312152112-fc591d9ea70f/googleapis/devtools/remoteworkers/v1test2/bots.pb.go:203:
	// Download and run a new version of the bot. `arg` will be a resource
	// accessible via `ByteStream.Read` to obtain the new bot code.

[726] github.com/redventures/go-genproto@v1.12.0/googleapis/cloud/servicedirectory/v1/alias.go:96:
	// The request message for
	// [RegistrationService.GetService][google.cloud.servicedirectory.v1.RegistrationService.GetService].
	// This should not be used for looking up a service. Insead, use the `resolve`
	// method as it will contain all endpoints and associated metadata.
	//
	// Deprecated: Please use types in: cloud.google.com/go/servicedirectory/apiv1/servicedirectorypb

[727] knative.dev/eventing@v0.20.1-0.20210127134430-ea452b5b6655/pkg/apis/duck/lifecycle_helper.go:24:
	// DeploymentIsAvailable determines if the provided deployment is available. Note that if it cannot
	// determine the Deployment's availability, it returns `def` (short for default).

[728] google.golang.org/api@v0.46.0/servicenetworking/v1/servicenetworking-gen.go:648:
	// Id: The unique identifier of the auth provider. It will be referred
	// to by `AuthRequirement.provider_id`. Example: "bookstore_auth".

[729] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.0/go/aws/iot/thingGroup.go:197:
	// ThingGroupArrayInput is an input type that accepts ThingGroupArray and ThingGroupArrayOutput values.
	// You can construct a concrete instance of `ThingGroupArrayInput` via:
	//
	//	ThingGroupArray{ ThingGroupArgs{...} }

[730] github.com/AZURE/azure-sdk-for-go@v68.0.0+incompatible/services/servicefabric/6.5/servicefabric/client.go:3345:
	// GetApplicationEventList the response is list of ApplicationEvent objects.
	// Parameters:
	// applicationID - the identity of the application. This is typically the full name of the application without
	// the 'fabric:' URI scheme.
	// Starting from version 6.0, hierarchical names are delimited with the "~" character.
	// For example, if the application name is "fabric:/myapp/app1", the application identity would be "myapp~app1"
	// in 6.0+ and "myapp/app1" in previous versions.
	// startTimeUtc - the start time of a lookup query in ISO UTC yyyy-MM-ddTHH:mm:ssZ.
	// endTimeUtc - the end time of a lookup query in ISO UTC yyyy-MM-ddTHH:mm:ssZ.
	// timeout - the server timeout for performing the operation in seconds. This timeout specifies the time
	// duration that the client is willing to wait for the requested operation to complete. The default value for
	// this parameter is 60 seconds.
	// eventsTypesFilter - this is a comma separated string specifying the types of FabricEvents that should only
	// be included in the response.
	// excludeAnalysisEvents - this param disables the retrieval of AnalysisEvents if true is passed.
	// skipCorrelationLookup - this param disables the search of CorrelatedEvents information if true is passed.
	// otherwise the CorrelationEvents get processed and HasCorrelatedEvents field in every FabricEvent gets
	// populated.

[731] github.com/aws/aws-cdk-go/awscdk/v2@v2.79.1/awsec2/CfnVolume.go:91:
	// The number of I/O operations per second (IOPS).
	//
	// For `gp3` , `io1` , and `io2` volumes, this represents the number of IOPS that are provisioned for the volume. For `gp2` volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
	//
	// The following are the supported values for each volume type:
	//
	// - `gp3` : 3,000-16,000 IOPS
	// - `io1` : 100-64,000 IOPS
	// - `io2` : 100-64,000 IOPS
	//
	// `io1` and `io2` volumes support up to 64,000 IOPS only on [Instances built on the Nitro System](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances) . Other instance families support performance up to 32,000 IOPS.
	//
	// This parameter is required for `io1` and `io2` volumes. The default for `gp3` volumes is 3,000 IOPS. This parameter is not supported for `gp2` , `st1` , `sc1` , or `standard` volumes.

[732] google.golang.org/genproto@v0.0.0-20230320184635-7606e756e683/googleapis/cloud/bigquery/storage/v1/alias.go:254:
	// Request message for `FlushRows`.
	//
	// Deprecated: Please use types in: cloud.google.com/go/bigquery/storage/apiv1/storagepb

[733] github.com/opencdk8s/cdk8s-external-secrets-go/opencdk8scdk8sexternalsecrets@v0.0.1/k8s/k8s_KubeFlowSchemaListV1Beta1Props.go:7:
	// `items` is a list of FlowSchemas.
	// Experimental.

[734] google.golang.org/api@v0.2.0/vision/v1p2beta1/vision-gen.go:291:
	// BatchOperationMetadata: Metadata for the batch operations such as the
	// current state.
	//
	// This is included in the `metadata` field of the `Operation` returned
	// by the
	// `GetOperation` call of the `google::longrunning::Operations` service.

[735] github.com/aevm-io/aevm@v0.0.0-20221005083901-a59e565ba852/eth/protocols/eth/discovery.go:39:
	// StartENRUpdater starts the `eth` ENR updater loop, which listens for chain
	// head events and updates the requested node record whenever a fork is passed.

[736] github.com/pulumi/aws/sdk/v3@v3.38.1/go/aws/wafv2/pulumiTypes.go:359331:
	// An array of two-character country codes, for example, [ "US", "CN" ], from the alpha-2 country ISO codes of the `ISO 3166` international standard. See the [documentation](https://docs.aws.amazon.com/waf/latest/APIReference/API_GeoMatchStatement.html) for valid values.

[737] github.com/SeigeC/tools@v0.0.0-20220706022603-d69bac6d8824/internal/lsp/protocol/tsprotocol.go:688:
	/**
		 * Title of the command, like `save`.
		 */

[738] google.golang.org/genproto@v0.0.0-20200918140846-d0d605568037/googleapis/cloud/dialogflow/v2/session_entity_type.pb.go:125:
	// Required. The unique identifier of this session entity type. Format:
	// `projects/<Project ID>/agent/sessions/<Session ID>/entityTypes/<Entity Type
	// Display Name>`, or `projects/<Project ID>/agent/environments/<Environment
	// ID>/users/<User ID>/sessions/<Session ID>/entityTypes/<Entity Type Display
	// Name>`.
	// If `Environment ID` is not specified, we assume default 'draft'
	// environment. If `User ID` is not specified, we assume default '-' user.
	//
	// `<Entity Type Display Name>` must be the display name of an existing entity
	// type in the same agent that will be overridden or supplemented.

[739] github.com/vorringer/oci-go-sdk/v46@v46.0.1/core/list_nat_gateways_request_response.go:39:
	// The field to sort by. You can provide one sort order (`sortOrder`). Default order for
	// TIMECREATED is descending. Default order for DISPLAYNAME is ascending. The DISPLAYNAME
	// sort order is case sensitive.
	// **Note:** In general, some "List" operations (for example, `ListInstances`) let you
	// optionally filter by availability domain if the scope of the resource type is within a
	// single availability domain. If you call one of these "List" operations without specifying
	// an availability domain, the resources are grouped by availability domain, then sorted.

[740] google.golang.org/genproto@v0.0.0-20220504150022-98cd25cafc72/googleapis/actions/sdk/v2/interactionmodel/prompt/static_table_prompt.pb.go:110:
	// Optional. Row data of the table. The first 3 rows are guaranteed to be shown but
	// others might be cut on certain surfaces. Please test with the simulator to
	// see which rows will be shown for a given surface. On surfaces that support
	// the `WEB_BROWSER` capability, you can point the user to
	// a web page with more data.

[741] github.com/jdgcs/sqlite3@v1.12.1-0.20210908114423-bc5f96e4dd51/internal/mptest/main_linux_amd64.go:4324:
	// Returned by `lldiv'.

[742] github.com/peggyl/go@v0.0.0-20151008231540-ae315999c2d5/src/debug/dwarf/entry.go:522:
	// Reader returns a new Reader for Data.
	// The reader is positioned at byte offset 0 in the DWARF ``info'' section.

[743] github.com/pulumi/pulumi-alicloud/sdk/v2@v2.39.1/go/alicloud/ess/scalingConfiguration.go:310:
	// It has been deprecated from version 1.6.0. New resource `ess.Attachment` replaces it.
	//
	// Deprecated: Field 'instance_ids' has been deprecated from provider version 1.6.0. New resource 'alicloud_ess_attachment' replaces it.

[744] google.golang.org/genproto@v0.0.0-20220808145710-bf34ca4dd83a/googleapis/cloud/securitycenter/v1beta1/securitycenter_service.pb.go:597:
	// Expression that defines the filter to apply across findings.
	// The expression is a list of one or more restrictions combined via logical
	// operators `AND` and `OR`.
	// Parentheses are not supported, and `OR` has higher precedence than `AND`.
	//
	// Restrictions have the form `<field> <operator> <value>` and may have a `-`
	// character in front of them to indicate negation. Examples include:
	//
	//  * name
	//  * source_properties.a_property
	//  * security_marks.marks.marka
	//
	// The supported operators are:
	//
	// * `=` for all value types.
	// * `>`, `<`, `>=`, `<=` for integer values.
	// * `:`, meaning substring matching, for strings.
	//
	// The supported value types are:
	//
	// * string literals in quotes.
	// * integer literals without quotes.
	// * boolean literals `true` and `false` without quotes.
	//
	// For example, `source_properties.size = 100` is a valid filter string.

[745] github.com/Azure/azure-sdk-for-go@v50.0.0+incompatible/services/web/mgmt/2016-09-01/web/apps.go:23788:
	// ListUsages gets the quota usage information of an app (or deployment slot, if specified).
	// Parameters:
	// resourceGroupName - name of the resource group to which the resource belongs.
	// name - name of the app.
	// filter - return only information specified in the filter (using OData syntax). For example:
	// $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and
	// endTime eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.

[746] github.com/pulumi/pulumi-oci/sdk@v1.5.0/go/oci/cloudmigrations/pulumiTypes.go:2338:
	// (Updatable) Deprecated. Instead use `hostnameLabel` in [CreateVnicDetails](https://docs.cloud.oracle.com/iaas/api/#/en/iaas/latest/CreateVnicDetails/). If you provide both, the values must match.

[747] github.com/googleapis/google-cloud-go/bigquery@v1.53.1-0.20230724222235-33226bd2ad75/storage/apiv1beta1/storagepb/storage.pb.go:167:
	// Name of the stream, in the form
	// `projects/{project_id}/locations/{location}/streams/{stream_id}`.

[748] github.com/scotthenley/go-googleads@v0.20220107.0/v9/product_group_view_client.go:101:
	// setGoogleClientInfo sets the name and version of the application in
	// the `x-goog-api-client` header passed on each request. Intended for
	// use by Google-written clients.

[749] github.com/elastic/go-elasticsearch/v7@v7.5.1-0.20201228183019-1cbb255902f5/esapi/api.xpack.indices.freeze.go:167:
	// WithAllowNoIndices - whether to ignore if a wildcard indices expression resolves into no concrete indices. (this includes `_all` string or when no indices have been specified).
	//

[750] github.com/wanghaha-dev/gf@v0.0.0-20221021095101-1a457e021704/os/gfile/gfile.go:343:
	// Dir returns all but the last element of path, typically the path's directory.
	// After dropping the final element, Dir calls Clean on the path and trailing
	// slashes are removed.
	// If the `path` is empty, Dir returns ".".
	// If the `path` is ".", Dir treats the path as current working directory.
	// If the `path` consists entirely of separators, Dir returns a single separator.
	// The returned path does not end in a separator unless it is the root directory.

[751] google.golang.org/api@v0.120.0/compute/v0.beta/compute-gen.go:120227:
	// OrderBy sets the optional parameter "orderBy": Sorts list results by
	// a certain order. By default, results are returned in alphanumerical
	// order based on the resource name. You can also sort results in
	// descending order based on the creation timestamp using
	// `orderBy="creationTimestamp desc". This sorts results based on the
	// `creationTimestamp` field in reverse chronological order (newest
	// result first). Use this to sort resources like operations so that the
	// newest operation is returned first. Currently, only sorting by `name`
	// or `creationTimestamp desc` is supported.

[752] github.com/enlighten-fund/bsc@v1.2.5/cmd/devp2p/internal/ethtest/suite.go:237:
	// TestSimultaneousRequests66 sends two simultaneous `GetBlockHeader` requests from
	// the same connection with different request IDs and checks to make sure the node
	// responds with the correct headers per request.

[753] google.golang.org/genproto@v0.0.0-20220621134657-43db42f103f7/googleapis/cloud/documentai/v1beta3/document.pb.go:2698:
	// An optional structured entity value.
	// Must match entity type defined in schema if
	// known. If this field is present, the `text` field could also be
	// populated.
	//
	// Types that are assignable to StructuredValue:
	//	*Document_Entity_NormalizedValue_MoneyValue
	//	*Document_Entity_NormalizedValue_DateValue
	//	*Document_Entity_NormalizedValue_DatetimeValue
	//	*Document_Entity_NormalizedValue_AddressValue
	//	*Document_Entity_NormalizedValue_BooleanValue

[754] github.com/zhyocean/k8s@v1.0.1/apis/rbac/v1beta1/generated.pb.go:216:
	// Resources is a list of resources this rule applies to.  '*' represents all resources in the specified apiGroups.
	// '*/foo' represents the subresource 'foo' for all resources in the specified apiGroups.
	// +optional

[755] google.golang.org/api@v0.60.0/remotebuildexecution/v2/remotebuildexecution-gen.go:1955:
	// BuildBazelRemoteExecutionV2RequestMetadata: An optional Metadata to
	// attach to any RPC request to tell the server about an external
	// context of the request. The server may use this for logging or other
	// purposes. To use it, the client attaches the header to the call using
	// the canonical proto serialization: * name:
	// `build.bazel.remote.execution.v2.requestmetadata-bin` * contents: the
	// base64 encoded binary `RequestMetadata` message. Note: the gRPC
	// library serializes binary headers encoded in base 64 by default
	// (https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#requests).
	// Therefore, if the gRPC library is used to pass/retrieve this
	// metadata, the user may ignore the base64 encoding and assume it is
	// simply serialized as a binary message.

[756] github.com/TencentCloud/tencentcloud-sdk-go-intl-en@v3.0.748+incompatible/tencentcloud/teo/v20220901/models.go:10882:
	// Domain name of the certificate.
	// Note: This field may return `null`, indicating that no valid value can be obtained.

[757] github.com/voyager-hang/gotd-td@v0.0.0-20230626154201-f756a1ef74b0/tg/tl_encrypted_message_gen.go:34:
	// EncryptedMessage represents TL type `encryptedMessage#ed18c118`.
	// Encrypted message.
	//
	// See https://core.telegram.org/constructor/encryptedMessage for reference.

[758] github.com/odannyc/go-agent@v3.11.0+incompatible/_integrations/nrmicro/nrmicro.go:118:
	// CallWrapper wraps the `Call` method of a Micro `client.Client`
	// (https://godoc.org/github.com/micro/go-micro/client#Client) instance.
	// External segments will be created for each call to the client's `Call`
	// method.  The `newrelic.Transaction` must be put into the context using
	// `newrelic.NewContext`
	// (https://godoc.org/github.com/newrelic/go-agent#NewContext) when calling
	// `Call`.

[759] github.com/huawei/dockyard@v0.0.0-20170824010845-b9a05f11c28a/updateservice/snapshot/snapshot.go:26:
	// Callback is a function that a snapshot plugin use after finish the `Process`
	// configuration.

[760] github.com/agilebits/aws-sdk-go@v1.35.36-0.20201126184605-06f29262eb36/aws/signer/v4/v4.go:251:
	// Sign signs AWS v4 requests with the provided body, service name, region the
	// request is made to, and time the request is signed at. The signTime allows
	// you to specify that a request is signed for the future, and cannot be
	// used until then.
	//
	// Returns a list of HTTP headers that were included in the signature or an
	// error if signing the request failed. Generally for signed requests this value
	// is not needed as the full request context will be captured by the http.Request
	// value. It is included for reference though.
	//
	// Sign will set the request's Body to be the `body` parameter passed in. If
	// the body is not already an io.ReadCloser, it will be wrapped within one. If
	// a `nil` body parameter passed to Sign, the request's Body field will be
	// also set to nil. Its important to note that this functionality will not
	// change the request's ContentLength of the request.
	//
	// Sign differs from Presign in that it will sign the request using HTTP
	// header values. This type of signing is intended for http.Request values that
	// will not be shared, or are shared in a way the header values on the request
	// will not be lost.
	//
	// The requests body is an io.ReadSeeker so the SHA256 of the body can be
	// generated. To bypass the signer computing the hash you can set the
	// "X-Amz-Content-Sha256" header with a precomputed value. The signer will
	// only compute the hash if the request header value is empty.

[761] google.golang.org/api@v0.104.0/displayvideo/v1/displayvideo-gen.go:39325:
	// PageSize sets the optional parameter "pageSize": Requested page size.
	// Must be between `1` and `200`. If unspecified will default to `100`.

[762] google.golang.org/api@v0.98.0/healthcare/v1beta1/healthcare-gen.go:545:
	// Name: Resource name of the Annotation, of the form
	// `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/a
	// nnotationStores/{annotation_store_id}/annotations/{annotation_id}`.

[763] github.com/gophercloud/gophercloud@v0.6.1-0.20191127023939-978be3847c66/openstack/networking/v2/extensions/layer3/floatingips/requests.go:89:
	// Create accepts a CreateOpts struct and uses the values provided to create a
	// new floating IP resource. You can create floating IPs on external networks
	// only. If you provide a FloatingNetworkID which refers to a network that is
	// not external (i.e. its `router:external' attribute is False), the operation
	// will fail and return a 400 error.
	//
	// If you do not specify a FloatingIP address value, the operation will
	// automatically allocate an available address for the new resource. If you do
	// choose to specify one, it must fall within the subnet range for the external
	// network - otherwise the operation returns a 400 error. If the FloatingIP
	// address is already in use, the operation returns a 409 error code.
	//
	// You can associate the new resource with an internal port by using the PortID
	// field. If you specify a PortID that is not valid, the operation will fail and
	// return 404 error code.
	//
	// You must also configure an IP address for the port associated with the PortID
	// you have provided - this is what the FixedIP refers to: an IP fixed to a
	// port. Because a port might be associated with multiple IP addresses, you can
	// use the FixedIP field to associate a particular IP address rather than have
	// the API assume for you. If you specify an IP address that is not valid, the
	// operation will fail and return a 400 error code. If the PortID and FixedIP
	// are already associated with another resource, the operation will fail and
	// returns a 409 error code.

[764] google.golang.org/genproto@v0.0.0-20201022181438-0ff5f38871d5/googleapis/ads/googleads/v5/services/google_ads_field_service.pb.go:177:
	// Pagination token used to retrieve the next page of results. Pass the
	// content of this string as the `page_token` attribute of the next request.
	// `next_page_token` is not returned for the last page.

[765] google.golang.org/genproto@v0.0.0-20220208230804-65c12eb4c068/googleapis/cloud/speech/v1p1beta1/cloud_speech.pb.go:1493:
	// Hint Boost. Positive value will increase the probability that a specific
	// phrase will be recognized over other similar sounding phrases. The higher
	// the boost, the higher the chance of false positive recognition as well.
	// Negative boost values would correspond to anti-biasing. Anti-biasing is not
	// enabled, so negative boost will simply be ignored. Though `boost` can
	// accept a wide range of positive values, most use cases are best served with
	// values between 0 and 20. We recommend using a binary search approach to
	// finding the optimal value for your use case.

[766] github.com/gophercloud/gophercloud@v0.0.0-20190103051213-cebde53d290e/openstack/keymanager/v1/containers/testing/fixtures.go:228:
	// HandleListContainersSuccessfully creates an HTTP handler at `/containers` on the
	// test handler mux that responds with a list of two containers.

[767] google.golang.org/genproto@v0.0.0-20210420162539-3c870d7478d2/googleapis/pubsub/v1/pubsub.pb.go:5214:
	// Deletes an existing subscription. All messages retained in the subscription
	// are immediately dropped. Calls to `Pull` after deletion will return
	// `NOT_FOUND`. After a subscription is deleted, a new one may be created with
	// the same name, but the new one has no association with the old
	// subscription or its topic unless the same topic is specified.

[768] github.com/pulumi/pulumi-aws/sdk/v3@v3.38.1/go/aws/wafv2/pulumiTypes.go:494973:
	// WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementNotStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsPtrInput is an input type that accepts WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementNotStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsArgs, WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementNotStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsPtr and WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementNotStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsPtrOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementNotStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsPtrInput` via:
	//
	//          WebAclRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementNotStatementStatementRegexPatternSetReferenceStatementFieldToMatchAllQueryArgumentsArgs{...}
	//
	//  or:
	//
	//          nil

[769] golang.org/x/tools@v0.0.0-20191030062658-86caa796c7ab/internal/lsp/protocol/tsprotocol.go:748:
	/*DidChangeWatchedFiles defined:
			 * Capabilities specific to the `workspace/didChangeWatchedFiles` notification.
			 */

[770] github.com/zyunh/goproxy@v0.1.8/cacher/minio.go:187:
	// Close implements the `goproxy.Cache`.

[771] github.com/pulumi/pulumi-aws/sdk/v4@v4.22.1/go/aws/apigateway/pulumiTypes.go:1766:
	// UsagePlanThrottleSettingsPtrInput is an input type that accepts UsagePlanThrottleSettingsArgs, UsagePlanThrottleSettingsPtr and UsagePlanThrottleSettingsPtrOutput values.
	// You can construct a concrete instance of `UsagePlanThrottleSettingsPtrInput` via:
	//
	//          UsagePlanThrottleSettingsArgs{...}
	//
	//  or:
	//
	//          nil

[772] google.golang.org/genproto@v0.0.0-20230323172734-21a4fbf068fa/googleapis/genomics/v1/readalignment.pb.go:258:
	// The quality of the read sequence contained in this alignment record
	// (equivalent to QUAL in SAM).
	// `alignedSequence` and `alignedQuality` may be shorter than the full read
	// sequence and quality. This will occur if the alignment is part of a
	// chimeric alignment, or if the read was trimmed. When this occurs, the CIGAR
	// for this read will begin/end with a hard clip operator that will indicate
	// the length of the excised sequence.

[773] github.com/hashicorp/packer@v1.4.5/builder/amazon/chroot/builder.hcl2spec.go:10:
	// FlatConfig is an auto-generated flat version of Config.
	// Where the contents of a field with a `mapstructure:,squash` tag are bubbled up.

[774] github.com/blockc/sia@v1.0.4-0.20161031221916-ede627020b10/siac/consensuscmd.go:22:
	// consensuscmd is the handler for the command `siac consensus`.
	// Prints the current state of consensus.

[775] google.golang.org/api@v0.120.0/games/v1/games-gen.go:7062:
	// MaxResults sets the optional parameter "maxResults": The maximum
	// number of leaderboard scores to return in the response. For any
	// response, the actual number of leaderboard scores returned may be
	// less than the specified `maxResults`.

[776] github.com/hashicorp/terraform-cdk-go/cdktf@v0.15.4/cdktf_DataTerraformRemoteStateAzurerm.go:150:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.
	// Experimental.

[777] google.golang.org/genproto@v0.0.0-20200316142031-303a05041dad/googleapis/bigtable/admin/v2/instance.pb.go:67:
	// An instance meant for production use. `serve_nodes` must be set
	// on the cluster.

[778] google.golang.org/genproto@v0.0.0-20200921151605-7abf4a1a14d5/googleapis/appengine/v1beta/appengine.pb.go:2142:
	// Request message for `AuthorizedCertificates.GetAuthorizedCertificate`.

[779] github.com/m3db/m3@v0.11.0/src/dbnode/network/server/tchannelthrift/convert/convert.go:371:
	// ToRPCAggregateQueryRawRequest converts the Go `client/` types into rpc request type for AggregateQueryRawRequest.

[780] github.com/aws/aws-sdk-go@v1.35.17/service/sqs/api.go:4639:
	// This parameter applies only to FIFO (first-in-first-out) queues.
	//
	// The token used for deduplication of sent messages. If a message with a particular
	// MessageDeduplicationId is sent successfully, any messages sent with the same
	// MessageDeduplicationId are accepted successfully but aren't delivered during
	// the 5-minute deduplication interval. For more information, see Exactly-Once
	// Processing (https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html#FIFO-queues-exactly-once-processing)
	// in the Amazon Simple Queue Service Developer Guide.
	//
	//    * Every message must have a unique MessageDeduplicationId, You may provide
	//    a MessageDeduplicationId explicitly. If you aren't able to provide a MessageDeduplicationId
	//    and you enable ContentBasedDeduplication for your queue, Amazon SQS uses
	//    a SHA-256 hash to generate the MessageDeduplicationId using the body of
	//    the message (but not the attributes of the message). If you don't provide
	//    a MessageDeduplicationId and the queue doesn't have ContentBasedDeduplication
	//    set, the action fails with an error. If the queue has ContentBasedDeduplication
	//    set, your MessageDeduplicationId overrides the generated one.
	//
	//    * When ContentBasedDeduplication is in effect, messages with identical
	//    content sent within the deduplication interval are treated as duplicates
	//    and only one copy of the message is delivered.
	//
	//    * If you send one message with ContentBasedDeduplication enabled and then
	//    another message with a MessageDeduplicationId that is the same as the
	//    one generated for the first MessageDeduplicationId, the two messages are
	//    treated as duplicates and only one copy of the message is delivered.
	//
	// The MessageDeduplicationId is available to the consumer of the message (this
	// can be useful for troubleshooting delivery issues).
	//
	// If a message is sent successfully but the acknowledgement is lost and the
	// message is resent with the same MessageDeduplicationId after the deduplication
	// interval, Amazon SQS can't detect duplicate messages.
	//
	// Amazon SQS continues to keep track of the message deduplication ID even after
	// the message is received and deleted.
	//
	// The maximum length of MessageDeduplicationId is 128 characters. MessageDeduplicationId
	// can contain alphanumeric characters (a-z, A-Z, 0-9) and punctuation (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~).
	//
	// For best practices of using MessageDeduplicationId, see Using the MessageDeduplicationId
	// Property (https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html)
	// in the Amazon Simple Queue Service Developer Guide.

[781] github.com/tsthght/tidb@v2.1.0-rc.5+incompatible/types/datum.go:815:
	// ProduceStrWithSpecifiedTp produces a new string according to `flen` and `chs`.

[782] github.com/momo200e/google-api-go2@v1.0.1/dialogflow/v2beta1/dialogflow-gen.go:2188:
	// GoogleCloudDialogflowV2SentimentAnalysisResult: The result of
	// sentiment analysis as configured
	// by
	// `sentiment_analysis_request_config`.

[783] github.com/pulumi/pulumi-aws/sdk/v5@v5.37.0/go/aws/devicefarm/networkProfile.go:148:
	// Delay time for all packets to destination in milliseconds as an integer from `0` to `2000`.

[784] github.com/pulumi/pulumi-aws/sdk/v5@v5.39.0/go/aws/ebs/snapshotImport.go:240:
	// The name of the storage tier. Valid values are `archive` and `standard`. Default value is `standard`.

[785] google.golang.org/api@v0.0.0-20181010000435-ce4acf611b39/serviceuser/v1/serviceuser-gen.go:1964:
	// ListEnabledServicesResponse: Response message for
	// `ListEnabledServices` method.

[786] github.com/elitecodegroovy/minio@v0.0.0-20200530205631-8befedef14d7/cmd/web-handlers.go:1351:
	// DownloadZipArgs - Argument for downloading a bunch of files as a zip file.
	// JSON will look like:
	// '{"bucketname":"testbucket","prefix":"john/pics/","objects":["hawaii/","maldives/","sanjose.jpg"]}'

[787] google.golang.org/api@v0.26.0/displayvideo/v1/displayvideo-gen.go:1034:
	// AgeRangeAssignedTargetingOptionDetails: Represents a targetable age
	// range. This will be populated in the details
	// field of an AssignedTargetingOption when
	// targeting_type is
	// `TARGETING_TYPE_AGE_RANGE`.

[788] go.buf.build/protocolbuffers/go/cosmos/cosmos-sdk@v1.3.247/amino/amino.pb.go:130:
	// dont_omitempty sets the field in the JSON object even if
	// its value is empty, i.e. equal to the Golang zero value. To learn what
	// the zero values are, see https://go.dev/ref/spec#The_zero_value.
	//
	// Fields default to `omitempty`, which is the default behavior when this
	// annotation is unset. When set to true, then the field value in the
	// JSON object will be set, i.e. not `undefined`.
	//
	// Example:
	//
	// message Foo {
	//   string bar = 1;
	//   string baz = 2 [(amino.dont_omitempty) = true];
	// }
	//
	// f := Foo{};
	// out := AminoJSONEncoder(&f);
	// out == {"baz":""}
	//
	// optional bool dont_omitempty = 11110005;

[789] github.com/pedrobertao/grpc-gateway@v1.12.3-0.20200122180910-86e2aab439b0/protoc-gen-grpc-gateway/descriptor/registry.go:53:
	// includePackageInTags controls whether the package name defined in the `package` directive
	// in the proto file can be prepended to the gRPC service name in the `Tags` field of every operation.

[790] github.com/pulumi/pulumi-kubernetes/sdk/v3@v3.28.1/go/kubernetes/admissionregistration/v1/pulumiTypes.go:1455:
	// Operations is the operations the admission hook cares about - CREATE, UPDATE, DELETE, CONNECT or * for all of those operations and any future admission operations that are added. If '*' is present, the length of the slice must be one. Required.

[791] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.6.2-0.20210302132846-452736b0a1cf/go/azure/containerservice/v20200601/pulumiTypes.go:3324:
	// ManagedClusterAgentPoolProfileResponseArrayInput is an input type that accepts ManagedClusterAgentPoolProfileResponseArray and ManagedClusterAgentPoolProfileResponseArrayOutput values.
	// You can construct a concrete instance of `ManagedClusterAgentPoolProfileResponseArrayInput` via:
	//
	//          ManagedClusterAgentPoolProfileResponseArray{ ManagedClusterAgentPoolProfileResponseArgs{...} }

[792] google.golang.org/api@v0.47.0/customsearch/v1/customsearch-gen.go:852:
	// ImgColorType: Restricts results to images of a specified color type.
	// Supported values are: * `mono` (black and white) * `gray` (grayscale)
	// * `color` (color)

[793] google.golang.org/genproto@v0.0.0-20221114212237-e4508ebdbee1/googleapis/genomics/v1/cigar.pb.go:56:
	// The delete operator indicates that the read contains evidence of bases
	// being deleted from the reference. This operator is equivalent to SAM's
	// `D`.

[794] github.com/pachyderm/pachyderm/v2@v2.2.5/src/internal/config/config.pb.go:143:
	// The currently active transaction for batching together pachctl commands.
	// This can be set or cleared via many of the `pachctl * transaction` commands.
	// This is the ID of the transaction object stored in the pachyderm etcd.

[795] modernc.org/sqlite@v1.14.7/sqlite.go:338:
	// writeTimeFormats are the names and formats supported
	// by the `_time_format` DSN query param.

[796] github.com/pulumi/pulumi-rancher2/sdk/v3@v3.9.0/go/rancher2/pulumiTypes.go:31703:
	// ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderPtrInput is an input type that accepts ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderArgs, ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderPtr and ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderPtrOutput values.
	// You can construct a concrete instance of `ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderPtrInput` via:
	//
	//	        ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderArgs{...}
	//
	//	or:
	//
	//	        nil

[797] istio.io/api@v0.0.0-20210503211644-902e709f95c4/networking/v1beta1/virtual_service.pb.go:2529:
	// Describes the retry policy to use when a HTTP request fails. For
	// example, the following rule sets the maximum number of retries to 3 when
	// calling ratings:v1 service, with a 2s timeout per retry attempt.
	//
	// {{<tabset category-name="example">}}
	// {{<tab name="v1alpha3" category-value="v1alpha3">}}
	// ```yaml
	// apiVersion: networking.istio.io/v1alpha3
	// kind: VirtualService
	// metadata:
	//   name: ratings-route
	// spec:
	//   hosts:
	//   - ratings.prod.svc.cluster.local
	//   http:
	//   - route:
	//     - destination:
	//         host: ratings.prod.svc.cluster.local
	//         subset: v1
	//     retries:
	//       attempts: 3
	//       perTryTimeout: 2s
	//       retryOn: gateway-error,connect-failure,refused-stream
	// ```
	// {{</tab>}}
	//
	// {{<tab name="v1beta1" category-value="v1beta1">}}
	// ```yaml
	// apiVersion: networking.istio.io/v1beta1
	// kind: VirtualService
	// metadata:
	//   name: ratings-route
	// spec:
	//   hosts:
	//   - ratings.prod.svc.cluster.local
	//   http:
	//   - route:
	//     - destination:
	//         host: ratings.prod.svc.cluster.local
	//         subset: v1
	//     retries:
	//       attempts: 3
	//       perTryTimeout: 2s
	//       retryOn: gateway-error,connect-failure,refused-stream
	// ```
	// {{</tab>}}
	// {{</tabset>}}
	//

[798] github.com/Azure/azure-sdk-for-go@v42.2.0+incompatible/services/network/mgmt/2018-06-01/network/models.go:3763:
	// MinProtocolVersion - Minimum version of Ssl protocol to be supported on application gateway. Possible values include: 'TLSv10', 'TLSv11', 'TLSv12'

[799] google.golang.org/genproto@v0.0.0-20200916143405-f6a2fa72f0c4/googleapis/cloud/recommender/v1beta1/recommender_service.pb.go:48:
	// Request for the `ListInsights` method.

[800] github.com/Azure/azure-sdk-for-go@v37.0.0+incompatible/services/containerregistry/mgmt/2018-09-01/containerregistry/models.go:1977:
	// Architecture - The OS architecture. Possible values include: 'Amd64', 'X86', 'Arm'

[801] github.com/pulumi/pulumi-azure/sdk/v5@v5.46.0/go/azure/backup/pulumiTypes.go:2276:
	// A `backup` block as defined below.

[802] github.com/clarkqaq/utilware@v0.0.0-20221020134101-59f062719cb0/sqlite/libc/pthread/pthread_linux_arm64.go:931:
	// Timer ID returned by `timer_create'.

[803] github.com/yandex-cloud/go-genproto@v0.0.0-20220511112233-d69ecdb30a46/yandex/cloud/storage/v1/bucket_service.pb.go:263:
	// Default storage class for objects in the bucket. Supported classes are standard storage (`STANDARD`) and
	// cold storage (`COLD`, `STANDARD_IA`, `NEARLINE` all synonyms).
	// For details, see [documentation](/docs/storage/concepts/storage-class).

[804] google.golang.org/genproto@v0.0.0-20220707150051-590a5ac7bee1/googleapis/appengine/v1beta/appengine.pb.go:734:
	// Request message for `Versions.ListVersions`.

[805] github.com/aws/aws-sdk-go@v1.29.20/service/glacier/api.go:4278:
	// The AccountId value is the AWS account ID. This value must match the AWS
	// account ID associated with the credentials used to sign the request. You
	// can either specify an AWS account ID or optionally a single '-' (hyphen),
	// in which case Amazon Glacier uses the AWS account ID associated with the
	// credentials used to sign the request. If you specify your account ID, do
	// not include any hyphens ('-') in the ID.
	//
	// AccountId is a required field

[806] github.com/googlecontainertools/skaffold/v2@v2.6.2/pkg/skaffold/schema/v1beta9/config.go:310:
	// KubectlDeploy *beta* uses a client side `kubectl apply` to deploy manifests.
	// You'll need a `kubectl` CLI version installed that's compatible with your cluster.

[807] google.golang.org/genproto@v0.0.0-20220707150051-590a5ac7bee1/googleapis/cloud/automl/v1beta1/annotation_payload.pb.go:63:
	// Output only. The value of
	// [display_name][google.cloud.automl.v1beta1.AnnotationSpec.display_name]
	// when the model was trained. Because this field returns a value at model
	// training time, for different models trained using the same dataset, the
	// returned value could be different as model owner could update the
	// `display_name` between any two model training.

[808] google.golang.org/api@v0.0.0-20180829000535-087779f1d2c9/vision/v1/vision-gen.go:7097:
	// BatchSize: The max number of response protos to put into each output
	// JSON file on
	// Google Cloud Storage.
	// The valid range is [1, 100]. If not specified, the default value is
	// 20.
	//
	// For example, for one pdf file with 100 pages, 100 response protos
	// will
	// be generated. If `batch_size` = 20, then 5 json files each
	// containing 20 response protos will be written under the
	// prefix
	// `gcs_destination`.`uri`.
	//
	// Currently, batch_size only applies to GcsDestination, with potential
	// future
	// support for other output configurations.

[809] github.com/pulumi/pulumi-aws/sdk/v4@v4.37.5/go/aws/wafv2/pulumiTypes.go:166478:
	// Inspect the query string. This is the part of a URL that appears after a `?` character, if any.

[810] github.com/ava-labs/coreth@v0.8.7-rc.1/core/rawdb/schema.go:71:
	// Data item prefixes (use single byte to avoid mixing data types, avoid `i`, used for indexes).

[811] github.com/tencentcloud/tencentcloud-sdk-go@v3.0.218+incompatible/tencentcloud/vpc/v20170312/models.go:9250:
	// 外网IP地址,形如:`123.121.34.33`。

[812] google.golang.org/genproto@v0.0.0-20200513103714-09dca8ec2884/googleapis/cloud/osconfig/v1beta/patch_jobs.pb.go:1529:
	// An exclusive list of patches to be updated. These are the only patches
	// that will be installed using 'zypper patch patch:<patch_name>' command.
	// This field must not be used with any other patch configuration fields.

[813] github.com/pulumi/pulumi-aws/sdk/v5@v5.36.0/go/aws/wafv2/pulumiTypes1.go:64025:
	// The filter to use to identify the subset of headers to inspect in a web request. The `matchPattern` block supports only one of the following arguments:

[814] github.com/dennis-menge/azure-sdk-for-go@v60.2.0+incompatible/services/servicefabric/6.5/servicefabric/models.go:23310:
	// PartitionScheme - Possible values include: 'PartitionSchemePartitionSchemeDescription', 'PartitionSchemeNamed1', 'PartitionSchemeSingleton1', 'PartitionSchemeUniformInt64Range1'

[815] github.com/aws/aws-sdk-go@v1.36.30/service/opsworks/api.go:7749:
	// Specifies the range of lines for identifying a file. The valid values are
	// one number, or two dash-delimited numbers, such as '1', '2-5'. The default
	// value is '1', meaning the first line is used to calculate the fingerprint.
	// Fingerprint lines are not sent to CloudWatch Logs unless all specified lines
	// are available.

[816] github.com/cisco-intersight/terraform-provider-intersight/intersight_gosdk@v0.0.0-20200715191416-df9e1133fae5/model_iam_session_limits_list.go:22:
	// The total number of 'iam.SessionLimits' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.

[817] github.com/regrau/pulumi-yandex/sdk@v0.1.8/go/yandex/organizationManagerOrganizationIamMember.go:65:
	// The identity that will be granted the privilege that is specified in the `role` field.
	// This field can have one of the following values:
	// * **userAccount:{user_id}**: A unique user ID that represents a specific Yandex account.
	// * **serviceAccount:{service_account_id}**: A unique service account ID.
	// * **federatedUser:{federated_user_id}**: A unique federated user ID.

[818] github.com/TencentCloud/tencentcloud-sdk-go-intl-en@v3.0.748+incompatible/tencentcloud/tke/v20180525/models.go:8300:
	// Image tag, `DOCKER_CUSTOMIZE` (container customized tag), `GENERAL` (general tag, default value)

[819] google.golang.org/api@v0.77.0/cloudtasks/v2beta3/cloudtasks-gen.go:488:
	// Members: Specifies the principals requesting access for a Cloud
	// Platform resource. `members` can have the following values: *
	// `allUsers`: A special identifier that represents anyone who is on the
	// internet; with or without a Google account. *
	// `allAuthenticatedUsers`: A special identifier that represents anyone
	// who is authenticated with a Google account or a service account. *
	// `user:{emailid}`: An email address that represents a specific Google
	// account. For example, `alice@example.com` . *
	// `serviceAccount:{emailid}`: An email address that represents a
	// service account. For example,
	// `my-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An
	// email address that represents a Google group. For example,
	// `admins@example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An
	// email address (plus unique identifier) representing a user that has
	// been recently deleted. For example,
	// `alice@example.com?uid=123456789012345678901`. If the user is
	// recovered, this value reverts to `user:{emailid}` and the recovered
	// user retains the role in the binding. *
	// `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address
	// (plus unique identifier) representing a service account that has been
	// recently deleted. For example,
	// `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
	// If the service account is undeleted, this value reverts to
	// `serviceAccount:{emailid}` and the undeleted service account retains
	// the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`:
	// An email address (plus unique identifier) representing a Google group
	// that has been recently deleted. For example,
	// `admins@example.com?uid=123456789012345678901`. If the group is
	// recovered, this value reverts to `group:{emailid}` and the recovered
	// group retains the role in the binding. * `domain:{domain}`: The G
	// Suite domain (primary) that represents all the users of that domain.
	// For example, `google.com` or `example.com`.

[820] google.golang.org/genproto@v0.0.0-20190701230453-710ae3a149df/googleapis/devtools/containeranalysis/v1/containeranalysis.pb.go:159:
	// Returns the permissions that a caller has on the specified note or
	// occurrence. Requires list permission on the project (for example,
	// `containeranalysis.notes.list`).
	//
	// The resource takes the format `projects/[PROJECT_ID]/notes/[NOTE_ID]` for
	// notes and `projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]` for
	// occurrences.

[821] github.com/aws/aws-cdk-go/awscdk@v1.198.1-devpreview/awsses/awsses_CfnReceiptRule_StopActionProperty.go:21:
	// The scope of the StopAction.
	//
	// The only acceptable value is `RuleSet` .

[822] github.com/Azure/azure-sdk-for-go@v23.0.0+incompatible/services/network/mgmt/2016-09-01/network/models.go:8179:
	// SourcePortRange - The source port or range. Integer or range between 0 and 65535. Asterix '*' can also be used to match all ports.

[823] github.com/CiscoDevNet/intersight-go@v0.0.0-20230417035431-2e871659812f/model_asset_device_registration_all_of.go:341:
	// GetParentSignatureOk returns a tuple with the ParentSignature field value if set, nil otherwise
	// and a boolean to check if the value has been set.
	// NOTE: If the value is an explicit nil, `nil, true` will be returned

[824] gopkg.in/olivere/elastic.v5@v5.0.81/indices_stats.go:73:
	// CompletionFields is a list of fields for `fielddata` and `suggest`
	// index metric (supports wildcards).

[825] github.com/deng-xian-sheng/gf@v1.16.11/database/gdb/gdb_model_condition.go:361:
	// Page sets the paging number for the model.
	// The parameter `page` is started from 1 for paging.
	// Note that, it differs that the Limit function starts from 0 for "LIMIT" statement.

[826] google.golang.org/genproto@v0.0.0-20210816143620-e15ff196659d/googleapis/cloud/gkehub/servicemesh/v1alpha/servicemesh.pb.go:363:
	// A human-readable name for the message type. e.g. "InternalError",
	// "PodMissingProxy". This should be the same for all messages of the same
	// type. (This corresponds to the `name` field in open-source Istio.)

[827] 	Errors returned by this client are often of the type [`googleapi.Error`](https://godoc.org/google.golang.org/api/googleapi#Error).
	These errors can be introspected for more information by type asserting to the richer `googleapi.Error` type. For example:

[828] github.com/docker/cli@v0.0.0-20180601213240-2014e991ee3f/cli/command/registry/login.go:31:
	// NewLoginCommand creates a new `docker login` command

[829] github.com/repl-hemanth-kodandarama/go-control-plane@v0.9.9-0.20210304131524-8441f07f4057/envoy/config/bootstrap/v2/bootstrap.pb.go:57:
	// Health discovery service config option.
	// (:ref:`core.ApiConfigSource <envoy_api_msg_core.ApiConfigSource>`)

[830] github.com/oracle/oci-go-sdk/v57@v57.0.0/networkloadbalancer/backend.go:38:
	// The network load balancing policy weight assigned to the server. Backend servers with a higher weight receive a larger
	// proportion of incoming traffic. For example, a server weighted '3' receives three times the number of new connections
	// as a server weighted '1'.
	// For more information about load balancing policies, see
	// How Network Load Balancing Policies Work (https://docs.cloud.oracle.com/Content/Balance/Reference/lbpolicies.htm).
	// Example: `3`

[831] google.golang.org/api@v0.22.1-0.20200430202532-ac9be1f8f530/vision/v1/vision-gen.go:6062:
	// Name: The resource name of the product.
	//
	// Format
	// is:
	// `projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID`.
	//
	// This field is ignored when creating a product.

[832] github.com/Stellar/go@v0.0.0-20230705215622-2cc9b7e5a36e/support/db/session.go:261:
	// Query runs `query`, returns a *sqlx.Rows instance

[833] github.com/jenkins-x/jx/v2@v2.1.155/pkg/gits/git_local.go:33:
	// FindGitConfigDir tries to find the `.git` directory either in the current directory or in parent directories
	// Faked out

[834] github.com/ttreptow/packer-plugin-sdk@v0.2.12-0.20220215200220-8276ba7c8c2b/communicator/config.go:297:
	// The IP version to use for SSH connections, valid values are `4` and `6`.
	// Useful on dual stacked instances where the default behavior is to
	// connect via whichever IP address is returned first from the OpenStack
	// API.

[835] google.golang.org/genproto@v0.0.0-20210125195502-f46fe6c6624a/googleapis/cloud/ml/v1/job_service.pb.go:815:
	// Required if type is `CATEGORICAL`. The list of possible categories.

[836] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.2.2/go/azure/blueprint/v20181101preview/pulumiTypes.go:859:
	// KeyVaultReferenceResponsePtrInput is an input type that accepts KeyVaultReferenceResponseArgs, KeyVaultReferenceResponsePtr and KeyVaultReferenceResponsePtrOutput values.
	// You can construct a concrete instance of `KeyVaultReferenceResponsePtrInput` via:
	//
	//          KeyVaultReferenceResponseArgs{...}
	//
	//  or:
	//
	//          nil

[837] git.bitcubix.io/go/locales@v0.14.0/en_CC/en_CC.go:129:
	// RangePluralRule returns the ordinal PluralRule given 'num1', 'num2' and digits/precision of 'v1' and 'v2' for 'en_CC'

[838] github.com/pulumi/pulumi-aws/sdk/v5@v5.36.0/go/aws/wafv2/pulumiTypes19.go:17333:
	// Position in the header to search for the IP address. Valid values include: `FIRST`, `LAST`, or `ANY`. If `ANY` is specified and the header contains more than 10 IP addresses, AWS WAFv2 inspects the last 10.

[839] gitee.com/xmbone/iris@v8.5.9+incompatible/iris.go:190:
	// Configure can called when modifications to the framework instance needed.
	// It accepts the framework instance
	// and returns an error which if it's not nil it's printed to the logger.
	// See configuration.go for more.
	//
	// Returns itself in order to be used like `app:= New().Configure(...)`

[840] google.golang.org/genproto@v0.0.0-20220504150022-98cd25cafc72/googleapis/cloud/language/v1beta1/language_service.pb.go:2041:
	// Represents the head of this token in the dependency tree.
	// This is the index of the token which has an arc going to this token.
	// The index is the position of the token in the array of tokens returned
	// by the API method. If this token is a root token, then the
	// `head_token_index` is its own index.

[841] github.com/pulumi/pulumi-azure/sdk/v4@v4.0.0/go/azure/eventhub/pulumiTypes.go:32:
	// The action to take when the rule is matched. Possible values are `Allow`.

[842] gopkg.in/azure/azure-sdk-for-go.v15@v15.3.1-0.20220629023408-d7c2a10de02f/services/apimanagement/mgmt/2019-12-01/apimanagement/models.go:29:
	// PrimaryKey - Primary access key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.

[843] github.com/pulumi/pulumi-aws/sdk/v5@v5.35.0/go/aws/wafv2/pulumiTypes2.go:40562:
	// A string value that you want AWS WAF to search for. AWS WAF searches only in the part of web requests that you designate for inspection in `fieldToMatch`. The maximum length of the value is 50 bytes.

[844] gitlab.glueckkanja.net/florianholzapfel/azure-sdk-for-go@v0.0.0-20190214095148-ceb2ca6393d3/services/network/mgmt/2017-11-01/network/models.go:7889:
	// IpsecEncryption - The IPSec encryption algorithm (IKE phase 1). Possible values include: 'IpsecEncryptionNone', 'IpsecEncryptionDES', 'IpsecEncryptionDES3', 'IpsecEncryptionAES128', 'IpsecEncryptionAES192', 'IpsecEncryptionAES256', 'IpsecEncryptionGCMAES128', 'IpsecEncryptionGCMAES192', 'IpsecEncryptionGCMAES256'

[845] github.com/Azure/azure-sdk-for-go@v44.2.0+incompatible/services/servicefabric/6.2/servicefabric/client.go:18972:
	// SuspendServiceBackup the service which is configured to take periodic backups, is suspended for taking further
	// backups till it is resumed again. This operation applies to the entire service's hierarchy. It means all the
	// partitions under this service are now suspended for backup.
	// Parameters:
	// serviceID - the identity of the service. This is typically the full name of the service without the
	// 'fabric:' URI scheme.
	// Starting from version 6.0, hierarchical names are delimited with the "~" character.
	// For example, if the service name is "fabric:/myapp/app1/svc1", the service identity would be
	// "myapp~app1~svc1" in 6.0+ and "myapp/app1/svc1" in previous versions.
	// timeout - the server timeout for performing the operation in seconds. This timeout specifies the time
	// duration that the client is willing to wait for the requested operation to complete. The default value for
	// this parameter is 60 seconds.

[846] github.com/pulumi/pulumi-aws/sdk/v4@v4.17.0/go/aws/wafv2/pulumiTypes.go:297256:
	// Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.

[847] github.com/erikcai/oci-go-sdk/v33@v33.0.3/dataintegration/list_external_publication_validations_request_response.go:38:
	// Sets the maximum number of results per page, or items to return in a paginated `List` call. See List Pagination (https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).

[848] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.2.2/go/azure/network/v20180401/pulumiTypes.go:24432:
	// ProbeArrayInput is an input type that accepts ProbeArray and ProbeArrayOutput values.
	// You can construct a concrete instance of `ProbeArrayInput` via:
	//
	//          ProbeArray{ ProbeArgs{...} }

[849] google.golang.org/genproto@v0.0.0-20201111145450-ac7456db90a6/googleapis/cloud/dataproc/v1/jobs.pb.go:775:
	// The name of the driver's main class. The jar file that contains the class
	// must be in the default CLASSPATH or specified in `jar_file_uris`.

[850] github.com/oxidecomputer/oxide.go@v0.0.23-0.20230706224738-1d9337c55183/oxide/paths.go:3834:
	// SledInstanceListAllPages: List instances running on a given sled
	//
	// This method is a wrapper around the `SledInstanceList` method.
	// This method returns all the pages at once.

[851] github.com/datadog/dd-azure-sdk-for-go@v1.0.1/services/servicefabric/6.5/servicefabric/client.go:4230:
	// GetApplicationNameInfo gets the name of the application for the specified service. A 404
	// FABRIC_E_SERVICE_DOES_NOT_EXIST error is returned if a service with the provided service ID does not exist.
	// Parameters:
	// serviceID - the identity of the service. This ID is typically the full name of the service without the
	// 'fabric:' URI scheme.
	// Starting from version 6.0, hierarchical names are delimited with the "~" character.
	// For example, if the service name is "fabric:/myapp/app1/svc1", the service identity would be
	// "myapp~app1~svc1" in 6.0+ and "myapp/app1/svc1" in previous versions.
	// timeout - the server timeout for performing the operation in seconds. This timeout specifies the time
	// duration that the client is willing to wait for the requested operation to complete. The default value for
	// this parameter is 60 seconds.

[852] github.com/azazkamaz/ent-contrib@v0.0.0-20230224032633-674e98d683a8/entproto/internal/entprototest/ent/client.go:1741:
	// Use adds a list of mutation hooks to the hooks stack.
	// A call to `Use(f, g, h)` equals to `messagewithid.Hooks(f(g(h())))`.

[853] github.com/aws/aws-cdk-go/awscdk/v2@v2.79.1/awsautoscaling/CfnLaunchConfiguration.go:301:
	// Sets the deletion policy of the resource based on the removal policy specified.
	//
	// The Removal Policy controls what happens to this resource when it stops
	// being managed by CloudFormation, either because you've removed it from the
	// CDK application or because you've made a change that requires the resource
	// to be replaced.
	//
	// The resource can be deleted (`RemovalPolicy.DESTROY`), or left in your AWS
	// account for data recovery and cleanup later (`RemovalPolicy.RETAIN`). In some
	// cases, a snapshot can be taken of the resource prior to deletion
	// (`RemovalPolicy.SNAPSHOT`). A list of resources that support this policy
	// can be found in the following link:.
	// See: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html#aws-attribute-deletionpolicy-options
	//

[854] github.com/aws/aws-sdk-go@v1.44.49/service/dynamodb/dynamodbattribute/encode.go:70:
	// Marshal will serialize the passed in Go value type into a DynamoDB AttributeValue
	// type. This value can be used in DynamoDB API operations to simplify marshaling
	// your Go value types into AttributeValues.
	//
	// Marshal will recursively transverse the passed in value marshaling its
	// contents into a AttributeValue. Marshal supports basic scalars
	// (int,uint,float,bool,string), maps, slices, and structs. Anonymous
	// nested types are flattened based on Go anonymous type visibility.
	//
	// Marshaling slices to AttributeValue will default to a List for all
	// types except for []byte and [][]byte. []byte will be marshaled as
	// Binary data (B), and [][]byte will be marshaled as binary data set
	// (BS).
	//
	// `dynamodbav` struct tag can be used to control how the value will be
	// marshaled into a AttributeValue.
	//
	//		// Field is ignored
	//		Field int `dynamodbav:"-"`
	//
	//		// Field AttributeValue map key "myName"
	//		Field int `dynamodbav:"myName"`
	//
	//		// Field AttributeValue map key "myName", and
	//		// Field is omitted if it is empty
	//		Field int `dynamodbav:"myName,omitempty"`
	//
	//		// Field AttributeValue map key "Field", and
	//		// Field is omitted if it is empty
	//		Field int `dynamodbav:",omitempty"`
	//
	//		// Field's elems will be omitted if empty
	//		// only valid for slices, and maps.
	//		Field []string `dynamodbav:",omitemptyelem"`
	//
	//		// Field will be marshaled as a AttributeValue string
	//		// only value for number types, (int,uint,float)
	//		Field int `dynamodbav:",string"`
	//
	//		// Field will be marshaled as a binary set
	//		Field [][]byte `dynamodbav:",binaryset"`
	//
	//		// Field will be marshaled as a number set
	//		Field []int `dynamodbav:",numberset"`
	//
	//		// Field will be marshaled as a string set
	//		Field []string `dynamodbav:",stringset"`
	//
	//		// Field will be marshaled as Unix time number in seconds.
	//		// This tag is only valid with time.Time typed struct fields.
	//		// Important to note that zero value time as unixtime is not 0 seconds
	//		// from January 1, 1970 UTC, but -62135596800. Which is seconds between
	//		// January 1, 0001 UTC, and January 1, 0001 UTC.
	//		Field time.Time `dynamodbav:",unixtime"`
	//
	// The omitempty tag is only used during Marshaling and is ignored for
	// Unmarshal. Any zero value or a value when marshaled results in a
	// AttributeValue NULL will be added to AttributeValue Maps during struct
	// marshal. The omitemptyelem tag works the same as omitempty except it
	// applies to maps and slices instead of struct fields, and will not be
	// included in the marshaled AttributeValue Map, List, or Set.
	//
	// For convenience and backwards compatibility with ConvertTo functions
	// json struct tags are supported by the Marshal and Unmarshal. If
	// both json and dynamodbav struct tags are provided the json tag will
	// be ignored in favor of dynamodbav.
	//
	// All struct fields and with anonymous fields, are marshaled unless the
	// any of the following conditions are meet.
	//
	//		- the field is not exported
	//		- json or dynamodbav field tag is "-"
	//		- json or dynamodbav field tag specifies "omitempty", and is empty.
	//
	// Pointer and interfaces values encode as the value pointed to or contained
	// in the interface. A nil value encodes as the AttributeValue NULL value.
	//
	// Channel, complex, and function values are not encoded and will be skipped
	// when walking the value to be marshaled.
	//
	// When marshaling any error that occurs will halt the marshal and return
	// the error.
	//
	// Marshal cannot represent cyclic data structures and will not handle them.
	// Passing cyclic structures to Marshal will result in an infinite recursion.

[855] google.golang.org/genproto@v0.0.0-20221014213838-99cd37c6964a/googleapis/cloud/dialogflow/v2beta1/conversation.pb.go:994:
	// The name of the latest conversation message used as context for
	// compiling suggestion. If empty, the latest message of the conversation will
	// be used.
	//
	// Format: `projects/<Project ID>/locations/<Location
	// ID>/conversations/<Conversation ID>/messages/<Message ID>`.

[856] google.golang.org/api@v0.2.0/vision/v1p1beta1/vision-gen.go:4910:
	// BoundingPoly: The bounding polygon around the face. The coordinates
	// of the bounding box
	// are in the original image's scale.
	// The bounding box is computed to "frame" the face in accordance with
	// human
	// expectations. It is based on the landmarker results.
	// Note that one or more x and/or y coordinates may not be generated in
	// the
	// `BoundingPoly` (the polygon will be unbounded) if only a partial
	// face
	// appears in the image to be annotated.

[857] google.golang.org/genproto@v0.0.0-20210114201628-6edceaf6022f/googleapis/genomics/v1/annotations.pb.go:129:
	// `INSERTION` indicates an insertion.

[858] github.com/cockroachdb/google-api-go-client@v0.103.0/displayvideo/v1/displayvideo-gen.go:34748:
	// EditCustomerMatchMembers: Updates the member list of a Customer Match
	// audience. Only supported for the following audience_type: *
	// `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`
	//
	//   - firstAndThirdPartyAudienceId: The ID of the Customer Match
	//     FirstAndThirdPartyAudience whose members will be edited.

[859] github.com/cockroachdb/pebble@v0.0.0-20230401002252-295aaab09d4a/internal/manifest/btree.go:371:
	// split splits the given node at the given index. The current node shrinks,
	// and this function returns the item that existed at that index and a new
	// node containing all items/children after it.
	//
	// split is called when we want to perform a transformation like the one
	// depicted in the following diagram.
	//
	//	Before:
	//	                       +-----------+
	//	             n *node   |   x y z   |
	//	                       +--/-/-\-\--+
	//
	//	After:
	//	                       +-----------+
	//	                       |     y     |  n's parent
	//	                       +----/-\----+
	//	                           /   \
	//	                          v     v
	//	              +-----------+     +-----------+
	//	      n *node |         x |     | z         | next *node
	//	              +-----------+     +-----------+
	//
	// split does not perform the complete transformation; the caller is responsible
	// for updating the parent appropriately. split splits `n` into two nodes, `n`
	// and `next`, returning `next` and the file that separates them. In the diagram
	// above, `n.split` removes y and z from `n`, returning y in the first return
	// value and `next` in the second return value. The caller is responsible for
	// updating n's parent to now contain `y` as the separator between nodes `n` and
	// `next`.
	//
	// This function is for use only as a helper function for internal B-Tree code.
	// Clients should not invoke it directly.

[860] google.golang.org/genproto@v0.0.0-20220627151210-f754eecb4be7/googleapis/cloud/gkebackup/v1/gkebackup.pb.go:2074:
	// The value of
	// [next_page_token][google.cloud.gkebackup.v1.ListVolumeRestoresResponse.next_page_token]
	// received from a previous `ListVolumeRestores` call.
	// Provide this to retrieve the subsequent page in a multi-page list of
	// results. When paginating, all other parameters provided to
	// `ListVolumeRestores` must match the call that provided the page token.

[861] github.com/pulumi/pulumi-aws/sdk/v5@v5.41.0/go/aws/wafv2/pulumiTypes3.go:31807:
	// The filter to use to identify the subset of cookies to inspect in a web request. You must specify exactly one setting: either `all`, `includedCookies` or `excludedCookies`. More details: [CookieMatchPattern](https://docs.aws.amazon.com/waf/latest/APIReference/API_CookieMatchPattern.html)

[862] github.com/aws/aws-cdk-go/awscdk/v2@v2.59.0/awskinesisanalytics/awskinesisanalytics_CfnApplicationV2_VpcConfigurationProperty.go:21:
	// `CfnApplicationV2.VpcConfigurationProperty.SubnetIds`.

[863] google.golang.org/genproto@v0.0.0-20200304201815-d429ff31ee6c/googleapis/privacy/dlp/v2/dlp.pb.go:9614:
	// The job id can contain uppercase and lowercase letters,
	// numbers, and hyphens; that is, it must match the regular
	// expression: `[a-zA-Z\\d-_]+`. The maximum length is 100
	// characters. Can be empty to allow the system to generate one.

[864] google.golang.org/genproto@v0.0.0-20221116193143-41c2ba794472/googleapis/cloud/domains/v1/domains.pb.go:1194:
	// Request for the `SearchDomains` method.

[865] google.golang.org/genproto@v0.0.0-20180817151627-c66870c02cf8/googleapis/devtools/cloudtrace/v1/trace.pb.go:354:
	// Token identifying the page of results to return. If provided, use the
	// value of the `next_page_token` field from a previous request. Optional.

[866] github.com/pulumi/pulumi-azure-native/sdk@v1.34.0/go/azure/media/v20180601preview/pulumiTypes.go:17146:
	// VideoAnalyzerPresetResponseInput is an input type that accepts VideoAnalyzerPresetResponseArgs and VideoAnalyzerPresetResponseOutput values.
	// You can construct a concrete instance of `VideoAnalyzerPresetResponseInput` via:
	//
	//          VideoAnalyzerPresetResponseArgs{...}

[867] github.com/eljasala/oci-go-sdk/v61@v61.0.0/ons/update_subscription_details.go:25:
	// Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags (https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
	// Example: `{"Department": "Finance"}`

[868] github.com/lightninglabs/protobuf-hex-display@v1.3.3-0.20191212020323-b444784ce75d/ptypes/struct/struct.pb.go:102:
	// `Value` represents a dynamically typed value which can be either
	// null, a number, a string, a boolean, a recursive struct value, or a
	// list of values. A producer of value is expected to set one of that
	// variants, absence of any variant indicates an error.
	//
	// The JSON representation for `Value` is JSON value.

[869] google.golang.org/api@v0.17.0/classroom/v1/classroom-gen.go:2454:
	// ModifyIndividualStudentsOptions: Contains fields to add or remove
	// students from a course work or announcement
	// where the `assigneeMode` is set to `INDIVIDUAL_STUDENTS`.

[870] github.com/healthcareblocks/mongo-tools@v0.0.0-20160503144349-099f62a23a6d/common/json/bindata.go:11:
	// stateBi is the state after reading `Bi`.

[871] github.com/aws/aws-sdk-go@v1.44.70/service/greengrass/api.go:141:
	// AssociateServiceRoleToAccount API operation for AWS Greengrass.
	//
	// Associates a role with your account. AWS IoT Greengrass will use the role
	// to access your Lambda functions and AWS IoT resources. This is necessary
	// for deployments to succeed. The role must have at least minimum permissions
	// in the policy ''AWSGreengrassResourceAccessRolePolicy''.
	//
	// Returns awserr.Error for service API and SDK errors. Use runtime type assertions
	// with awserr.Error's Code and Message methods to get detailed information about
	// the error.
	//
	// See the AWS API reference guide for AWS Greengrass's
	// API operation AssociateServiceRoleToAccount for usage and error information.
	//
	// Returned Error Types:
	//   * BadRequestException
	//   General error information.
	//
	//   * InternalServerErrorException
	//   General error information.
	//
	// See also, https://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07/AssociateServiceRoleToAccount

[872] google.golang.org/genproto@v0.0.0-20220114231437-d2e6a121cae0/googleapis/cloud/recaptchaenterprise/v1/recaptchaenterprise.pb.go:2371:
	// A token, which can be sent as `page_token` to retrieve the next page.
	// If this field is omitted, there are no subsequent pages.

[873] entgo.io/ent@v0.6.0/dialect/sql/schema/schema.go:251:
	// defaultValue adds tge `DEFAULT` attribute the the column.
	// Note that, in SQLite if a NOT NULL constraint is specified,
	// then the column must have a default value which not NULL.

[874] github.com/Harold2017/godev@v0.0.0-20200721025912-9d854b0f8cdb/basic/datastructure/heap/fibonacci/fibonacci.go:127:
	// link node `n` to root `r`

[875] google.golang.org/api@v0.125.0/firebaserules/v1/firebaserules-gen.go:972:
	// TestResults: The set of test results given the test cases in the
	// `TestSuite`. The results will appear in the same order as the test
	// cases appear in the `TestSuite`.

[876] github.com/Azure/azure-sdk-for-go@v59.3.0+incompatible/services/mediaservices/mgmt/2021-05-01/media/models.go:4331:
	// Profile - We currently support Baseline, Main, High, High422, High444. Default is Auto. Possible values include: 'H264VideoProfileAuto', 'H264VideoProfileBaseline', 'H264VideoProfileMain', 'H264VideoProfileHigh', 'H264VideoProfileHigh422', 'H264VideoProfileHigh444'

[877] github.com/aws/aws-cdk-go/awscdk/v2@v2.12.0/awscdk.go:8564:
	// Syntactic sugar for `addOverride(path, undefined)`.

[878] github.com/pingcap/Parser@v3.1.2+incompatible/format/format.go:293:
	// WriteKeyWord writes the `keyWord` into writer.
	// `keyWord` will be converted format(uppercase and lowercase for now) according to `RestoreFlags`.

[879] k8s.io/kubernetes@v1.20.1/pkg/apis/admissionregistration/types.go:527:
	// `path` is an optional URL path which will be sent in any request to
	// this service.
	// +optional

[880] github.com/Azure/azure-sdk-for-go@v56.0.0+incompatible/services/recoveryservices/mgmt/2016-08-10/siterecovery/models.go:6066:
	// InstanceType - Possible values include: 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypePolicyProviderSpecificDetails', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplicaAzure', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplicaBasePolicyDetails', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplica2012', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplica2012R2', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeInMageBasePolicyDetails', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeInMageAzureV2', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeInMage', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeA2A', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeRcmAzureMigration', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeVMwareCbt'

[881] google.golang.org/genproto@v0.0.0-20220920201722-2b89144ce006/googleapis/cloud/vision/v1p3beta1/product_search_service.pb.go:307:
	// A `ReferenceImage` represents a product image and its associated metadata,
	// such as bounding boxes.

[882] github.com/3pings/terraform-provider-intersight/intersight_gosdk@v0.0.0-20210108164730-e23fe60ce06a/model_ether_physical_port_response.go:19:
	// EtherPhysicalPortResponse - The response body of a HTTP GET request for the 'ether.PhysicalPort' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query, the response schema     is a summary of the tag usage. 1. When '$apply' is specified in the URL query, the response schema     is dynamically-generated schema based on the $apply value. 1. When '$count' is specified in the URL query, the response is     a simple object providing the count of the resources. 1. In all other cases, the response is a list of 'ether.PhysicalPort' resources.

[883] google.golang.org/genproto@v0.0.0-20220504150022-98cd25cafc72/googleapis/type/calendarperiod/calendar_period.pb.go:38:
	// A `CalendarPeriod` represents the abstract concept of a time period that has
	// a canonical start. Grammatically, "the start of the current
	// `CalendarPeriod`." All calendar times begin at midnight UTC.

[884] github.com/tombuildsstuff/kermit@v0.20230530.1150329/sdk/network/2022-05-01/network/models.go:44045:
	// SourcePortRange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.

[885] github.com/eclipse/che-operator@v0.0.0-20230728062349-edd6a92582f8/pkg/deploy/migration/checluster-defaults-cleanupfunc.go:97:
	// cleanUpPluginRegistryOpenVSXURL cleans up CheCluster CR `Spec.Components.PluginRegistry.OpenVSXURL` field.

[886] github.com/pulumi/pulumi-aws/sdk/v5@v5.41.0/go/aws/wafv2/pulumiTypes16.go:60035:
	// Inspect the request URI path. This is the part of a web request that identifies a resource, for example, `/images/daily-ad.jpg`.

[887] google.golang.org/genproto@v0.0.0-20220401170504-314d38edb7de/googleapis/cloud/resourcemanager/v3/projects.pb.go:2163:
	// Sets the IAM access control policy for the specified project.
	//
	// CAUTION: This method will replace the existing policy, and cannot be used
	// to append additional IAM settings.
	//
	// Note: Removing service accounts from policies or changing their roles can
	// render services completely inoperable. It is important to understand how
	// the service account is being used before removing or updating its roles.
	//
	// The following constraints apply when using `setIamPolicy()`:
	//
	// + Project does not support `allUsers` and `allAuthenticatedUsers` as
	// `members` in a `Binding` of a `Policy`.
	//
	// + The owner role can be granted to a `user`, `serviceAccount`, or a group
	// that is part of an organization. For example,
	// group@myownpersonaldomain.com could be added as an owner to a project in
	// the myownpersonaldomain.com organization, but not the examplepetstore.com
	// organization.
	//
	// + Service accounts can be made owners of a project directly
	// without any restrictions. However, to be added as an owner, a user must be
	// invited using the Cloud Platform console and must accept the invitation.
	//
	// + A user cannot be granted the owner role using `setIamPolicy()`. The user
	// must be granted the owner role using the Cloud Platform Console and must
	// explicitly accept the invitation.
	//
	// + Invitations to grant the owner role cannot be sent using
	// `setIamPolicy()`;
	// they must be sent only using the Cloud Platform Console.
	//
	// + Membership changes that leave the project without any owners that have
	// accepted the Terms of Service (ToS) will be rejected.
	//
	// + If the project is not part of an organization, there must be at least
	// one owner who has accepted the Terms of Service (ToS) agreement in the
	// policy. Calling `setIamPolicy()` to remove the last ToS-accepted owner
	// from the policy will fail. This restriction also applies to legacy
	// projects that no longer have owners who have accepted the ToS. Edits to
	// IAM policies will be rejected until the lack of a ToS-accepting owner is
	// rectified.
	//
	// + Calling this method requires enabling the App Engine Admin API.

[888] github.com/gookit/goutil@v0.6.2/cflag/util.go:100:
	// WrapColorForCode WrapColorForCode. convert "hello `keywords`" to "hello <mga>keywords</>"

[889] google.golang.org/genproto@v0.0.0-20210211221406-4ccc9a5e4183/googleapis/appengine/v1/certificate.pb.go:148:
	// Topmost applicable domains of this certificate. This certificate
	// applies to these domains and their subdomains. Example: `example.com`.
	//
	// @OutputOnly

[890] google.golang.org/genproto@v0.0.0-20200915202801-9f80d0600517/googleapis/monitoring/v3/alert_service.pb.go:56:
	// Required. The project in which to create the alerting policy. The format is:
	//
	//     projects/[PROJECT_ID_OR_NUMBER]
	//
	// Note that this field names the parent container in which the alerting
	// policy will be written, not the name of the created policy. The alerting
	// policy that is returned will have a name that contains a normalized
	// representation of this name as a prefix but adds a suffix of the form
	// `/alertPolicies/[ALERT_POLICY_ID]`, identifying the policy in the
	// container.

[891] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.0/go/aws/fsx/lustreFileSystem.go:326:
	// ARN for the KMS Key to encrypt the file system at rest, applicable for `PERSISTENT_1` and `PERSISTENT_2` deployment_type. Defaults to an AWS managed KMS Key.

[892] github.com/Azure/azure-sdk-for-go@v26.4.0+incompatible/services/preview/datafactory/mgmt/2017-09-01-preview/datafactory/models.go:5464:
	// Type - Possible values include: 'TypeLinkedService', 'TypeResponsys', 'TypeAzureDatabricks', 'TypeAzureDataLakeAnalytics', 'TypeHDInsightOnDemand', 'TypeSalesforceMarketingCloud', 'TypeNetezza', 'TypeVertica', 'TypeZoho', 'TypeXero', 'TypeSquare', 'TypeSpark', 'TypeShopify', 'TypeServiceNow', 'TypeQuickBooks', 'TypePresto', 'TypePhoenix', 'TypePaypal', 'TypeMarketo', 'TypeMariaDB', 'TypeMagento', 'TypeJira', 'TypeImpala', 'TypeHubspot', 'TypeHive', 'TypeHBase', 'TypeGreenplum', 'TypeGoogleBigQuery', 'TypeEloqua', 'TypeDrill', 'TypeCouchbase', 'TypeConcur', 'TypeAzurePostgreSQL', 'TypeAmazonMWS', 'TypeSapHana', 'TypeSapBW', 'TypeSftp', 'TypeFtpServer', 'TypeHTTPServer', 'TypeAzureSearch', 'TypeCustomDataSource', 'TypeAmazonRedshift', 'TypeAmazonS3', 'TypeSapEcc', 'TypeSapCloudForCustomer', 'TypeSalesforce', 'TypeAzureDataLakeStore', 'TypeMongoDb', 'TypeCassandra', 'TypeWeb', 'TypeOData', 'TypeHdfs', 'TypeOdbc', 'TypeAzureML', 'TypeTeradata', 'TypeDb2', 'TypeSybase', 'TypePostgreSQL', 'TypeMySQL', 'TypeAzureMySQL', 'TypeOracle', 'TypeFileServer', 'TypeHDInsight', 'TypeDynamics', 'TypeCosmosDb', 'TypeAzureKeyVault', 'TypeAzureBatch', 'TypeAzureSQLDatabase', 'TypeSQLServer', 'TypeAzureSQLDW', 'TypeAzureStorage'

[893] google.golang.org/api@v0.0.0-20180916000451-19ff8768a5c0/compute/v0.beta/compute-gen.go:4516:
	// Binding: Associates `members` with a `role`.

[894] google.golang.org/api@v0.40.0/servicenetworking/v1beta/servicenetworking-gen.go:1828:
	// HttpRule: # gRPC Transcoding gRPC Transcoding is a feature for
	// mapping between a gRPC method and one or more HTTP REST endpoints. It
	// allows developers to build a single API service that supports both
	// gRPC APIs and REST APIs. Many systems, including Google APIs
	// (https://github.com/googleapis/googleapis), Cloud Endpoints
	// (https://cloud.google.com/endpoints), gRPC Gateway
	// (https://github.com/grpc-ecosystem/grpc-gateway), and Envoy
	// (https://github.com/envoyproxy/envoy) proxy support this feature and
	// use it for large scale production services. `HttpRule` defines the
	// schema of the gRPC/REST mapping. The mapping specifies how different
	// portions of the gRPC request message are mapped to the URL path, URL
	// query parameters, and HTTP request body. It also controls how the
	// gRPC response message is mapped to the HTTP response body. `HttpRule`
	// is typically specified as an `google.api.http` annotation on the gRPC
	// method. Each mapping specifies a URL path template and an HTTP
	// method. The path template may refer to one or more fields in the gRPC
	// request message, as long as each field is a non-repeated field with a
	// primitive (non-message) type. The path template controls how fields
	// of the request message are mapped to the URL path. Example: service
	// Messaging { rpc GetMessage(GetMessageRequest) returns (Message) {
	// option (google.api.http) = { get: "/v1/{name=messages/*}" }; } }
	// message GetMessageRequest { string name = 1; // Mapped to URL path. }
	// message Message { string text = 1; // The resource content. } This
	// enables an HTTP REST to gRPC mapping as below: HTTP | gRPC
	// -----|----- `GET /v1/messages/123456` | `GetMessage(name:
	// "messages/123456")` Any fields in the request message which are not
	// bound by the path template automatically become HTTP query parameters
	// if there is no HTTP request body. For example: service Messaging {
	// rpc GetMessage(GetMessageRequest) returns (Message) { option
	// (google.api.http) = { get:"/v1/messages/{message_id}" }; } } message
	// GetMessageRequest { message SubMessage { string subfield = 1; }
	// string message_id = 1; // Mapped to URL path. int64 revision = 2; //
	// Mapped to URL query parameter `revision`. SubMessage sub = 3; //
	// Mapped to URL query parameter `sub.subfield`. } This enables a HTTP
	// JSON to RPC mapping as below: HTTP | gRPC -----|----- `GET
	// /v1/messages/123456?revision=2&sub.subfield=foo` |
	// `GetMessage(message_id: "123456" revision: 2 sub:
	// SubMessage(subfield: "foo"))` Note that fields which are mapped to
	// URL query parameters must have a primitive type or a repeated
	// primitive type or a non-repeated message type. In the case of a
	// repeated type, the parameter can be repeated in the URL as
	// `...?param=A&param=B`. In the case of a message type, each field of
	// the message is mapped to a separate parameter, such as
	// `...?foo.a=A&foo.b=B&foo.c=C`. For HTTP methods that allow a request
	// body, the `body` field specifies the mapping. Consider a REST update
	// method on the message resource collection: service Messaging { rpc
	// UpdateMessage(UpdateMessageRequest) returns (Message) { option
	// (google.api.http) = { patch: "/v1/messages/{message_id}" body:
	// "message" }; } } message UpdateMessageRequest { string message_id =
	// 1; // mapped to the URL Message message = 2; // mapped to the body }
	// The following HTTP JSON to RPC mapping is enabled, where the
	// representation of the JSON in the request body is determined by
	// protos JSON encoding: HTTP | gRPC -----|----- `PATCH
	// /v1/messages/123456 { "text": "Hi!" }` | `UpdateMessage(message_id:
	// "123456" message { text: "Hi!" })` The special name `*` can be used
	// in the body mapping to define that every field not bound by the path
	// template should be mapped to the request body. This enables the
	// following alternative definition of the update method: service
	// Messaging { rpc UpdateMessage(Message) returns (Message) { option
	// (google.api.http) = { patch: "/v1/messages/{message_id}" body: "*" };
	// } } message Message { string message_id = 1; string text = 2; } The
	// following HTTP JSON to RPC mapping is enabled: HTTP | gRPC
	// -----|----- `PATCH /v1/messages/123456 { "text": "Hi!" }` |
	// `UpdateMessage(message_id: "123456" text: "Hi!")` Note that when
	// using `*` in the body mapping, it is not possible to have HTTP
	// parameters, as all fields not bound by the path end in the body. This
	// makes this option more rarely used in practice when defining REST
	// APIs. The common usage of `*` is in custom methods which don't use
	// the URL at all for transferring data. It is possible to define
	// multiple HTTP methods for one RPC by using the `additional_bindings`
	// option. Example: service Messaging { rpc
	// GetMessage(GetMessageRequest) returns (Message) { option
	// (google.api.http) = { get: "/v1/messages/{message_id}"
	// additional_bindings { get:
	// "/v1/users/{user_id}/messages/{message_id}" } }; } } message
	// GetMessageRequest { string message_id = 1; string user_id = 2; } This
	// enables the following two alternative HTTP JSON to RPC mappings: HTTP
	// | gRPC -----|----- `GET /v1/messages/123456` |
	// `GetMessage(message_id: "123456")` `GET /v1/users/me/messages/123456`
	// | `GetMessage(user_id: "me" message_id: "123456")` ## Rules for HTTP
	// mapping 1. Leaf request fields (recursive expansion nested messages
	// in the request message) are classified into three categories: -
	// Fields referred by the path template. They are passed via the URL
	// path. - Fields referred by the HttpRule.body. They are passed via the
	// HTTP request body. - All other fields are passed via the URL query
	// parameters, and the parameter name is the field path in the request
	// message. A repeated field can be represented as multiple query
	// parameters under the same name. 2. If HttpRule.body is "*", there is
	// no URL query parameter, all fields are passed via URL path and HTTP
	// request body. 3. If HttpRule.body is omitted, there is no HTTP
	// request body, all fields are passed via URL path and URL query
	// parameters. ### Path template syntax Template = "/" Segments [ Verb ]
	// ; Segments = Segment { "/" Segment } ; Segment = "*" | "**" | LITERAL
	// | Variable ; Variable = "{" FieldPath [ "=" Segments ] "}" ;
	// FieldPath = IDENT { "." IDENT } ; Verb = ":" LITERAL ; The syntax `*`
	// matches a single URL path segment. The syntax `**` matches zero or
	// more URL path segments, which must be the last part of the URL path
	// except the `Verb`. The syntax `Variable` matches part of the URL path
	// as specified by its template. A variable template must not contain
	// other variables. If a variable matches a single path segment, its
	// template may be omitted, e.g. `{var}` is equivalent to `{var=*}`. The
	// syntax `LITERAL` matches literal text in the URL path. If the
	// `LITERAL` contains any reserved character, such characters should be
	// percent-encoded before the matching. If a variable contains exactly
	// one path segment, such as "{var}" or "{var=*}", when such a
	// variable is expanded into a URL path on the client side, all
	// characters except `[-_.~0-9a-zA-Z]` are percent-encoded. The server
	// side does the reverse decoding. Such variables show up in the
	// Discovery Document
	// (https://developers.google.com/discovery/v1/reference/apis) as
	// `{var}`. If a variable contains multiple path segments, such as
	// "{var=foo/*}" or "{var=**}", when such a variable is expanded
	// into a URL path on the client side, all characters except
	// `[-_.~/0-9a-zA-Z]` are percent-encoded. The server side does the
	// reverse decoding, except "%2F" and "%2f" are left unchanged. Such
	// variables show up in the Discovery Document
	// (https://developers.google.com/discovery/v1/reference/apis) as
	// `{+var}`. ## Using gRPC API Service Configuration gRPC API Service
	// Configuration (service config) is a configuration language for
	// configuring a gRPC service to become a user-facing product. The
	// service config is simply the YAML representation of the
	// `google.api.Service` proto message. As an alternative to annotating
	// your proto file, you can configure gRPC transcoding in your service
	// config YAML files. You do this by specifying a `HttpRule` that maps
	// the gRPC method to a REST endpoint, achieving the same effect as the
	// proto annotation. This can be particularly useful if you have a proto
	// that is reused in multiple services. Note that any transcoding
	// specified in the service config will override any matching
	// transcoding configuration in the proto. Example: http: rules: #
	// Selects a gRPC method and applies HttpRule to it. - selector:
	// example.v1.Messaging.GetMessage get:
	// /v1/messages/{message_id}/{sub.subfield} ## Special notes When gRPC
	// Transcoding is used to map a gRPC to JSON REST endpoints, the proto
	// to JSON conversion must follow the proto3 specification
	// (https://developers.google.com/protocol-buffers/docs/proto3#json).
	// While the single segment variable follows the semantics of RFC 6570
	// (https://tools.ietf.org/html/rfc6570) Section 3.2.2 Simple String
	// Expansion, the multi segment variable **does not** follow RFC 6570
	// Section 3.2.3 Reserved Expansion. The reason is that the Reserved
	// Expansion does not expand special characters like `?` and `#`, which
	// would lead to invalid URLs. As the result, gRPC Transcoding uses a
	// custom encoding for multi segment variables. The path variables
	// **must not** refer to any repeated or mapped field, because client
	// libraries are not capable of handling such variable expansion. The
	// path variables **must not** capture the leading "/" character. The
	// reason is that the most common use case "{var}" does not capture the
	// leading "/" character. For consistency, all path variables must share
	// the same behavior. Repeated message fields must not be mapped to URL
	// query parameters, because no client library can support such
	// complicated mapping. If an API needs to use a JSON array for request
	// or response body, it can map the request or response body to a
	// repeated field. However, some gRPC Transcoding implementations may
	// not support this feature.

[895] github.com/Azure/azure-sdk-for-go@v21.3.0+incompatible/services/recoveryservices/mgmt/2018-01-10/siterecovery/models.go:6859:
	// InstanceType - Possible values include: 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypePolicyProviderSpecificDetails', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeA2A', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplicaAzure', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplicaBasePolicyDetails', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplica2012R2', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeHyperVReplica2012', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeInMageAzureV2', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeInMageBasePolicyDetails', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeInMage', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeRcmAzureMigration', 'InstanceTypeBasicPolicyProviderSpecificDetailsInstanceTypeVMwareCbt'

[896] google.golang.org/api@v0.121.0/displayvideo/v2/displayvideo-gen.go:11353:
	// LanguageAssignedTargetingOptionDetails: Details for assigned language
	// targeting option. This will be populated in the details field of an
	// AssignedTargetingOption when targeting_type is
	// `TARGETING_TYPE_LANGUAGE`.

[897] google.golang.org/api@v0.103.0/container/v1beta1/container-gen.go:10585:
	// SetResourceLabels: Sets labels on a cluster.
	//
	//   - name: The name (project, location, cluster name) of the cluster to
	//     set labels. Specified in the format
	//     `projects/*/locations/*/clusters/*`.

[898] github.com/Azure/azure-SDK-for-go@v68.0.0+incompatible/services/network/mgmt/2019-04-01/network/models.go:26759:
	// SourcePortRange - The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.

[899] google.golang.org/genproto@v0.0.0-20200706141556-5779274c8e96/googleapis/bigtable/admin/v2/bigtable_table_admin.pb.go:877:
	// Required. The unique name of the table to have the snapshot taken.
	// Values are of the form
	// `projects/{project}/instances/{instance}/tables/{table}`.

[900] gitee.com/zhaochuninhefei/gmgo@v0.0.21/go-control-plane/envoy/config/route/v3/route_components.pb.go:2952:
	// An optional limit override to be appended to the descriptor produced by this
	// rate limit configuration. If the override value is invalid or cannot be resolved
	// from metadata, no override is provided. See :ref:`rate limit override
	// <config_http_filters_rate_limit_rate_limit_override>` for more information.

[901] github.com/pulumi/pulumi-aws/sdk/v5@v5.21.0/go/aws/ebs/snapshotImport.go:212:
	// The name of the IAM Role the VM Import/Export service will assume. This role needs certain permissions. See https://docs.aws.amazon.com/vm-import/latest/userguide/vmie_prereqs.html#vmimport-role. Default: `vmimport`

[902] github.com/pulumi/pulumi-azure/sdk/v4@v4.39.0/go/azure/network/pulumiTypes.go:23633:
	// GetFirewallIpConfigurationInput is an input type that accepts GetFirewallIpConfigurationArgs and GetFirewallIpConfigurationOutput values.
	// You can construct a concrete instance of `GetFirewallIpConfigurationInput` via:
	//
	//          GetFirewallIpConfigurationArgs{...}

[903] google.golang.org/genproto@v0.0.0-20230330200707-38013875ee22/googleapis/cloud/aiplatform/v1beta1/schema/trainingjob/definition/automl_tables.pb.go:740:
	// The format in which that time field is expressed. The time_format must
	// either be one of:
	// * `unix-seconds`
	// * `unix-milliseconds`
	// * `unix-microseconds`
	// * `unix-nanoseconds`
	// (for respectively number of seconds, milliseconds, microseconds and
	// nanoseconds since start of the Unix epoch);
	// or be written in `strftime` syntax. If time_format is not set, then the
	// default format is RFC 3339 `date-time` format, where
	// `time-offset` = `"Z"` (e.g. 1985-04-12T23:20:50.52Z)

[904] github.com/rhu713/google-api-go-client@v0.69.0/managedidentities/v1beta1/managedidentities-gen.go:4281:
	// Patch: Updates the metadata and configuration of a domain.
	//
	// - name: Output only. The unique name of the domain using the form:
	//   `projects/{project_id}/locations/global/domains/{domain_name}`.

[905] google.golang.org/genproto@v0.0.0-20190321212433-e79c0c59cdb5/googleapis/ads/googleads/v1/resources/product_bidding_category_constant.pb.go:26:
	// The resource name of the product bidding category.
	// Product bidding category resource names have the form:
	//
	// `productBiddingCategoryConstants/{country_code}~{level}~{id}`

[906] github.com/nuclearsandwich/moby@v20.10.5+incompatible/pkg/archive/archive.go:1025:
	// Untar reads a stream of bytes from `archive`, parses it as a tar archive,
	// and unpacks it into the directory at `dest`.
	// The archive may be compressed with one of the following algorithms:
	//  identity (uncompressed), gzip, bzip2, xz.
	// FIXME: specify behavior when target path exists vs. doesn't exist.

[907] github.com/pulumi/pulumi-aws/sdk/v5@v5.42.0/go/aws/rum/pulumiTypes.go:343:
	// AppMonitorCustomEventsPtrInput is an input type that accepts AppMonitorCustomEventsArgs, AppMonitorCustomEventsPtr and AppMonitorCustomEventsPtrOutput values.
	// You can construct a concrete instance of `AppMonitorCustomEventsPtrInput` via:
	//
	//	        AppMonitorCustomEventsArgs{...}
	//
	//	or:
	//
	//	        nil

[908] google.golang.org/genproto@v0.0.0-20230724170836-66ad5b6ff146/googleapis/bigtable/admin/v2/table.pb.go:155:
	// Only populates `name` and fields related to the table's encryption state.

[909] github.com/pulumi/pulumi-azure/sdk/v5@v5.33.0/go/azure/monitoring/pulumiTypes.go:8676:
	// A `alertRuleId` block as defined above.

[910] github.com/envoyproxy/go-control-plane@v0.6.6/envoy/api/v2/route/route.pb.go:761:
	// The per_filter_config field can be used to provide weighted cluster-specific
	// configurations for filters. The key should match the filter name, such as
	// *envoy.buffer* for the HTTP buffer filter. Use of this field is filter
	// specific; see the :ref:`HTTP filter documentation <config_http_filters>`
	// for if and how it is utilized.

[911] github.com/tymonx/gopsutil@v2.20.7-0.20200711114513-6032dbc98ba4+incompatible/disk/disk_solaris.go:18:
	// _DEFAULT_NUM_MOUNTS is set to `cat /etc/mnttab | wc -l` rounded up to the
	// nearest power of two.

[912] github.com/juelite/google.golang.org-genproto@v0.0.0-20181121072036-37b0f0ff607c/googleapis/devtools/cloudbuild/v1/cloudbuild.pb.go:2481:
	// `BuildTrigger` to create.

[913] github.com/aws/aws-sdk-go@v1.30.22/service/ec2/examples_test.go:3989:
	// To enable I/O for a volume
	//
	// This example enables I/O on volume ``vol-1234567890abcdef0``.

[914] google.golang.org/genproto@v0.0.0-20211012143446-e1d23e1da178/googleapis/cloud/osconfig/v1/patch_jobs.pb.go:1285:
	// Goo update settings. Use this setting to override the default `goo` patch
	// rules.

[915] k8s.io/kubernetes@v1.24.0-beta.0/pkg/proxy/util/utils.go:222:
	// GetNodeAddresses return all matched node IP addresses based on given cidr slice.
	// Some callers, e.g. IPVS proxier, need concrete IPs, not ranges, which is why this exists.
	// NetworkInterfacer is injected for test purpose.
	// We expect the cidrs passed in is already validated.
	// Given an empty input `[]`, it will return `0.0.0.0/0` and `::/0` directly.
	// If multiple cidrs is given, it will return the minimal IP sets, e.g. given input `[1.2.0.0/16, 0.0.0.0/0]`, it will
	// only return `0.0.0.0/0`.
	// NOTE: GetNodeAddresses only accepts CIDRs, if you want concrete IPs, e.g. 1.2.3.4, then the input should be 1.2.3.4/32.

[916] github.com/pulumi/pulumi-aws/sdk/v5@v5.0.0/go/aws/route53/resolverRule.go:14:
	// Provides a Route53 Resolver rule.
	//
	// ## Example Usage
	// ### System rule
	//
	// ```go
	// package main
	//
	// import (
	// 	"github.com/pulumi/pulumi-aws/sdk/v5/go/aws/route53"
	// 	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
	// )
	//
	// func main() {
	// 	pulumi.Run(func(ctx *pulumi.Context) error {
	// 		_, err := route53.NewResolverRule(ctx, "sys", &route53.ResolverRuleArgs{
	// 			DomainName: pulumi.String("subdomain.example.com"),
	// 			RuleType:   pulumi.String("SYSTEM"),
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		return nil
	// 	})
	// }
	// ```
	// ### Forward rule
	//
	// ```go
	// package main
	//
	// import (
	// 	"github.com/pulumi/pulumi-aws/sdk/v5/go/aws/route53"
	// 	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
	// )
	//
	// func main() {
	// 	pulumi.Run(func(ctx *pulumi.Context) error {
	// 		_, err := route53.NewResolverRule(ctx, "fwd", &route53.ResolverRuleArgs{
	// 			DomainName:         pulumi.String("example.com"),
	// 			RuleType:           pulumi.String("FORWARD"),
	// 			ResolverEndpointId: pulumi.Any(aws_route53_resolver_endpoint.Foo.Id),
	// 			TargetIps: route53.ResolverRuleTargetIpArray{
	// 				&route53.ResolverRuleTargetIpArgs{
	// 					Ip: pulumi.String("123.45.67.89"),
	// 				},
	// 			},
	// 			Tags: pulumi.StringMap{
	// 				"Environment": pulumi.String("Prod"),
	// 			},
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		return nil
	// 	})
	// }
	// ```
	//
	// ## Import
	//
	// Route53 Resolver rules can be imported using the `id`, e.g.,
	//
	// ```sh
	//  $ pulumi import aws:route53/resolverRule:ResolverRule sys rslvr-rr-0123456789abcdef0
	// ```

[917] github.com/lasthyphen/rubrix@v0.0.0-20210905174819-edddc139ed1d/utils/unittest/cluster_state_checker.go:14:
	// ClusterStateChecker is a test utility for checking cluster state. First, prepare it
	// with expectations about the state, using `Expect*` functions, then use
	// `Check` to assert the expectations.
	//
	// Duplicates are checked automatically without setting any expectations.

[918] github.com/alam0rt/kubernetes@v1.28.0-alpha.0.0.20230518003257-a0f14c1c5ea2/test/e2e_node/remote/ssh.go:118:
	// SSH executes ssh command with runSSHCommand as root. The `sudo` makes sure that all commands
	// are executed by root, so that there won't be permission mismatch between different commands.

[919] github.com/gechris/azure-sdk-for-go@v45.1.4+incompatible/services/preview/containerregistry/mgmt/2017-06-01-preview/containerregistry/models.go:1833:
	// Scope - The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events.

[920] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.2.2/go/azure/compute/v20170330/pulumiTypes.go:4621:
	// ImageReferencePtrInput is an input type that accepts ImageReferenceArgs, ImageReferencePtr and ImageReferencePtrOutput values.
	// You can construct a concrete instance of `ImageReferencePtrInput` via:
	//
	//          ImageReferenceArgs{...}
	//
	//  or:
	//
	//          nil

[921] github.com/hwdef/kubernetes@v1.18.0-alpha.2.0.20220211032803-bd6b5b122979/pkg/apis/networking/types.go:395:
	// Host is the fully qualified domain name of a network host, as defined by RFC 3986.
	// Note the following deviations from the "host" part of the
	// URI as defined in RFC 3986:
	// 1. IPs are not allowed. Currently an IngressRuleValue can only apply to
	//    the IP in the Spec of the parent Ingress.
	// 2. The `:` delimiter is not respected because ports are not allowed.
	//	  Currently the port of an Ingress is implicitly :80 for http and
	//	  :443 for https.
	// Both these may change in the future.
	// Incoming requests are matched against the host before the
	// IngressRuleValue. If the host is unspecified, the Ingress routes all
	// traffic based on the specified IngressRuleValue.
	//
	// Host can be "precise" which is a domain name without the terminating dot of
	// a network host (e.g. "foo.bar.com") or "wildcard", which is a domain name
	// prefixed with a single wildcard label (e.g. "*.foo.com").
	// The wildcard character '*' must appear by itself as the first DNS label and
	// matches only a single label. You cannot have a wildcard label by itself (e.g. Host == "*").
	// Requests will be matched against the Host field in the following way:
	// 1. If Host is precise, the request matches this rule if the http host header is equal to Host.
	// 2. If Host is a wildcard, then the request matches this rule if the http host header
	// is to equal to the suffix (removing the first label) of the wildcard rule.
	// +optional

[922] github.com/pulumi/pulumi-azure-nextgen/sdk@v0.6.2-0.20210302132846-452736b0a1cf/go/azure/machinelearning/latest/pulumiTypes.go:2884:
	// GraphParameterLinkResponseInput is an input type that accepts GraphParameterLinkResponseArgs and GraphParameterLinkResponseOutput values.
	// You can construct a concrete instance of `GraphParameterLinkResponseInput` via:
	//
	//          GraphParameterLinkResponseArgs{...}

[923] golang.org/x/tools@v0.0.0-20191028215554-80f3f9ca0853/internal/lsp/protocol/tsprotocol.go:684:
	/*SelectionRange defined:
		 * Capabilities specific to `textDocument/selectionRange` requests
		 *
		 * @since 3.15.0
		 */

[924] k8s.io/api@v0.18.5/apps/v1/types.go:154:
	// podManagementPolicy controls how pods are created during initial scale up,
	// when replacing pods on nodes, or when scaling down. The default policy is
	// `OrderedReady`, where pods are created in increasing order (pod-0, then
	// pod-1, etc) and the controller will wait until each pod is ready before
	// continuing. When scaling down, the pods are removed in the opposite order.
	// The alternative policy is `Parallel` which will create pods in parallel
	// to match the desired scale without waiting, and on scale down will delete
	// all pods at once.
	// +optional

[925] google.golang.org/genproto@v0.0.0-20221202195650-67e5cbc046fd/googleapis/cloud/healthcare/logging/annotation.pb.go:174:
	// The eval annotation record being evaluated. For example:
	// `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationStores/{eval_store_id}/annotations/{eval_annotation_id}`.

[926] cloud.google.com/go/deploy@v1.6.0/apiv1/deploypb/cloud_deploy.pb.go:5290:
	// Output only. ID of the `Rollout` phase this `JobRun` belongs in.

[927] google.golang.org/api@v0.124.0/displayvideo/v1/displayvideo-gen.go:31161:
	// PageToken sets the optional parameter "pageToken": A token
	// identifying a page of results the server should return. Typically,
	// this is the value of next_page_token returned from the previous call
	// to `ListNegativeKeywords` method. If not specified, the first page of
	// results will be returned.

[928] github.com/pulumi/pulumi-aws/sdk/v5@v5.41.0/go/aws/glue/pulumiTypes.go:2808:
	// The XML tag designating the element that contains each record in an XML document being parsed. Note that this cannot identify a self-closing element (closed by `/>`). An empty row element that contains only attributes can be parsed as long as it ends with a closing tag (for example, `<row item_a="A" item_b="B"></row>` is okay, but `<row item_a="A" item_b="B" />` is not).

[929] github.com/pulumi/pulumi-azure/sdk/v5@v5.46.0/go/azure/iot/endpointServicebusQueue.go:195:
	// Name of the Service Bus Queue. This attribute can only be specified and is mandatory when `authenticationType` is `identityBased`.

[930] github.com/pulumi/pulumi-oci/sdk@v0.5.0/go/oci/waas/addressList.go:166:
	// (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).  Example: `{"Operations.CostCenter": "42"}`

[931] github.com/gophercloud/gophercloud@v0.7.0/openstack/loadbalancer/v2/pools/requests.go:14:
	// ListOpts allows the filtering and sorting of paginated collections through
	// the API. Filtering is achieved by passing in struct field values that map to
	// the Pool attributes you want to see returned. SortKey allows you to
	// sort by a particular Pool attribute. SortDir sets the direction, and is
	// either `asc' or `desc'. Marker and Limit are used for pagination.

[932] github.com/Azure/azure-sdk-for-go@v53.1.0+incompatible/services/network/mgmt/2018-08-01/network/models.go:22909:
	// DestinationAddressPrefix - The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.

[933] github.com/sebtelko/pulumi-azure-native/sdk@v1.5.0/go/azure/recoveryservices/v20210210/pulumiTypes.go:52412:
	// VaultPrivateLinkServiceConnectionStateResponseInput is an input type that accepts VaultPrivateLinkServiceConnectionStateResponseArgs and VaultPrivateLinkServiceConnectionStateResponseOutput values.
	// You can construct a concrete instance of `VaultPrivateLinkServiceConnectionStateResponseInput` via:
	//
	//          VaultPrivateLinkServiceConnectionStateResponseArgs{...}

[934] github.com/nimbix/google-api-go-client@v0.48.1-0.20210618115804-f81340362a0d/serviceusage/v1beta1/serviceusage-gen.go:2369:
	// Body: The name of the request field whose value is mapped to the HTTP
	// request body, or `*` for mapping all request fields not captured by
	// the path pattern to the HTTP body, or omitted for not having any HTTP
	// request body. NOTE: the referred field must be present at the
	// top-level of the request message type.

[935] google.golang.org/genproto@v0.0.0-20220413183235-5e96e2839df9/googleapis/cloud/gaming/v1/realms.pb.go:325:
	// Required. The name of the realm to delete, in the following form:
	// `projects/{project}/locations/{location}/realms/{realm}`.

[936] google.golang.org/genproto@v0.0.0-20210629135825-364e77e5a69d/googleapis/storagetransfer/v1/transfer_types.pb.go:623:
	// Whether objects should be deleted from the source after they are
	// transferred to the sink.  Note that this option and
	// `deleteObjectsUniqueInSink` are mutually exclusive.

[937] google.golang.org/genproto@v0.0.0-20230123190316-2c411cf9d197/googleapis/appengine/v1beta/appengine.pb.go:2143:
	// Name of the resource requested. Example:
	// `apps/myapp/authorizedCertificates/12345`.

[938] github.com/patrickrad/azure-sdk-for-go@v61.3.1-0.20220805122657-c8407da62334+incompatible/services/preview/streamanalytics/mgmt/2020-03-01-preview/streamanalytics/functions.go:34:
	// CreateOrReplace creates a function or replaces an already existing function under an existing streaming job.
	// Parameters:
	// function - the definition of the function that will be used to create a new function or replace the existing
	// one under the streaming job.
	// resourceGroupName - the name of the resource group. The name is case insensitive.
	// jobName - the name of the streaming job.
	// functionName - the name of the function.
	// ifMatch - the ETag of the function. Omit this value to always overwrite the current function. Specify the
	// last-seen ETag value to prevent accidentally overwriting concurrent changes.
	// ifNoneMatch - set to '*' to allow a new function to be created, but to prevent updating an existing
	// function. Other values will result in a 412 Pre-condition Failed response.

[939] github.com/Azure/azure-sdk-for-go@v67.3.0+incompatible/services/web/mgmt/2019-08-01/web/apps.go:22401:
	// ListPerfMonCounters description for Gets perfmon counters for web app.
	// Parameters:
	// resourceGroupName - name of the resource group to which the resource belongs.
	// name - name of web app.
	// filter - return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example:
	// $filter=(startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq
	// duration'[Hour|Minute|Day]'.

[940] google.golang.org/genproto@v0.0.0-20211115160612-a5da7257a6f7/googleapis/cloud/vision/v1p4beta1/product_search_service.pb.go:1083:
	// Required. Resource name of the ProductSet to delete.
	//
	// Format is:
	// `projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID`

[941] github.com/chaodaig/go-genproto@v0.0.0-20210930180538-ed27b2abd13b/googleapis/appengine/v1beta/appengine.pb.go:215:
	// Name of the Application resource to get. Example: `apps/myapp`.

[942] github.com/joesonm/gf@v1.17.0/test/gtest/gtest_t.go:28:
	// AssertNE checks `value` and `expect` NOT EQUAL.

[943] github.com/pulumi/pulumi-gcp/sdk/v6@v6.55.0/go/gcp/bigquerydatapolicy/dataPolicyIamMember.go:245:
	// The role that should be applied. Only one
	// `bigquerydatapolicy.DataPolicyIamBinding` can be used per role. Note that custom roles must be of the format
	// `[projects|organizations]/{parent-name}/roles/{role-name}`.

[944] github.com/pulumi/pulumi-kubernetes/sdk/v3@v3.24.1/go/kubernetes/flowcontrol/v1alpha1/pulumiTypes.go:5535:
	// SubjectPatchInput is an input type that accepts SubjectPatchArgs and SubjectPatchOutput values.
	// You can construct a concrete instance of `SubjectPatchInput` via:
	//
	//	SubjectPatchArgs{...}

[945] github.com/jtovar2/go-genproto@v0.0.0-20210607171309-4592d7bba5fa/googleapis/cloud/vision/v1p1beta1/image_annotator.pb.go:932:
	// The location information for the detected entity. Multiple
	// `LocationInfo` elements can be present because one location may
	// indicate the location of the scene in the image, and another location
	// may indicate the location of the place where the image was taken.
	// Location information is usually present for landmarks.

[946] github.com/pulumi/pulumi-aws/sdk/v5@v5.18.0/go/aws/autoscaling/pulumiTypes.go:5737:
	// PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricInput is an input type that accepts PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricArgs and PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricOutput values.
	// You can construct a concrete instance of `PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricInput` via:
	//
	//	PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricArgs{...}

[947] github.com/unidoc/unipdf/v3@v3.44.0/annotator/annotator.go:97:
	// FieldAppearance implements interface model.FieldAppearanceGenerator and generates appearance streams
	// for fields taking into account what value is in the field. A common use case is for generating the
	// appearance stream prior to flattening fields.
	//
	// If `OnlyIfMissing` is true, the field appearance is generated only for fields that do not have an
	// appearance stream specified.
	// If `RegenerateTextFields` is true, all text fields are regenerated (even if OnlyIfMissing is true).

[948] entgo.io/ent@v0.9.2-0.20210822190728-d84ac191b1c7/examples/o2o2types/ent/card_query.go:292:
	// GroupBy is used to group vertices by one or more fields/columns.
	// It is often used with aggregate functions, like: count, max, mean, min, sum.
	//
	// Example:
	//
	//	var v []struct {
	//		Expired time.Time `json:"expired,omitempty"`
	//		Count int `json:"count,omitempty"`
	//	}
	//
	//	client.Card.Query().
	//		GroupBy(card.FieldExpired).
	//		Aggregate(ent.Count()).
	//		Scan(ctx, &v)
	//

[949] github.com/pulumi/pulumi-aws/sdk/v4@v4.6.0/go/aws/kinesisanalyticsv2/pulumiTypes.go:5760:
	// ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaRecordFormatMappingParametersInput is an input type that accepts ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaRecordFormatMappingParametersArgs and ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaRecordFormatMappingParametersOutput values.
	// You can construct a concrete instance of `ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaRecordFormatMappingParametersInput` via:
	//
	//          ApplicationApplicationConfigurationSqlApplicationConfigurationReferenceDataSourceReferenceSchemaRecordFormatMappingParametersArgs{...}

[950] modernc.org/sqlite@v1.9.0/internal/testfixture/testfixture_darwin_arm64.go:47494:
	//
	// Both (const char*) arguments point to nul-terminated strings. Argument
	// nB is the value of strlen(zB). This function returns 0 if the strings are
	// identical, ignoring any trailing '/' character in either path.

[951] k8s.io/test-infra@v0.0.0-20201007205216-b54c51c3a44a/prow/plugins/config.go:1283:
	// Options for specific repos. The `*` wildcard will apply to all repos.

[952] google.golang.org/genproto@v0.0.0-20210830153122-0bac4d21c8ea/googleapis/bigtable/admin/v2/bigtable_table_admin.pb.go:751:
	// The view to be applied to the returned table's fields.
	// Defaults to `SCHEMA_VIEW` if unspecified.

[953] github.com/aws/aws-sdk-go@v1.30.5/service/ec2/examples_test.go:3183:
	// To describe a snapshot
	//
	// This example describes a snapshot with the snapshot ID of ``snap-1234567890abcdef0``.

[954] google.golang.org/api@v0.125.0/jobs/v4/jobs-gen.go:2860:
	// 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}`.

[955] github.com/dstrevor/tensorflow/tensorflow/go@v0.0.0-20220620094824-6bb01e3a58fa/op/wrappers.go:15172:
	// Fake-quantize the 'inputs' tensor of type float via global float scalars
	//
	// Fake-quantize the `inputs` tensor of type float via global float scalars
	// `min` and `max` to `outputs` tensor of same shape as `inputs`.
	//
	// Attributes
	//
	// *   `[min; max]` define the clamping range for the `inputs` data.
	// *   `inputs` values are quantized into the quantization range (
	// `[0; 2^num_bits - 1]` when `narrow_range` is false and `[1; 2^num_bits - 1]`
	// when it is true) and then de-quantized and output as floats in `[min; max]`
	// interval.
	// *   `num_bits` is the bitwidth of the quantization; between 2 and 16, inclusive.
	//
	// Before quantization, `min` and `max` values are adjusted with the following
	// logic.
	// It is suggested to have `min <= 0 <= max`. If `0` is not in the range of values,
	// the behavior can be unexpected:
	//
	// *   If `0 < min < max`: `min_adj = 0` and `max_adj = max - min`.
	// *   If `min < max < 0`: `min_adj = min - max` and `max_adj = 0`.
	// *   If `min <= 0 <= max`: `scale = (max - min) / (2^num_bits - 1) `,
	// `min_adj = scale * round(min / scale)` and `max_adj = max + min_adj - min`.
	//
	// This operation has a gradient and thus allows for training `min` and `max`
	// values.

[956] google.golang.org/genproto@v0.0.0-20210630183607-d20f26d13c79/googleapis/firestore/admin/v1/field.pb.go:146:
	// Output only
	// When true, the `Field`'s index configuration is in the process of being
	// reverted. Once complete, the index config will transition to the same
	// state as the field specified by `ancestor_field`, at which point
	// `uses_ancestor_config` will be `true` and `reverting` will be `false`.

[957] google.golang.org/genproto@v0.0.0-20210319143718-93e7006c17a6/googleapis/cloud/datacatalog/v1beta1/table_spec.pb.go:184:
	// Spec of a BigQuery table. This field should only be populated if
	// `table_source_type` is `BIGQUERY_TABLE`.

[958] google.golang.org/genproto@v0.0.0-20220621134657-43db42f103f7/googleapis/cloud/vision/v1p4beta1/product_search_service.pb.go:1579:
	// Request message for the `ListProductsInProductSet` method.

[959] github.com/nais/liberator@v0.0.0-20230724134044-1a6505bc1b3c/pkg/apis/nais.io/v1/naiserator_types.go:327:
	// Specifies the strategy used to replace old Pods by new ones.
	// `RollingUpdate` is the default value.
	// +kubebuilder:validation:Enum=Recreate;RollingUpdate

[960] google.golang.org/api@v0.0.0-20180718221112-efcb5f25ac56/iam/v1/iam-gen.go:604:
	// ServiceAccount: The ServiceAccount resource to create.
	// Currently, only the following values are user
	// assignable:
	// `display_name` .

[961] github.com/Alancere/azure-sdk-for-go@v55.7.1-0.20221212032843-1b05fe566a23+incompatible/services/network/mgmt/2015-06-15/network/models.go:1050:
	// Path - Relative path of probe. Valid path starts from '/'. Probe is sent to <Protocol>://<host>:<port><path>

[962] google.golang.org/api@v0.123.0/privateca/v1beta1/privateca-gen.go:1960:
	// SetIamPolicy: Sets the access control policy on the specified
	// resource. Replaces any existing policy. Can return `NOT_FOUND`,
	// `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
	//
	//   - resource: REQUIRED: The resource for which the policy is being
	//     specified. See Resource names
	//     (https://cloud.google.com/apis/design/resource_names) for the
	//     appropriate value for this field.

[963] github.com/np-inprove/server@v0.0.0-20230710023247-20f649f5bac3/internal/ent/forum_create.go:310:
	// DoNothing configures the conflict_action to `DO NOTHING`.
	// Supported only by SQLite and PostgreSQL.

[964] github.com/EladGabay/pulumi-oci/sdk/v4@v4.0.0-20220102193526-6841e27d4a1a/go/oci/pulumiTypes.go:87019:
	// GetApmDataKeysDataKeyInput is an input type that accepts GetApmDataKeysDataKeyArgs and GetApmDataKeysDataKeyOutput values.
	// You can construct a concrete instance of `GetApmDataKeysDataKeyInput` via:
	//
	//          GetApmDataKeysDataKeyArgs{...}

[965] google.golang.org/api@v0.9.0/healthcare/v1beta1/healthcare-gen.go:622:
	// Name: Output only. Resource name of the dataset, of the
	// form
	// `projects/{project_id}/locations/{location_id}/datasets/{dataset_
	// id}`.

[966] github.com/patnunes/twilio-go@v0.19.1-0.20211217220306-2760060508bc/rest/notify/v1/services_bindings.go:160:
	// Only include usage that has occurred on or after this date. Specify the date in GMT and format as `YYYY-MM-DD`.

[967] github.com/pulumi/pulumi-kong/sdk/v4@v4.5.1-0.20220401163223-7e2ff5950142/go/kong/service.go:14:
	// ## # Service
	//
	// The service resource maps directly onto the json for the service endpoint in Kong.  For more information on the parameters [see the Kong Service create documentation](https://docs.konghq.com/gateway-oss/2.5.x/admin-api/#service-object).
	//
	// ## Example Usage
	//
	// ```go
	// package main
	//
	// import (
	// 	"github.com/pulumi/pulumi-kong/sdk/v4/go/kong"
	// 	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
	// )
	//
	// func main() {
	// 	pulumi.Run(func(ctx *pulumi.Context) error {
	// 		_, err := kong.NewService(ctx, "service", &kong.ServiceArgs{
	// 			ConnectTimeout: pulumi.Int(1000),
	// 			Host:           pulumi.String("test.org"),
	// 			Path:           pulumi.String("/mypath"),
	// 			Port:           pulumi.Int(8080),
	// 			Protocol:       pulumi.String("http"),
	// 			ReadTimeout:    pulumi.Int(3000),
	// 			Retries:        pulumi.Int(5),
	// 			WriteTimeout:   pulumi.Int(2000),
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		return nil
	// 	})
	// }
	// ```
	//
	// To use a client certificate and ca certificates combine with certificate resource (note protocol must be `https`):
	//
	// ```go
	// package main
	//
	// import (
	// 	"fmt"
	//
	// 	"github.com/pulumi/pulumi-kong/sdk/v4/go/kong"
	// 	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
	// )
	//
	// func main() {
	// 	pulumi.Run(func(ctx *pulumi.Context) error {
	// 		certificate, err := kong.NewCertificate(ctx, "certificate", &kong.CertificateArgs{
	// 			Certificate: pulumi.String(fmt.Sprintf("%v%v%v", "    -----BEGIN CERTIFICATE-----\n", "    ......\n", "    -----END CERTIFICATE-----\n")),
	// 			PrivateKey:  pulumi.String(fmt.Sprintf("%v%v%v", "    -----BEGIN PRIVATE KEY-----\n", "    .....\n", "    -----END PRIVATE KEY-----\n")),
	// 			Snis: pulumi.StringArray{
	// 				pulumi.String("foo.com"),
	// 			},
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		ca, err := kong.NewCertificate(ctx, "ca", &kong.CertificateArgs{
	// 			Certificate: pulumi.String(fmt.Sprintf("%v%v%v", "    -----BEGIN CERTIFICATE-----\n", "    ......\n", "    -----END CERTIFICATE-----\n")),
	// 			PrivateKey:  pulumi.String(fmt.Sprintf("%v%v%v", "    -----BEGIN PRIVATE KEY-----\n", "    .....\n", "    -----END PRIVATE KEY-----\n")),
	// 			Snis: pulumi.StringArray{
	// 				pulumi.String("ca.com"),
	// 			},
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		_, err = kong.NewService(ctx, "service", &kong.ServiceArgs{
	// 			Protocol:            pulumi.String("https"),
	// 			Host:                pulumi.String("test.org"),
	// 			TlsVerify:           pulumi.Bool(true),
	// 			TlsVerifyDepth:      pulumi.Int(2),
	// 			ClientCertificateId: certificate.ID(),
	// 			CaCertificateIds: pulumi.StringArray{
	// 				ca.ID(),
	// 			},
	// 		})
	// 		if err != nil {
	// 			return err
	// 		}
	// 		return nil
	// 	})
	// }
	// ```
	//
	// ## Import
	//
	// To import a service
	//
	// ```sh
	//  $ pulumi import kong:index/service:Service <service_identifier> <service_id>
	// ```

[968] github.com/eladgabay/pulumi-oci/sdk/v4@v4.0.0-20220102193526-6841e27d4a1a/go/oci/pulumiTypes.go:49452:
	// (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).  Example: `{"Department": "Finance"}`

[969] github.com/timsutton/packer@v1.4.6-0.20191210081738-5e81c6f44e64/builder/azure/chroot/builder.go:55:
	// Options to supply the `mount` command when mounting devices. Each option will be prefixed with
	// `-o` and supplied to the `mount` command ran by Packer. Because this command is ran in a shell,
	// user discretion is advised. See this manual page for the `mount` command for valid file system specific options.

[970] github.com/github719/dagchain@v0.0.0-20190926035712-5e9dfbc5328f/plugin/store/mpt/db2/iterator.go:219:
	// Next moves the iterator to the next node, returning whether there are any
	// further nodes. In case of an internal error this method returns false and
	// sets the Error field to the encountered failure. If `descend` is false,
	// skips iterating over any subnodes of the current node.

[971] github.com/pulumi/aws/sdk/v5@v5.41.1-0.20230701030208-b1af0c35e3de/go/aws/quicksight/pulumiTypes14.go:56778:
	// TemplateDefinitionSheetVisualScatterPlotVisualChartConfigurationLegendTitleFontConfigurationPtrInput is an input type that accepts TemplateDefinitionSheetVisualScatterPlotVisualChartConfigurationLegendTitleFontConfigurationArgs, TemplateDefinitionSheetVisualScatterPlotVisualChartConfigurationLegendTitleFontConfigurationPtr and TemplateDefinitionSheetVisualScatterPlotVisualChartConfigurationLegendTitleFontConfigurationPtrOutput values.
	// You can construct a concrete instance of `TemplateDefinitionSheetVisualScatterPlotVisualChartConfigurationLegendTitleFontConfigurationPtrInput` via:
	//
	//	        TemplateDefinitionSheetVisualScatterPlotVisualChartConfigurationLegendTitleFontConfigurationArgs{...}
	//
	//	or:
	//
	//	        nil

[972] github.com/oracle/oci-go-sdk/v28@v28.0.0/identity/update_network_source_details.go:25:
	// A list of allowed VCN OCID and IP range pairs.
	// Example:`"vcnId": "ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID", "ipRanges": [ "129.213.39.0/24" ]`

[973] github.com/sphinkx/google-api-go-client@v0.48.1-0.20210622014030-1600650b1165/containeranalysis/v1alpha1/containeranalysis-gen.go:2420:
	// 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}`.

[974] github.com/stripe/stripe-go/v74@v74.6.0/price.go:426:
	// Each element represents a pricing tier. This parameter requires `billing_scheme` to be set to `tiered`. See also the documentation for `billing_scheme`.

[975] github.com/stephenjayakar/plaid-go@v1.10.1/plaid/model_holding.go:21:
	// The Plaid `security_id` associated with the holding.

[976] go.pact.im/x/tf2pulumi/yandex@v0.0.0-20221111045556-f50c15623afb/mdbPostgresqlDatabase.go:252:
	// MdbPostgresqlDatabaseArrayInput is an input type that accepts MdbPostgresqlDatabaseArray and MdbPostgresqlDatabaseArrayOutput values.
	// You can construct a concrete instance of `MdbPostgresqlDatabaseArrayInput` via:
	//
	//          MdbPostgresqlDatabaseArray{ MdbPostgresqlDatabaseArgs{...} }

[977] github.com/taik0/aws-sdk-go@v1.15.32-0.20180907210605-8609a77e8722/service/dynamodb/dynamodbattribute/encode.go:203:
	// Empty strings, "", will be marked as NULL AttributeValue types.
	// Empty strings are not valid values for DynamoDB. Will not apply
	// to lists, sets, or maps. Use the struct tag `omitemptyelem`
	// to skip empty (zero) values in lists, sets and maps.
	//
	// Enabled by default.

[978] github.com/skia-dev/google-api-go-client@v0.15.0/videointelligence/v1beta2/videointelligence-gen.go:3762:
	// SegmentPresenceLabelAnnotations: Presence label annotations on video
	// level or user specified segment level.
	// There is exactly one element for each unique label. Compared to
	// the
	// existing topical `segment_label_annotations`, this field presents
	// more
	// fine-grained, segment-level labels detected in video content and is
	// made
	// available only when the client sets `LabelDetectionConfig.model`
	// to
	// "builtin/latest" in the request.

[979] github.com/cdktf/cdktf-provider-aws-go/aws/v16@v16.0.4/dataawsgluedatacatalogencryptionsettings/DataAwsGlueDataCatalogEncryptionSettings.go:392:
	// Checks if `x` is a construct.
	//
	// Use this method instead of `instanceof` to properly detect `Construct`
	// instances, even when the construct library is symlinked.
	//
	// Explanation: in JavaScript, multiple copies of the `constructs` library on
	// disk are seen as independent, completely different libraries. As a
	// consequence, the class `Construct` in each copy of the `constructs` library
	// is seen as a different class, and an instance of one class will not test as
	// `instanceof` the other class. `npm install` will not create installations
	// like this, but users may manually symlink construct libraries together or
	// use a monorepo tool: in those cases, multiple copies of the `constructs`
	// library can be accidentally installed, and `instanceof` will behave
	// unpredictably. It is safest to avoid using `instanceof`, and using
	// this type-testing method instead.
	//
	// Returns: true if `x` is an object created from a class which extends `Construct`.

[980] google.golang.org/genproto@v0.0.0-20180601223552-81158efcc9f2/googleapis/genomics/v1alpha2/pipelines.pb.go:1457:
	// Required at create time and cannot be overridden at run time.
	// Specifies the path in the docker container where files on
	// this disk should be located. For example, if `mountPoint`
	// is `/mnt/disk`, and the parameter has `localPath`
	// `inputs/file.txt`, the docker container can access the data at
	// `/mnt/disk/inputs/file.txt`.

[981] github.com/pulumi/pulumi-google-native/sdk@v0.27.0/go/google/compute/alpha/nodeTemplateIamPolicy.go:88:
	// Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.

[982] modernc.org/sqlite@v1.10.7/lib/sqlite_linux_arm.go:162520:
	// This call is to open a *-wal file. Intead, open the *-oal. This
	// code ensures that the string passed to xOpen() is terminated by a
	// pair of '\0' bytes in case the VFS attempts to extract a URI
	// parameter from it.

[983] github.com/quentin-cha/google-api-go-client@v0.37.1/cloudresourcemanager/v1beta1/cloudresourcemanager-gen.go:2129:
	// TestIamPermissions: Returns permissions that a caller has on the
	// specified Organization. The `resource` field should be the
	// organization's resource name, e.g. "organizations/123".

[984] github.com/gotd/td@v0.79.0/tdapi/tl_message_position_gen.go:34:
	// MessagePosition represents TL type `messagePosition#4d0540ef`.

[985] github.com/dirien/pulumi-oci/sdk/v4@v4.0.0-20210906112028-fb8833a115b8/go/oci/identity/tag.go:216:
	// (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).  Example: `{"Department": "Finance"}`

[986] google.golang.org/api@v0.0.0-20180717000714-0025a57598c0/clouderrorreporting/v1beta1/clouderrorreporting-gen.go:1478:
	// TimedCountDuration sets the optional parameter "timedCountDuration":
	// [Optional] The preferred duration for a single returned
	// `TimedCount`.
	// If not set, no timed counts are returned.

[987] google.golang.org/api@v0.7.0/servicemanagement/v1/servicemanagement-gen.go:4792:
	// ConfigVersion: The semantic version of the service configuration. The
	// config version
	// affects the interpretation of the service configuration. For
	// example,
	// certain features are enabled by default for certain config
	// versions.
	// The latest config version is `3`.

[988] github.com/lmercl/taikungoclient@v0.0.0-20230725091800-85f02410df3b/client/model_project_app_details_dto.go:143:
	// GetNamespaceOk returns a tuple with the Namespace field value if set, nil otherwise
	// and a boolean to check if the value has been set.
	// NOTE: If the value is an explicit nil, `nil, true` will be returned

[989] github.com/fred78290/autoscaler/cluster-autoscaler@v0.0.0-20230702131119-7b4c8f493604/cloudprovider/ionoscloud/ionos-cloud-sdk-go/model_snapshot.go:60:
	// GetIdOk returns a tuple with the Id field value
	// and a boolean to check if the value has been set.
	// NOTE: If the value is an explicit nil, `nil, true` will be returned

[990] google.golang.org/genproto@v0.0.0-20220805133916-01dd62135a58/googleapis/cloud/bigquery/datatransfer/v1/datatransfer.pb.go:1609:
	// Required. Transfer run name in the form:
	// `projects/{project_id}/transferConfigs/{config_id}/runs/{run_id}` or
	// `projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}`

[991] github.com/pulumi/pulumi-azure-native-sdk/network@v1.103.0/v20220701/pulumiTypes.go:5379:
	// ApplicationGatewayListenerInput is an input type that accepts ApplicationGatewayListenerArgs and ApplicationGatewayListenerOutput values.
	// You can construct a concrete instance of `ApplicationGatewayListenerInput` via:
	//
	//	ApplicationGatewayListenerArgs{...}

[992] github.com/intel/envoy-go-control-plane@v0.10.3/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.pb.go:2409:
	// If `use_node_id` is set, Proxy-Status headers will use the Envoy's node
	// ID as the name of the proxy.

[993] github.com/teamjobot/graphql@v0.7.10/rules_overlapping_fields_can_be_merged.go:325:
	// Collect all Conflicts between two collections of fields. This is similar to,
	// but different from the `collectConflictsWithin` function above. This check
	// assumes that `collectConflictsWithin` has already been called on each
	// provided collection of fields. This is true because this validator traverses
	// each individual selection set.

[994] google.golang.org/genproto@v0.0.0-20220627151210-f754eecb4be7/googleapis/cloud/compute/v1/compute.pb.go:72097:
	// The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)

[995] github.com/hawkhsieh/api@v0.47.1/compute/v1/compute-gen.go:105610:
	// Filter sets the optional parameter "filter": A filter expression that
	// filters resources listed in the response. The expression must specify
	// the field name, a comparison operator, and the value that you want to
	// use for filtering. The value must be a string, a number, or a
	// boolean. The comparison operator must be either `=`, `!=`, `>`, or
	// `<`.
	//
	// For example, if you are filtering Compute Engine instances, you can
	// exclude instances named `example-instance` by specifying `name !=
	// example-instance`.
	//
	// You can also filter nested fields. For example, you could specify
	// `scheduling.automaticRestart = false` to include instances only if
	// they are not scheduled for automatic restarts. You can use filtering
	// on nested fields to filter based on resource labels.
	//
	// To filter on multiple expressions, provide each separate expression
	// within parentheses. For example: ``` (scheduling.automaticRestart =
	// true) (cpuPlatform = "Intel Skylake") ``` By default, each expression
	// is an `AND` expression. However, you can include `AND` and `OR`
	// expressions explicitly. For example: ``` (cpuPlatform = "Intel
	// Skylake") OR (cpuPlatform = "Intel Broadwell") AND
	// (scheduling.automaticRestart = true) ```

[996] golang.org/x/tools@v0.0.0-20191009213438-b090f1f24028/internal/lsp/protocol/tsprotocol.go:3657:
	/*CodeAction defined:
	 * A code action represents a change that can be performed in code, e.g. to fix a problem or
	 * to refactor code.
	 *
	 * A CodeAction must set either `edit` and/or a `command`. If both are supplied, the `edit` is applied first, then the `command` is executed.
	 */

[997] google.golang.org/api@v0.0.0-20180517000435-aedc137bffca/sheets/v4/sheets-gen.go:8834:
	// Fields: The fields that should be updated.  At least one field must
	// be specified.
	// The root `properties` is implied and should not be specified.
	// A single "*" can be used as short-hand for listing every field.

[998] google.golang.org/genproto@v0.0.0-20220421151946-72621c1f0bd3/googleapis/appengine/v1beta/appengine.pb.go:1648:
	// Name of the parent Firewall collection in which to create a new rule.
	// Example: `apps/myapp/firewall/ingressRules`.

[999] github.com/pulumi/pulumi-aws/sdk/v5@v5.23.0/go/aws/wafv2/pulumiTypes4.go:49980:
	// WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArrayInput is an input type that accepts WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArray and WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArrayOutput values.
	// You can construct a concrete instance of `WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArrayInput` via:
	//
	//	WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArray{ WebAclRuleStatementAndStatementStatementAndStatementStatementNotStatementStatementSqliMatchStatementFieldToMatchCookiesMatchPatternArgs{...} }

[1000] github.com/oracle/oci-go-sdk/v30@v30.1.0/core/core_compute_client.go:303:
	// CaptureConsoleHistory Captures the most recent serial console data (up to a megabyte) for the
	// specified instance.
	// The `CaptureConsoleHistory` operation works with the other console history operations
	// as described below.
	// 1. Use `CaptureConsoleHistory` to request the capture of up to a megabyte of the
	// most recent console history. This call returns a `ConsoleHistory`
	// object. The object will have a state of REQUESTED.
	// 2. Wait for the capture operation to succeed by polling `GetConsoleHistory` with
	// the identifier of the console history metadata. The state of the
	// `ConsoleHistory` object will go from REQUESTED to GETTING-HISTORY and
	// then SUCCEEDED (or FAILED).
	// 3. Use `GetConsoleHistoryContent` to get the actual console history data (not the
	// metadata).
	// 4. Optionally, use `DeleteConsoleHistory` to delete the console history metadata
	// and the console history data.