Interface InstanceMetadataServicePatch.Protocol

  • Enclosing class:
    InstanceMetadataServicePatch

    public static interface InstanceMetadataServicePatch.Protocol
    The communication protocol to use for the metadata service endpoint. Applies only when the metadata service is enabled. - `http`: HTTP protocol (unencrypted) - `https`: HTTP Secure protocol.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String HTTP
      http.
      static String HTTPS
      https.