Interface LogConfigCloudAuditOptionsOrBuilder

    • Method Detail

      • hasAuthorizationLoggingOptions

        boolean hasAuthorizationLoggingOptions()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.AuthorizationLoggingOptions authorization_logging_options = 217861624;
        Returns:
        Whether the authorizationLoggingOptions field is set.
      • getAuthorizationLoggingOptions

        AuthorizationLoggingOptions getAuthorizationLoggingOptions()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.AuthorizationLoggingOptions authorization_logging_options = 217861624;
        Returns:
        The authorizationLoggingOptions.
      • getAuthorizationLoggingOptionsOrBuilder

        AuthorizationLoggingOptionsOrBuilder getAuthorizationLoggingOptionsOrBuilder()
         This is deprecated and has no effect. Do not use.
         
        optional .google.cloud.compute.v1.AuthorizationLoggingOptions authorization_logging_options = 217861624;
      • hasLogName

        boolean hasLogName()
         This is deprecated and has no effect. Do not use.
         Check the LogName enum for the list of possible values.
         
        optional string log_name = 402913958;
        Returns:
        Whether the logName field is set.
      • getLogName

        String getLogName()
         This is deprecated and has no effect. Do not use.
         Check the LogName enum for the list of possible values.
         
        optional string log_name = 402913958;
        Returns:
        The logName.
      • getLogNameBytes

        com.google.protobuf.ByteString getLogNameBytes()
         This is deprecated and has no effect. Do not use.
         Check the LogName enum for the list of possible values.
         
        optional string log_name = 402913958;
        Returns:
        The bytes for logName.