Reference documentation and code samples for the Cloud Run V2 API class Google::Iam::V1::AuditConfigDelta.
One delta entry for AuditConfig. Each individual change (only one exempted_member in each entry) to a AuditConfig will be a separate entry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#action
def action() -> ::Google::Iam::V1::AuditConfigDelta::Action
Returns
- (::Google::Iam::V1::AuditConfigDelta::Action) — The action that was performed on an audit configuration in a policy. Required
#action=/proxy/https/docs.cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/%3C/h3>
def action=/proxy/https/docs.cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/%3C/span>(value) -> ::Google::Iam::V1::AuditConfigDelta::Action
Parameter
-
value (::Google::Iam::V1::AuditConfigDelta::Action) — The action that was performed on an audit configuration in a policy.
Required
Returns
-
(::Google::Iam::V1::AuditConfigDelta::Action) — The action that was performed on an audit configuration in a policy.
Required
#exempted_member
def exempted_member() -> ::String
Returns
-
(::String) — A single identity that is exempted from "data access" audit
logging for the
service specified above.
Follows the same format of Binding.members.
#exempted_member=
def exempted_member=(value) -> ::String
Parameter
-
value (::String) — A single identity that is exempted from "data access" audit
logging for the
service specified above.
Follows the same format of Binding.members.
Returns
-
(::String) — A single identity that is exempted from "data access" audit
logging for the
service specified above.
Follows the same format of Binding.members.
#log_type
def log_type() -> ::String
Returns
-
(::String) — Specifies the log_type that was be enabled. ADMIN_ACTIVITY is always
enabled, and cannot be configured.
Required
#log_type=
def log_type=(value) -> ::String
Parameter
-
value (::String) — Specifies the log_type that was be enabled. ADMIN_ACTIVITY is always
enabled, and cannot be configured.
Required
Returns
-
(::String) — Specifies the log_type that was be enabled. ADMIN_ACTIVITY is always
enabled, and cannot be configured.
Required
#service
def service() -> ::String
Returns
-
(::String) — Specifies a service that was configured for Cloud Audit Logging.
For example,
storage.googleapis.com, cloudsql.googleapis.com.
allServices is a special value that covers all services.
Required
#service=
def service=(value) -> ::String
Parameter
-
value (::String) — Specifies a service that was configured for Cloud Audit Logging.
For example,
storage.googleapis.com, cloudsql.googleapis.com.
allServices is a special value that covers all services.
Required
Returns
-
(::String) — Specifies a service that was configured for Cloud Audit Logging.
For example,
storage.googleapis.com, cloudsql.googleapis.com.
allServices is a special value that covers all services.
Required
def action=/proxy/https/docs.cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/%3C/span>(value) -> ::Google::Iam::V1::AuditConfigDelta::Action- value (::Google::Iam::V1::AuditConfigDelta::Action) — The action that was performed on an audit configuration in a policy. Required
- (::Google::Iam::V1::AuditConfigDelta::Action) — The action that was performed on an audit configuration in a policy. Required
def exempted_member() -> ::String-
(::String) — A single identity that is exempted from "data access" audit
logging for the
servicespecified above. Follows the same format of Binding.members.
def exempted_member=(value) -> ::String-
value (::String) — A single identity that is exempted from "data access" audit
logging for the
servicespecified above. Follows the same format of Binding.members.
-
(::String) — A single identity that is exempted from "data access" audit
logging for the
servicespecified above. Follows the same format of Binding.members.
def log_type() -> ::String- (::String) — Specifies the log_type that was be enabled. ADMIN_ACTIVITY is always enabled, and cannot be configured. Required
def log_type=(value) -> ::String- value (::String) — Specifies the log_type that was be enabled. ADMIN_ACTIVITY is always enabled, and cannot be configured. Required
- (::String) — Specifies the log_type that was be enabled. ADMIN_ACTIVITY is always enabled, and cannot be configured. Required
def service() -> ::String-
(::String) — Specifies a service that was configured for Cloud Audit Logging.
For example,
storage.googleapis.com,cloudsql.googleapis.com.allServicesis a special value that covers all services. Required
def service=(value) -> ::String-
value (::String) — Specifies a service that was configured for Cloud Audit Logging.
For example,
storage.googleapis.com,cloudsql.googleapis.com.allServicesis a special value that covers all services. Required
-
(::String) — Specifies a service that was configured for Cloud Audit Logging.
For example,
storage.googleapis.com,cloudsql.googleapis.com.allServicesis a special value that covers all services. Required