/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | memcache_v1.projects.locations.instances.html | 75 <h1><a href="memcache_v1.html">Cloud Memorystore for Memcached API</a> . <a href="memcache_v1.proje… 79 …fied nodes in order to update them to the current set of parameters for the Memcached Instance.</p> 103 …Memcached parameters for an existing instance. This method only stages the parameters, it must be … 107 …pecified nodes in order to update them to the current set of parameters for the Memcached Instance. 110 …name: string, Required. Resource name of the Memcached instance for which parameter group updates … 164 { # A Memorystore for Memcached instance 169 …anceMessages": [ # List of messages that describe the current state of the Memcached instance. 172 …"message": "A String", # Message on memcached instance which will be exposed t… 178 …memcached server running on this instance. System automatically determines the full memcached vers… 179 …"memcacheNodes": [ # Output only. List of Memcached nodes. Refer to Node message for mor… [all …]
|
D | memcache_v1beta2.projects.locations.instances.html | 75 <h1><a href="memcache_v1beta2.html">Cloud Memorystore for Memcached API</a> . <a href="memcache_v1b… 79 …fied nodes in order to update them to the current set of parameters for the Memcached Instance.</p> 106 …Memcached parameters for an existing instance. This method only stages the parameters, it must be … 110 …pecified nodes in order to update them to the current set of parameters for the Memcached Instance. 113 …name: string, Required. Resource name of the Memcached instance for which parameter group updates … 158 …instance: string, Required. Resource name of the Memcached instance for which software update shou… 212 { # A Memorystore for Memcached instance 217 …anceMessages": [ # List of messages that describe the current state of the Memcached instance. 220 …"message": "A String", # Message on memcached instance which will be exposed t… 226 …memcached server running on this instance. System automatically determines the full memcached vers… [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/memcache/v1/ |
H A D | cloud_memcache.proto | 35 // Configures and manages Cloud Memorystore for Memcached instances. 39 // for Memcached API and defines the following resource model for managing 40 // Memorystore Memcached (also called Memcached below) instances: 43 // * Each location has a collection of Memcached instances, named: 45 // * As such, Memcached instances are resources of the form: 49 // * `projects/my-memcached-project/locations/us-central1/instances/my-memcached` 96 // Updates the defined Memcached parameters for an existing instance. 98 // `ApplyParameters` to apply the parameters to nodes of the Memcached 125 // them to the current set of parameters for the Memcached Instance. 152 // A Memorystore for Memcached instance [all …]
|
/aosp_15_r20/external/google-cloud-java/java-memcache/proto-google-cloud-memcache-v1/src/main/proto/google/cloud/memcache/v1/ |
H A D | cloud_memcache.proto | 35 // Configures and manages Cloud Memorystore for Memcached instances. 39 // for Memcached API and defines the following resource model for managing 40 // Memorystore Memcached (also called Memcached below) instances: 43 // * Each location has a collection of Memcached instances, named: 45 // * As such, Memcached instances are resources of the form: 49 // * `projects/my-memcached-project/locations/us-central1/instances/my-memcached` 96 // Updates the defined Memcached parameters for an existing instance. 98 // `ApplyParameters` to apply the parameters to nodes of the Memcached 125 // them to the current set of parameters for the Memcached Instance. 152 // A Memorystore for Memcached instance [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/memcache/v1beta2/ |
H A D | cloud_memcache.proto | 35 // Configures and manages Cloud Memorystore for Memcached instances. 39 // for Memcached API and defines the following resource model for managing 40 // Memorystore Memcached (also called Memcached below) instances: 43 // * Each location has a collection of Memcached instances, named: 45 // * As such, Memcached instances are resources of the form: 49 // * `projects/my-memcached-project/locations/us-central1/instances/my-memcached` 96 // Updates the defined Memcached parameters for an existing instance. 98 // `ApplyParameters` to apply the parameters to nodes of the Memcached 125 // them to the current set of parameters for the Memcached Instance. 165 // A Memorystore for Memcached instance [all …]
|
/aosp_15_r20/external/google-cloud-java/java-memcache/proto-google-cloud-memcache-v1beta2/src/main/proto/google/cloud/memcache/v1beta2/ |
H A D | cloud_memcache.proto | 35 // Configures and manages Cloud Memorystore for Memcached instances. 39 // for Memcached API and defines the following resource model for managing 40 // Memorystore Memcached (also called Memcached below) instances: 43 // * Each location has a collection of Memcached instances, named: 45 // * As such, Memcached instances are resources of the form: 49 // * `projects/my-memcached-project/locations/us-central1/instances/my-memcached` 96 // Updates the defined Memcached parameters for an existing instance. 98 // `ApplyParameters` to apply the parameters to nodes of the Memcached 125 // them to the current set of parameters for the Memcached Instance. 165 // A Memorystore for Memcached instance [all …]
|
/aosp_15_r20/external/google-cloud-java/java-memcache/grpc-google-cloud-memcache-v1/src/main/java/com/google/cloud/memcache/v1/ |
H A D | CloudMemcacheGrpc.java | 24 * Configures and manages Cloud Memorystore for Memcached instances. 26 * for Memcached API and defines the following resource model for managing 27 * Memorystore Memcached (also called Memcached below) instances: 30 * * Each location has a collection of Memcached instances, named: 32 * * As such, Memcached instances are resources of the form: 35 * * `projects/my-memcached-project/locations/us-central1/instances/my-memcached` 446 * Configures and manages Cloud Memorystore for Memcached instances. 448 * for Memcached API and defines the following resource model for managing 449 * Memorystore Memcached (also called Memcached below) instances: 452 * * Each location has a collection of Memcached instances, named: [all …]
|
/aosp_15_r20/external/google-cloud-java/java-memcache/grpc-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/ |
H A D | CloudMemcacheGrpc.java | 24 * Configures and manages Cloud Memorystore for Memcached instances. 26 * for Memcached API and defines the following resource model for managing 27 * Memorystore Memcached (also called Memcached below) instances: 30 * * Each location has a collection of Memcached instances, named: 32 * * As such, Memcached instances are resources of the form: 35 * * `projects/my-memcached-project/locations/us-central1/instances/my-memcached` 507 * Configures and manages Cloud Memorystore for Memcached instances. 509 * for Memcached API and defines the following resource model for managing 510 * Memorystore Memcached (also called Memcached below) instances: 513 * * Each location has a collection of Memcached instances, named: [all …]
|
/aosp_15_r20/external/google-cloud-java/java-memcache/proto-google-cloud-memcache-v1/src/main/java/com/google/cloud/memcache/v1/ |
H A D | InstanceOrBuilder.java | 33 * Note: Memcached instances are managed and addressed at the regional level 35 * choose which zones Memcached nodes should be provisioned in within an 51 * Note: Memcached instances are managed and addressed at the regional level 53 * choose which zones Memcached nodes should be provisioned in within an 193 * Zones in which Memcached nodes should be provisioned. 194 * Memcached nodes will be equally distributed across these zones. If not 208 * Zones in which Memcached nodes should be provisioned. 209 * Memcached nodes will be equally distributed across these zones. If not 223 * Zones in which Memcached nodes should be provisioned. 224 * Memcached nodes will be equally distributed across these zones. If not [all …]
|
H A D | Instance.java | 25 * A Memorystore for Memcached instance 94 * Different states of a Memcached instance. 114 * Memcached instance is being created. 124 * Memcached instance has been created and ready to be used. 134 * Memcached instance is updating configuration such as maintenance policy 145 * Memcached instance is being deleted. 155 * Memcached instance is going through maintenance, e.g. data plane rollout. 178 * Memcached instance is being created. 188 * Memcached instance has been created and ready to be used. 198 * Memcached instance is updating configuration such as maintenance policy [all …]
|
H A D | ListInstancesResponse.java | 80 * A list of Memcached instances in the project in the specified location, 96 * A list of Memcached instances in the project in the specified location, 113 * A list of Memcached instances in the project in the specified location, 129 * A list of Memcached instances in the project in the specified location, 145 * A list of Memcached instances in the project in the specified location, 748 * A list of Memcached instances in the project in the specified location, 767 * A list of Memcached instances in the project in the specified location, 786 * A list of Memcached instances in the project in the specified location, 805 * A list of Memcached instances in the project in the specified location, 830 * A list of Memcached instances in the project in the specified location, [all …]
|
H A D | CreateInstanceRequest.java | 138 * Required. The logical name of the Memcached instance in the user 168 * Required. The logical name of the Memcached instance in the user 201 * Required. A Memcached Instance 218 * Required. A Memcached Instance 237 * Required. A Memcached Instance 779 * Required. The logical name of the Memcached instance in the user 808 * Required. The logical name of the Memcached instance in the user 837 * Required. The logical name of the Memcached instance in the user 865 * Required. The logical name of the Memcached instance in the user 889 * Required. The logical name of the Memcached instance in the user [all …]
|
/aosp_15_r20/external/google-cloud-java/java-memcache/proto-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/ |
H A D | InstanceOrBuilder.java | 33 * Note: Memcached instances are managed and addressed at the regional level 35 * choose which zones Memcached nodes should be provisioned in within an 51 * Note: Memcached instances are managed and addressed at the regional level 53 * choose which zones Memcached nodes should be provisioned in within an 193 * Zones in which Memcached nodes should be provisioned. 194 * Memcached nodes will be equally distributed across these zones. If not 208 * Zones in which Memcached nodes should be provisioned. 209 * Memcached nodes will be equally distributed across these zones. If not 223 * Zones in which Memcached nodes should be provisioned. 224 * Memcached nodes will be equally distributed across these zones. If not [all …]
|
H A D | Instance.java | 25 * A Memorystore for Memcached instance 94 * Different states of a Memcached instance. 114 * Memcached instance is being created. 124 * Memcached instance has been created and ready to be used. 134 * Memcached instance is updating configuration such as maintenance policy 145 * Memcached instance is being deleted. 155 * Memcached instance is going through maintenance, e.g. data plane rollout. 178 * Memcached instance is being created. 188 * Memcached instance has been created and ready to be used. 198 * Memcached instance is updating configuration such as maintenance policy [all …]
|
H A D | ListInstancesResponse.java | 80 * A list of Memcached instances in the project in the specified location, 96 * A list of Memcached instances in the project in the specified location, 113 * A list of Memcached instances in the project in the specified location, 129 * A list of Memcached instances in the project in the specified location, 145 * A list of Memcached instances in the project in the specified location, 750 * A list of Memcached instances in the project in the specified location, 769 * A list of Memcached instances in the project in the specified location, 788 * A list of Memcached instances in the project in the specified location, 807 * A list of Memcached instances in the project in the specified location, 832 * A list of Memcached instances in the project in the specified location, [all …]
|
H A D | CreateInstanceRequest.java | 138 * Required. The logical name of the Memcached instance in the user 168 * Required. The logical name of the Memcached instance in the user 201 * Required. A Memcached [Instance] resource 218 * Required. A Memcached [Instance] resource 237 * Required. A Memcached [Instance] resource 780 * Required. The logical name of the Memcached instance in the user 809 * Required. The logical name of the Memcached instance in the user 838 * Required. The logical name of the Memcached instance in the user 866 * Required. The logical name of the Memcached instance in the user 890 * Required. The logical name of the Memcached instance in the user [all …]
|
H A D | UpdateInstanceRequest.java | 126 * Required. A Memcached [Instance] resource. 144 * Required. A Memcached [Instance] resource. 164 * Required. A Memcached [Instance] resource. 771 * Required. A Memcached [Instance] resource. 788 * Required. A Memcached [Instance] resource. 811 * Required. A Memcached [Instance] resource. 836 * Required. A Memcached [Instance] resource. 858 * Required. A Memcached [Instance] resource. 886 * Required. A Memcached [Instance] resource. 908 * Required. A Memcached [Instance] resource. [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | memcache.v1beta2.json | 14 "canonicalName": "Cloud Memorystore for Memcached", 15 …"description": "Google Cloud Memorystore for Memcached API is used for creating and managing Memca… 183 …cified nodes in order to update them to the current set of parameters for the Memcached Instance.", 192 …"description": "Required. Resource name of the Memcached instance for which parameter group update… 220 …"description": "Required. Resource name of the Memcached instance for which software update should… 248 …"description": "Required. The logical name of the Memcached instance in the user project with the … 281 …"description": "Required. Memcached instance resource name in the format: `projects/{project_id}/l… 306 …"description": "Required. Memcached instance resource name in the format: `projects/{project_id}/l… 331 …"description": "List filter. For example, exclude all Memcached instances with name as my-instance… 377 …Memcached instances are managed and addressed at the regional level so `location_id` here refers t… [all …]
|
D | memcache.v1.json | 14 "canonicalName": "Cloud Memorystore for Memcached", 15 …"description": "Google Cloud Memorystore for Memcached API is used for creating and managing Memca… 183 …cified nodes in order to update them to the current set of parameters for the Memcached Instance.", 192 …"description": "Required. Resource name of the Memcached instance for which parameter group update… 220 …"description": "Required. The logical name of the Memcached instance in the user project with the … 253 …"description": "Required. Memcached instance resource name in the format: `projects/{project_id}/l… 278 …"description": "Required. Memcached instance resource name in the format: `projects/{project_id}/l… 303 …"description": "List filter. For example, exclude all Memcached instances with name as my-instance… 349 …Memcached instances are managed and addressed at the regional level so `location_id` here refers t… 374 …Memcached parameters for an existing instance. This method only stages the parameters, it must be … [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 112 "CacheClusterId": "my-memcached-cluster", 115 "Engine": "memcached", 123 "CacheClusterId": "my-memcached-cluster", 138 "Engine": "memcached", 153 "description": "Creates a Memcached cluster with 2 nodes. ", 540 "CacheClusterId": "my-memcached" 546 "CacheClusterId": "my-memcached", 565 "Engine": "memcached", 735 "Engine": "memcached", 808 "Engine": "memcached", [all …]
|
/aosp_15_r20/external/python/jinja/tests/ |
D | test_bytecode_cache.py | 48 memcached = MockMemcached() 49 m = MemcachedBytecodeCache(memcached) 54 assert memcached.key == "jinja2/bytecode/key" 61 memcached = MockMemcached() 62 memcached.get = memcached.get_side_effect 63 memcached.set = memcached.set_side_effect 64 m = MemcachedBytecodeCache(memcached)
|
/aosp_15_r20/external/google-cloud-java/java-memcache/google-cloud-memcache/src/main/java/com/google/cloud/memcache/v1beta2/ |
H A D | package-info.java | 18 * A client to Cloud Memorystore for Memcached API 24 * <p>Service Description: Configures and manages Cloud Memorystore for Memcached instances. 26 * <p>The `memcache.googleapis.com` service implements the Google Cloud Memorystore for Memcached 27 * API and defines the following resource model for managing Memorystore Memcached (also called 28 * Memcached below) instances: 33 * <li>Each location has a collection of Memcached instances, named: `/instances/*` 34 * <li>As such, Memcached instances are resources of the form: 41 * <li>`projects/my-memcached-project/locations/us-central1/instances/my-memcached`
|
H A D | CloudMemcacheClient.java | 49 * Service Description: Configures and manages Cloud Memorystore for Memcached instances. 51 * <p>The `memcache.googleapis.com` service implements the Google Cloud Memorystore for Memcached 52 * API and defines the following resource model for managing Memorystore Memcached (also called 53 * Memcached below) instances: 58 * <li>Each location has a collection of Memcached instances, named: `/instances/*` 59 * <li>As such, Memcached instances are resources of the form: 66 * <li>`projects/my-memcached-project/locations/us-central1/instances/my-memcached` 418 * @param name Required. Memcached instance resource name in the format: 447 * @param name Required. Memcached instance resource name in the format: 535 * @param instanceId Required. The logical name of the Memcached instance in the user project with [all …]
|
/aosp_15_r20/external/google-cloud-java/java-memcache/google-cloud-memcache/src/main/java/com/google/cloud/memcache/v1/ |
H A D | package-info.java | 18 * A client to Cloud Memorystore for Memcached API 24 * <p>Service Description: Configures and manages Cloud Memorystore for Memcached instances. 26 * <p>The `memcache.googleapis.com` service implements the Google Cloud Memorystore for Memcached 27 * API and defines the following resource model for managing Memorystore Memcached (also called 28 * Memcached below) instances: 33 * <li>Each location has a collection of Memcached instances, named: `/instances/*` 34 * <li>As such, Memcached instances are resources of the form: 41 * <li>`projects/my-memcached-project/locations/us-central1/instances/my-memcached`
|
H A D | CloudMemcacheClient.java | 49 * Service Description: Configures and manages Cloud Memorystore for Memcached instances. 51 * <p>The `memcache.googleapis.com` service implements the Google Cloud Memorystore for Memcached 52 * API and defines the following resource model for managing Memorystore Memcached (also called 53 * Memcached below) instances: 58 * <li>Each location has a collection of Memcached instances, named: `/instances/*` 59 * <li>As such, Memcached instances are resources of the form: 66 * <li>`projects/my-memcached-project/locations/us-central1/instances/my-memcached` 417 * @param name Required. Memcached instance resource name in the format: 446 * @param name Required. Memcached instance resource name in the format: 534 * @param instance Required. A Memcached Instance [all …]
|