...

Package logging

import "google.golang.org/genproto/googleapis/cloud/assuredworkloads/regulatoryintercept/logging/v1"
Overview
Index

Overview ▾

Variables

var File_google_cloud_assuredworkloads_regulatoryintercept_logging_v1_regulatory_intercept_ack_log_entry_proto protoreflect.FileDescriptor

type RegulatoryInterceptAckLogEntry

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

func (*RegulatoryInterceptAckLogEntry) Descriptor() ([]byte, []int)

Deprecated: Use RegulatoryInterceptAckLogEntry.ProtoReflect.Descriptor instead.

func (*RegulatoryInterceptAckLogEntry) GetAssuredWorkloadResourceId

func (x *RegulatoryInterceptAckLogEntry) GetAssuredWorkloadResourceId() string

func (*RegulatoryInterceptAckLogEntry) GetUserId

func (x *RegulatoryInterceptAckLogEntry) GetUserId() string

func (*RegulatoryInterceptAckLogEntry) ProtoMessage

func (*RegulatoryInterceptAckLogEntry) ProtoMessage()

func (*RegulatoryInterceptAckLogEntry) ProtoReflect

func (x *RegulatoryInterceptAckLogEntry) ProtoReflect() protoreflect.Message

func (*RegulatoryInterceptAckLogEntry) Reset

func (x *RegulatoryInterceptAckLogEntry) Reset()

func (*RegulatoryInterceptAckLogEntry) String

func (x *RegulatoryInterceptAckLogEntry) String() string