All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dataproc.model.ConfidentialInstanceConfig.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250111-2.0.0
Show newest version






ConfidentialInstanceConfig (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class ConfidentialInstanceConfig

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class ConfidentialInstanceConfig
    extends com.google.api.client.json.GenericJson
    Confidential Instance Config for clusters using Confidential VMs (https://cloud.google.com/compute/confidential-vm/docs)

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Cloud Dataproc API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • ConfidentialInstanceConfig

        public ConfidentialInstanceConfig()
    • Method Detail

      • getEnableConfidentialCompute

        public Boolean getEnableConfidentialCompute()
        Optional. Defines whether the instance should have confidential compute enabled.
        Returns:
        value or null for none
      • setEnableConfidentialCompute

        public ConfidentialInstanceConfig setEnableConfidentialCompute(Boolean enableConfidentialCompute)
        Optional. Defines whether the instance should have confidential compute enabled.
        Parameters:
        enableConfidentialCompute - enableConfidentialCompute or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy