Interface LogConfigOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    LogConfig, LogConfig.Builder

    public interface LogConfigOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • hasCloudAudit

        boolean hasCloudAudit()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigCloudAuditOptions cloud_audit = 412852561;
        Returns:
        Whether the cloudAudit field is set.
      • getCloudAudit

        LogConfigCloudAuditOptions getCloudAudit()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigCloudAuditOptions cloud_audit = 412852561;
        Returns:
        The cloudAudit.
      • getCloudAuditOrBuilder

        LogConfigCloudAuditOptionsOrBuilder getCloudAuditOrBuilder()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigCloudAuditOptions cloud_audit = 412852561;
      • hasCounter

        boolean hasCounter()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigCounterOptions counter = 420959740;
        Returns:
        Whether the counter field is set.
      • getCounter

        LogConfigCounterOptions getCounter()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigCounterOptions counter = 420959740;
        Returns:
        The counter.
      • getCounterOrBuilder

        LogConfigCounterOptionsOrBuilder getCounterOrBuilder()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigCounterOptions counter = 420959740;
      • hasDataAccess

        boolean hasDataAccess()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigDataAccessOptions data_access = 286633881;
        Returns:
        Whether the dataAccess field is set.
      • getDataAccess

        LogConfigDataAccessOptions getDataAccess()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigDataAccessOptions data_access = 286633881;
        Returns:
        The dataAccess.
      • getDataAccessOrBuilder

        LogConfigDataAccessOptionsOrBuilder getDataAccessOrBuilder()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.LogConfigDataAccessOptions data_access = 286633881;