Home
last modified time | relevance | path

Searched defs:shieldedInstanceIntegrityPolicyResource (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-compute/samples/snippets/generated/com/google/cloud/compute/v1/instances/setshieldedinstanceintegritypolicy/
H A DSyncSetShieldedInstanceIntegrityPolicyStringStringStringShieldedinstanceintegritypolicy.java43 ShieldedInstanceIntegrityPolicy shieldedInstanceIntegrityPolicyResource = in syncSetShieldedInstanceIntegrityPolicyStringStringStringShieldedinstanceintegritypolicy() local
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/
H A DInstancesClientTest.java2359 ShieldedInstanceIntegrityPolicy shieldedInstanceIntegrityPolicyResource = in setShieldedInstanceIntegrityPolicyTest() local
2395 ShieldedInstanceIntegrityPolicy shieldedInstanceIntegrityPolicyResource = in setShieldedInstanceIntegrityPolicyExceptionTest() local
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
H A DInstancesClient.java4620 ShieldedInstanceIntegrityPolicy shieldedInstanceIntegrityPolicyResource) { in setShieldedInstanceIntegrityPolicyAsync()