#include <log_config_cloud_audit_options.h>
◆ LogConfigCloudAuditOptions() [1/2]
google_deploymentmanager_api::LogConfigCloudAuditOptions::LogConfigCloudAuditOptions |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ LogConfigCloudAuditOptions() [2/2]
google_deploymentmanager_api::LogConfigCloudAuditOptions::LogConfigCloudAuditOptions |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~LogConfigCloudAuditOptions()
google_deploymentmanager_api::LogConfigCloudAuditOptions::~LogConfigCloudAuditOptions |
( |
| ) |
|
|
virtual |
◆ clear_authorization_logging_options()
void google_deploymentmanager_api::LogConfigCloudAuditOptions::clear_authorization_logging_options |
( |
| ) |
|
|
inline |
Clears the 'authorizationLoggingOptions
' attribute.
◆ clear_log_name()
void google_deploymentmanager_api::LogConfigCloudAuditOptions::clear_log_name |
( |
| ) |
|
|
inline |
Clears the 'logName
' attribute.
◆ get_authorization_logging_options()
const AuthorizationLoggingOptions google_deploymentmanager_api::LogConfigCloudAuditOptions::get_authorization_logging_options |
( |
| ) |
const |
Get a reference to the value of the 'authorizationLoggingOptions
' attribute.
◆ get_log_name()
const StringPiece google_deploymentmanager_api::LogConfigCloudAuditOptions::get_log_name |
( |
| ) |
const |
|
inline |
Get the value of the 'logName
' attribute.
◆ GetTypeName()
const StringPiece google_deploymentmanager_api::LogConfigCloudAuditOptions::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_authorization_logging_options()
bool google_deploymentmanager_api::LogConfigCloudAuditOptions::has_authorization_logging_options |
( |
| ) |
const |
|
inline |
Determine if the 'authorizationLoggingOptions
' attribute was set.
- Returns
- true if the '
authorizationLoggingOptions
' attribute was set.
◆ has_log_name()
bool google_deploymentmanager_api::LogConfigCloudAuditOptions::has_log_name |
( |
| ) |
const |
|
inline |
Determine if the 'logName
' attribute was set.
- Returns
- true if the '
logName
' attribute was set.
◆ mutable_authorizationLoggingOptions()
Gets a reference to a mutable value of the 'authorizationLoggingOptions
' property.
Information used by the Cloud Audit Logging pipeline.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_log_name()
void google_deploymentmanager_api::LogConfigCloudAuditOptions::set_log_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'logName
' attribute.
The log_name to populate in the Cloud Audit Record.
- Parameters
-
The documentation for this class was generated from the following files: