var File_google_cloud_assuredworkloads_regulatoryintercept_logging_v1_regulatory_intercept_ack_log_entry_proto protoreflect.FileDescriptor
type RegulatoryInterceptAckLogEntry struct { // The id of the user that triggered the Regulatory Intercept. UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The id of the GCP resource associated with the Assured Workload applicable // to the request. Must be of the format // //cloudresourcemanager.googleapis.com/{type}/{id} AssuredWorkloadResourceId string `protobuf:"bytes,2,opt,name=assured_workload_resource_id,json=assuredWorkloadResourceId,proto3" json:"assured_workload_resource_id,omitempty"` // contains filtered or unexported fields }
func (*RegulatoryInterceptAckLogEntry) Descriptor() ([]byte, []int)
Deprecated: Use RegulatoryInterceptAckLogEntry.ProtoReflect.Descriptor instead.
func (x *RegulatoryInterceptAckLogEntry) GetAssuredWorkloadResourceId() string
func (x *RegulatoryInterceptAckLogEntry) GetUserId() string
func (*RegulatoryInterceptAckLogEntry) ProtoMessage()
func (x *RegulatoryInterceptAckLogEntry) ProtoReflect() protoreflect.Message
func (x *RegulatoryInterceptAckLogEntry) Reset()
func (x *RegulatoryInterceptAckLogEntry) String() string