Documentation ¶
Index ¶
- type ActivityLogServiceClient
- type ActivityLogServiceDescriptor
- func (d *ActivityLogServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *ActivityLogServiceDescriptor) GetApiName() string
- func (d *ActivityLogServiceDescriptor) GetFullAPIName() string
- func (d *ActivityLogServiceDescriptor) GetProtoPkgName() string
- func (d *ActivityLogServiceDescriptor) GetServiceDomain() string
- func (d *ActivityLogServiceDescriptor) GetServiceVersion() string
- type CreateActivityLogsDescriptor
- func (d *CreateActivityLogsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateActivityLogsDescriptor) GetApiName() string
- func (d *CreateActivityLogsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateActivityLogsDescriptor) GetFullMethodName() string
- func (d *CreateActivityLogsDescriptor) GetMethodName() string
- func (d *CreateActivityLogsDescriptor) GetProtoPkgName() string
- func (d *CreateActivityLogsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateActivityLogsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateActivityLogsDescriptor) GetServiceDomain() string
- func (d *CreateActivityLogsDescriptor) GetServiceVersion() string
- func (d *CreateActivityLogsDescriptor) GetVerb() string
- func (d *CreateActivityLogsDescriptor) HasResource() bool
- func (d *CreateActivityLogsDescriptor) IsClientStream() bool
- func (d *CreateActivityLogsDescriptor) IsCollection() bool
- func (d *CreateActivityLogsDescriptor) IsPlural() bool
- func (d *CreateActivityLogsDescriptor) IsServerStream() bool
- func (d *CreateActivityLogsDescriptor) IsUnary() bool
- func (d *CreateActivityLogsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateActivityLogsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateActivityLogsDescriptor) RequestHasResourceBody() bool
- type CreateActivityLogsDescriptorClientMsgHandle
- func (h *CreateActivityLogsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateActivityLogsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateActivityLogsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateActivityLogsDescriptorServerMsgHandle
- func (h *CreateActivityLogsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateActivityLogsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateActivityLogsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateActivityLogsRequest
- func (o *CreateActivityLogsRequest) Clone() *CreateActivityLogsRequest
- func (o *CreateActivityLogsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateActivityLogsRequest) Descriptor() ([]byte, []int)
- func (m *CreateActivityLogsRequest) GetActivityLogs() []*activity_log.ActivityLog
- func (*CreateActivityLogsRequest) GotenMessage()
- func (o *CreateActivityLogsRequest) GotenObjectExt()
- func (obj *CreateActivityLogsRequest) GotenValidate() error
- func (o *CreateActivityLogsRequest) MakeDiffFieldMask(other *CreateActivityLogsRequest) *CreateActivityLogsRequest_FieldMask
- func (o *CreateActivityLogsRequest) MakeFullFieldMask() *CreateActivityLogsRequest_FieldMask
- func (o *CreateActivityLogsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateActivityLogsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateActivityLogsRequest) Marshal() ([]byte, error)
- func (m *CreateActivityLogsRequest) MarshalJSON() ([]byte, error)
- func (o *CreateActivityLogsRequest) Merge(source *CreateActivityLogsRequest)
- func (o *CreateActivityLogsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateActivityLogsRequest) ProtoMessage()
- func (m *CreateActivityLogsRequest) ProtoReflect() preflect.Message
- func (m *CreateActivityLogsRequest) Reset()
- func (m *CreateActivityLogsRequest) SetActivityLogs(fv []*activity_log.ActivityLog)
- func (m *CreateActivityLogsRequest) String() string
- func (m *CreateActivityLogsRequest) Unmarshal(b []byte) error
- func (m *CreateActivityLogsRequest) UnmarshalJSON(data []byte) error
- type CreateActivityLogsRequestFieldPathBuilder
- type CreateActivityLogsRequestMapPathSelectorActivityLogsLabels
- func (s CreateActivityLogsRequestMapPathSelectorActivityLogsLabels) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestMapPathSelectorActivityLogsLabels) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestMapPathSelectorActivityLogsLabels) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogs
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Authentication() CreateActivityLogsRequestPathSelectorActivityLogsAuthentication
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Authorization() CreateActivityLogsRequestPathSelectorActivityLogsAuthorization
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Category() CreateActivityLogsRequestPathSelectorActivityLogsCategory
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Events() CreateActivityLogsRequestPathSelectorActivityLogsEvents
- func (CreateActivityLogsRequestPathSelectorActivityLogs) FieldPath() *CreateActivityLogsRequest_FieldTerminalPath
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Labels() CreateActivityLogsRequestPathSelectorActivityLogsLabels
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Method() CreateActivityLogsRequestPathSelectorActivityLogsMethod
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Name() CreateActivityLogsRequestPathSelectorActivityLogsName
- func (CreateActivityLogsRequestPathSelectorActivityLogs) RequestId() CreateActivityLogsRequestPathSelectorActivityLogsRequestId
- func (CreateActivityLogsRequestPathSelectorActivityLogs) RequestMetadata() CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Resource() CreateActivityLogsRequestPathSelectorActivityLogsResource
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Scope() CreateActivityLogsRequestPathSelectorActivityLogsScope
- func (CreateActivityLogsRequestPathSelectorActivityLogs) Service() CreateActivityLogsRequestPathSelectorActivityLogsService
- func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithArrayOfValues(values [][]*activity_log.ActivityLog) *CreateActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithItemValue(value *activity_log.ActivityLog) *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue
- func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithSubArrayItemValue(subPathArrayItemValue activity_log.ActivityLog_FieldPathArrayItemValue) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
- func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithSubArrayOfValues(subPathArrayOfValues activity_log.ActivityLog_FieldPathArrayOfValues) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (CreateActivityLogsRequestPathSelectorActivityLogs) WithSubPath(subPath activity_log.ActivityLog_FieldPath) *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithSubValue(subPathValue activity_log.ActivityLog_FieldPathValue) *CreateActivityLogsRequest_FieldSubPathValue
- func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithValue(value []*activity_log.ActivityLog) *CreateActivityLogsRequest_FieldTerminalPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsAuthentication
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) Principal() CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) PrincipalType() CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) WithArrayOfValues(values []*audit_common.Authentication) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) WithValue(value *audit_common.Authentication) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsAuthorization
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) DeniedPermissions() ...
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) GrantedPermissions() ...
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) WithArrayOfValues(values []*audit_common.Authorization) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) WithValue(value *audit_common.Authorization) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions) WithArrayOfValues(values [][]string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions) WithItemValue(value string) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions) WithValue(value []string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions
- func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions) WithArrayOfValues(values [][]string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions) WithItemValue(value string) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
- func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions) WithValue(value []string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsCategory
- func (CreateActivityLogsRequestPathSelectorActivityLogsCategory) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsCategory) WithArrayOfValues(values []activity_log.ActivityLog_Category) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsCategory) WithValue(value activity_log.ActivityLog_Category) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEvents
- func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) ClientMessage() CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage
- func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) Exit() CreateActivityLogsRequestPathSelectorActivityLogsEventsExit
- func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) RegionalExit() CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit
- func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) RegionalServerMessage() CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage
- func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) ServerMessage() CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithArrayOfValues(values [][]*activity_log.ActivityLog_Event) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithItemValue(value *activity_log.ActivityLog_Event) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithValue(value []*activity_log.ActivityLog_Event) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage) Data() CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage) Time() CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ClientMsgEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage) WithValue(value *activity_log.ActivityLog_Event_ClientMsgEvent) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime) WithValue(value *timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsExit
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExit) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExit) Status() CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExit) Time() CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExit) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ExitEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExit) WithValue(value *activity_log.ActivityLog_Event_ExitEvent) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) Code() CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) Details() CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) Message() CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) WithArrayOfValues(values []*rpc.Status) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) WithValue(value *rpc.Status) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode) WithArrayOfValues(values []int32) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode) WithValue(value int32) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithArrayOfValues(values [][]*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithItemValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithValue(value []*any.Any) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime) WithValue(value *timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit) Data() CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit) RegionId() CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit) Time() CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit) WithArrayOfValues(values []*activity_log.ActivityLog_Event_RegionalServerMsgEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit) WithValue(value *activity_log.ActivityLog_Event_RegionalServerMsgEvent) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime) WithValue(value *timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage) Data() ...
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage) RegionId() ...
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage) Time() ...
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_RegionalServerMsgEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage) WithValue(value *activity_log.ActivityLog_Event_RegionalServerMsgEvent) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime) WithValue(value *timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) Data() CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) RoutedRegionId() ...
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) Time() CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ServerMsgEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) WithValue(value *activity_log.ActivityLog_Event_ServerMsgEvent) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime
- func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime) WithValue(value *timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsLabels
- func (CreateActivityLogsRequestPathSelectorActivityLogsLabels) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsLabels) WithArrayOfValues(values []map[string]string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (CreateActivityLogsRequestPathSelectorActivityLogsLabels) WithKey(key string) CreateActivityLogsRequestMapPathSelectorActivityLogsLabels
- func (s CreateActivityLogsRequestPathSelectorActivityLogsLabels) WithValue(value map[string]string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsMethod
- func (CreateActivityLogsRequestPathSelectorActivityLogsMethod) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsMethod) Type() CreateActivityLogsRequestPathSelectorActivityLogsMethodType
- func (CreateActivityLogsRequestPathSelectorActivityLogsMethod) Version() CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion
- func (s CreateActivityLogsRequestPathSelectorActivityLogsMethod) WithArrayOfValues(values []*activity_log.ActivityLog_Method) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsMethod) WithValue(value *activity_log.ActivityLog_Method) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsMethodType
- func (CreateActivityLogsRequestPathSelectorActivityLogsMethodType) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodType) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodType) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion
- func (CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsName
- func (CreateActivityLogsRequestPathSelectorActivityLogsName) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsName) WithArrayOfValues(values []*activity_log.Name) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsName) WithValue(value *activity_log.Name) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsRequestId
- func (CreateActivityLogsRequestPathSelectorActivityLogsRequestId) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestId) WithArrayOfValues(values []uint64) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestId) WithValue(value uint64) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata
- func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata) IpAddress() CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress
- func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata) UserAgent() CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata) WithArrayOfValues(values []*activity_log.ActivityLog_RequestMetadata) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata) WithValue(value *activity_log.ActivityLog_RequestMetadata) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress
- func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent
- func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsResource
- func (CreateActivityLogsRequestPathSelectorActivityLogsResource) Difference() CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference
- func (CreateActivityLogsRequestPathSelectorActivityLogsResource) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsResource) Name() CreateActivityLogsRequestPathSelectorActivityLogsResourceName
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResource) WithArrayOfValues(values []*activity_log.ActivityLog_Resource) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResource) WithValue(value *activity_log.ActivityLog_Resource) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) After() CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) Before() CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) Fields() CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) WithArrayOfValues(values []*activity_log.ActivityLog_Resource_Difference) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) WithValue(value *activity_log.ActivityLog_Resource_Difference) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields) WithArrayOfValues(values []*field_mask.FieldMask) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields) WithValue(value *field_mask.FieldMask) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsResourceName
- func (CreateActivityLogsRequestPathSelectorActivityLogsResourceName) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceName) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceName) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsScope
- func (CreateActivityLogsRequestPathSelectorActivityLogsScope) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsScope) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsScope) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsService
- func (CreateActivityLogsRequestPathSelectorActivityLogsService) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (CreateActivityLogsRequestPathSelectorActivityLogsService) Name() CreateActivityLogsRequestPathSelectorActivityLogsServiceName
- func (CreateActivityLogsRequestPathSelectorActivityLogsService) RegionId() CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId
- func (s CreateActivityLogsRequestPathSelectorActivityLogsService) WithArrayOfValues(values []*audit_common.ServiceData) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsService) WithValue(value *audit_common.ServiceData) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsServiceName
- func (CreateActivityLogsRequestPathSelectorActivityLogsServiceName) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceName) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceName) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId
- func (CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId) FieldPath() *CreateActivityLogsRequest_FieldSubPath
- func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
- func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
- type CreateActivityLogsRequest_FieldMask
- func (fieldMask *CreateActivityLogsRequest_FieldMask) AppendPath(path CreateActivityLogsRequest_FieldPath)
- func (fieldMask *CreateActivityLogsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateActivityLogsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateActivityLogsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateActivityLogsRequest_FieldMask) FilterInputFields() *CreateActivityLogsRequest_FieldMask
- func (fieldMask *CreateActivityLogsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateActivityLogsRequest_FieldMask) GetPaths() []CreateActivityLogsRequest_FieldPath
- func (fieldMask *CreateActivityLogsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateActivityLogsRequest_FieldMask) IsFull() bool
- func (fieldMask CreateActivityLogsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateActivityLogsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateActivityLogsRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateActivityLogsRequest_FieldMask) Project(source *CreateActivityLogsRequest) *CreateActivityLogsRequest
- func (fieldMask *CreateActivityLogsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateActivityLogsRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateActivityLogsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateActivityLogsRequest_FieldMask) Reset()
- func (fieldMask *CreateActivityLogsRequest_FieldMask) Set(target, source *CreateActivityLogsRequest)
- func (fieldMask *CreateActivityLogsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateActivityLogsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateActivityLogsRequest_FieldMask) Size() int
- func (fieldMask *CreateActivityLogsRequest_FieldMask) String() string
- func (fieldMask *CreateActivityLogsRequest_FieldMask) Subtract(other *CreateActivityLogsRequest_FieldMask) *CreateActivityLogsRequest_FieldMask
- func (fieldMask *CreateActivityLogsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateActivityLogsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateActivityLogsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateActivityLogsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateActivityLogsRequest_FieldPath
- func BuildCreateActivityLogsRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateActivityLogsRequest_FieldPath, error)
- func MustParseCreateActivityLogsRequest_FieldPath(rawField string) CreateActivityLogsRequest_FieldPath
- func ParseCreateActivityLogsRequest_FieldPath(rawField string) (CreateActivityLogsRequest_FieldPath, error)
- type CreateActivityLogsRequest_FieldPathArrayItemValue
- type CreateActivityLogsRequest_FieldPathArrayOfValues
- type CreateActivityLogsRequest_FieldPathSelector
- type CreateActivityLogsRequest_FieldPathValue
- type CreateActivityLogsRequest_FieldSubPath
- func (fps *CreateActivityLogsRequest_FieldSubPath) AsActivityLogsSubPath() (activity_log.ActivityLog_FieldPath, bool)
- func (fps *CreateActivityLogsRequest_FieldSubPath) ClearValue(item *CreateActivityLogsRequest)
- func (fps *CreateActivityLogsRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateActivityLogsRequest_FieldSubPath) Get(source *CreateActivityLogsRequest) (values []interface{})
- func (fps *CreateActivityLogsRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateActivityLogsRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateActivityLogsRequest_FieldSubPath) GetSingle(source *CreateActivityLogsRequest) (interface{}, bool)
- func (fps *CreateActivityLogsRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateActivityLogsRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateActivityLogsRequest_FieldSubPath) JSONString() string
- func (fps *CreateActivityLogsRequest_FieldSubPath) Selector() CreateActivityLogsRequest_FieldPathSelector
- func (fps *CreateActivityLogsRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateActivityLogsRequest_FieldSubPath) String() string
- func (fps *CreateActivityLogsRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateActivityLogsRequest_FieldPathArrayItemValue
- func (fps *CreateActivityLogsRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateActivityLogsRequest_FieldPathArrayOfValues
- func (fps *CreateActivityLogsRequest_FieldSubPath) WithIValue(value interface{}) CreateActivityLogsRequest_FieldPathValue
- func (fps *CreateActivityLogsRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateActivityLogsRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateActivityLogsRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateActivityLogsRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateActivityLogsRequest_FieldSubPathArrayItemValue) AsActivityLogsPathItemValue() (activity_log.ActivityLog_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateActivityLogsRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateActivityLogsRequest) bool
- func (fpaivs *CreateActivityLogsRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateActivityLogsRequest_FieldSubPathArrayOfValues
- type CreateActivityLogsRequest_FieldSubPathValue
- func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) AsActivityLogsPathValue() (activity_log.ActivityLog_FieldPathValue, bool)
- func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) CompareWith(source *CreateActivityLogsRequest) (int, bool)
- func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) SetTo(target **CreateActivityLogsRequest)
- func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateActivityLogsRequest_FieldTerminalPath
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) ClearValue(item *CreateActivityLogsRequest)
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) Get(source *CreateActivityLogsRequest) (values []interface{})
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetSingle(source *CreateActivityLogsRequest) (interface{}, bool)
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) Selector() CreateActivityLogsRequest_FieldPathSelector
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) String() string
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateActivityLogsRequest_FieldPathArrayItemValue
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateActivityLogsRequest_FieldPathArrayOfValues
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithIValue(value interface{}) CreateActivityLogsRequest_FieldPathValue
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateActivityLogsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) AsActivityLogsItemValue() (*activity_log.ActivityLog, bool)
- func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateActivityLogsRequest) bool
- func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateActivityLogsRequest) (interface{}, bool)
- func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateActivityLogsRequest_FieldTerminalPathArrayOfValues
- type CreateActivityLogsRequest_FieldTerminalPathValue
- func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) AsActivityLogsValue() ([]*activity_log.ActivityLog, bool)
- func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) CompareWith(source *CreateActivityLogsRequest) (int, bool)
- func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) SetTo(target **CreateActivityLogsRequest)
- func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateActivityLogsResponse
- func (o *CreateActivityLogsResponse) Clone() *CreateActivityLogsResponse
- func (o *CreateActivityLogsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateActivityLogsResponse) Descriptor() ([]byte, []int)
- func (m *CreateActivityLogsResponse) GetLogNames() []*activity_log.Reference
- func (*CreateActivityLogsResponse) GotenMessage()
- func (o *CreateActivityLogsResponse) GotenObjectExt()
- func (obj *CreateActivityLogsResponse) GotenValidate() error
- func (o *CreateActivityLogsResponse) MakeDiffFieldMask(other *CreateActivityLogsResponse) *CreateActivityLogsResponse_FieldMask
- func (o *CreateActivityLogsResponse) MakeFullFieldMask() *CreateActivityLogsResponse_FieldMask
- func (o *CreateActivityLogsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateActivityLogsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateActivityLogsResponse) Marshal() ([]byte, error)
- func (m *CreateActivityLogsResponse) MarshalJSON() ([]byte, error)
- func (o *CreateActivityLogsResponse) Merge(source *CreateActivityLogsResponse)
- func (o *CreateActivityLogsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateActivityLogsResponse) ProtoMessage()
- func (m *CreateActivityLogsResponse) ProtoReflect() preflect.Message
- func (m *CreateActivityLogsResponse) Reset()
- func (m *CreateActivityLogsResponse) SetLogNames(fv []*activity_log.Reference)
- func (m *CreateActivityLogsResponse) String() string
- func (m *CreateActivityLogsResponse) Unmarshal(b []byte) error
- func (m *CreateActivityLogsResponse) UnmarshalJSON(data []byte) error
- type CreateActivityLogsResponseFieldPathBuilder
- type CreateActivityLogsResponsePathSelectorLogNames
- func (CreateActivityLogsResponsePathSelectorLogNames) FieldPath() *CreateActivityLogsResponse_FieldTerminalPath
- func (s CreateActivityLogsResponsePathSelectorLogNames) WithArrayOfValues(values [][]*activity_log.Reference) *CreateActivityLogsResponse_FieldTerminalPathArrayOfValues
- func (s CreateActivityLogsResponsePathSelectorLogNames) WithItemValue(value *activity_log.Reference) *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue
- func (s CreateActivityLogsResponsePathSelectorLogNames) WithValue(value []*activity_log.Reference) *CreateActivityLogsResponse_FieldTerminalPathValue
- type CreateActivityLogsResponse_FieldMask
- func (fieldMask *CreateActivityLogsResponse_FieldMask) AppendPath(path CreateActivityLogsResponse_FieldPath)
- func (fieldMask *CreateActivityLogsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateActivityLogsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateActivityLogsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateActivityLogsResponse_FieldMask) FilterInputFields() *CreateActivityLogsResponse_FieldMask
- func (fieldMask *CreateActivityLogsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateActivityLogsResponse_FieldMask) GetPaths() []CreateActivityLogsResponse_FieldPath
- func (fieldMask *CreateActivityLogsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateActivityLogsResponse_FieldMask) IsFull() bool
- func (fieldMask CreateActivityLogsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateActivityLogsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateActivityLogsResponse_FieldMask) PathsCount() int
- func (fieldMask *CreateActivityLogsResponse_FieldMask) Project(source *CreateActivityLogsResponse) *CreateActivityLogsResponse
- func (fieldMask *CreateActivityLogsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateActivityLogsResponse_FieldMask) ProtoMessage()
- func (fieldMask *CreateActivityLogsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateActivityLogsResponse_FieldMask) Reset()
- func (fieldMask *CreateActivityLogsResponse_FieldMask) Set(target, source *CreateActivityLogsResponse)
- func (fieldMask *CreateActivityLogsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateActivityLogsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateActivityLogsResponse_FieldMask) Size() int
- func (fieldMask *CreateActivityLogsResponse_FieldMask) String() string
- func (fieldMask *CreateActivityLogsResponse_FieldMask) Subtract(other *CreateActivityLogsResponse_FieldMask) *CreateActivityLogsResponse_FieldMask
- func (fieldMask *CreateActivityLogsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateActivityLogsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateActivityLogsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateActivityLogsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type CreateActivityLogsResponse_FieldPath
- func BuildCreateActivityLogsResponse_FieldPath(fp gotenobject.RawFieldPath) (CreateActivityLogsResponse_FieldPath, error)
- func MustParseCreateActivityLogsResponse_FieldPath(rawField string) CreateActivityLogsResponse_FieldPath
- func ParseCreateActivityLogsResponse_FieldPath(rawField string) (CreateActivityLogsResponse_FieldPath, error)
- type CreateActivityLogsResponse_FieldPathArrayItemValue
- type CreateActivityLogsResponse_FieldPathArrayOfValues
- type CreateActivityLogsResponse_FieldPathSelector
- type CreateActivityLogsResponse_FieldPathValue
- type CreateActivityLogsResponse_FieldTerminalPath
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) ClearValue(item *CreateActivityLogsResponse)
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) Get(source *CreateActivityLogsResponse) (values []interface{})
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetSingle(source *CreateActivityLogsResponse) (interface{}, bool)
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) JSONString() string
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) Selector() CreateActivityLogsResponse_FieldPathSelector
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) String() string
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateActivityLogsResponse_FieldPathArrayItemValue
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateActivityLogsResponse_FieldPathArrayOfValues
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithIValue(value interface{}) CreateActivityLogsResponse_FieldPathValue
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateActivityLogsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) AsLogNamesItemValue() (*activity_log.Reference, bool)
- func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateActivityLogsResponse) bool
- func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *CreateActivityLogsResponse) (interface{}, bool)
- func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateActivityLogsResponse_FieldTerminalPathArrayOfValues
- type CreateActivityLogsResponse_FieldTerminalPathValue
- func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) AsLogNamesValue() ([]*activity_log.Reference, bool)
- func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) CompareWith(source *CreateActivityLogsResponse) (int, bool)
- func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) SetTo(target **CreateActivityLogsResponse)
- func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListActivityLogsDescriptor
- func (d *ListActivityLogsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListActivityLogsDescriptor) GetApiName() string
- func (d *ListActivityLogsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListActivityLogsDescriptor) GetFullMethodName() string
- func (d *ListActivityLogsDescriptor) GetMethodName() string
- func (d *ListActivityLogsDescriptor) GetProtoPkgName() string
- func (d *ListActivityLogsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListActivityLogsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListActivityLogsDescriptor) GetServiceDomain() string
- func (d *ListActivityLogsDescriptor) GetServiceVersion() string
- func (d *ListActivityLogsDescriptor) GetVerb() string
- func (d *ListActivityLogsDescriptor) HasResource() bool
- func (d *ListActivityLogsDescriptor) IsClientStream() bool
- func (d *ListActivityLogsDescriptor) IsCollection() bool
- func (d *ListActivityLogsDescriptor) IsPlural() bool
- func (d *ListActivityLogsDescriptor) IsServerStream() bool
- func (d *ListActivityLogsDescriptor) IsUnary() bool
- func (d *ListActivityLogsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListActivityLogsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListActivityLogsDescriptor) RequestHasResourceBody() bool
- type ListActivityLogsDescriptorClientMsgHandle
- func (h *ListActivityLogsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListActivityLogsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListActivityLogsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListActivityLogsDescriptorServerMsgHandle
- func (h *ListActivityLogsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListActivityLogsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListActivityLogsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListActivityLogsRequest
- func (o *ListActivityLogsRequest) Clone() *ListActivityLogsRequest
- func (o *ListActivityLogsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListActivityLogsRequest) Descriptor() ([]byte, []int)
- func (m *ListActivityLogsRequest) GetFilter() *activity_log.Filter
- func (m *ListActivityLogsRequest) GetInterval() *audit_common.TimeInterval
- func (m *ListActivityLogsRequest) GetPageSize() int32
- func (m *ListActivityLogsRequest) GetPageToken() string
- func (m *ListActivityLogsRequest) GetParents() []*activity_log.ParentReference
- func (m *ListActivityLogsRequest) GetRegionIds() []string
- func (*ListActivityLogsRequest) GotenMessage()
- func (o *ListActivityLogsRequest) GotenObjectExt()
- func (obj *ListActivityLogsRequest) GotenValidate() error
- func (o *ListActivityLogsRequest) MakeDiffFieldMask(other *ListActivityLogsRequest) *ListActivityLogsRequest_FieldMask
- func (o *ListActivityLogsRequest) MakeFullFieldMask() *ListActivityLogsRequest_FieldMask
- func (o *ListActivityLogsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListActivityLogsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListActivityLogsRequest) Marshal() ([]byte, error)
- func (m *ListActivityLogsRequest) MarshalJSON() ([]byte, error)
- func (o *ListActivityLogsRequest) Merge(source *ListActivityLogsRequest)
- func (o *ListActivityLogsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListActivityLogsRequest) ProtoMessage()
- func (m *ListActivityLogsRequest) ProtoReflect() preflect.Message
- func (m *ListActivityLogsRequest) Reset()
- func (m *ListActivityLogsRequest) SetFilter(fv *activity_log.Filter)
- func (m *ListActivityLogsRequest) SetInterval(fv *audit_common.TimeInterval)
- func (m *ListActivityLogsRequest) SetPageSize(fv int32)
- func (m *ListActivityLogsRequest) SetPageToken(fv string)
- func (m *ListActivityLogsRequest) SetParents(fv []*activity_log.ParentReference)
- func (m *ListActivityLogsRequest) SetRegionIds(fv []string)
- func (m *ListActivityLogsRequest) String() string
- func (m *ListActivityLogsRequest) Unmarshal(b []byte) error
- func (m *ListActivityLogsRequest) UnmarshalJSON(data []byte) error
- type ListActivityLogsRequestFieldPathBuilder
- func (ListActivityLogsRequestFieldPathBuilder) Filter() ListActivityLogsRequestPathSelectorFilter
- func (ListActivityLogsRequestFieldPathBuilder) Interval() ListActivityLogsRequestPathSelectorInterval
- func (ListActivityLogsRequestFieldPathBuilder) PageSize() ListActivityLogsRequestPathSelectorPageSize
- func (ListActivityLogsRequestFieldPathBuilder) PageToken() ListActivityLogsRequestPathSelectorPageToken
- func (ListActivityLogsRequestFieldPathBuilder) Parents() ListActivityLogsRequestPathSelectorParents
- func (ListActivityLogsRequestFieldPathBuilder) RegionIds() ListActivityLogsRequestPathSelectorRegionIds
- type ListActivityLogsRequestPathSelectorFilter
- func (ListActivityLogsRequestPathSelectorFilter) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
- func (s ListActivityLogsRequestPathSelectorFilter) WithArrayOfValues(values []*activity_log.Filter) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorFilter) WithValue(value *activity_log.Filter) *ListActivityLogsRequest_FieldTerminalPathValue
- type ListActivityLogsRequestPathSelectorInterval
- func (ListActivityLogsRequestPathSelectorInterval) EndTime() ListActivityLogsRequestPathSelectorIntervalEndTime
- func (ListActivityLogsRequestPathSelectorInterval) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
- func (ListActivityLogsRequestPathSelectorInterval) StartTime() ListActivityLogsRequestPathSelectorIntervalStartTime
- func (s ListActivityLogsRequestPathSelectorInterval) WithArrayOfValues(values []*audit_common.TimeInterval) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorInterval) WithSubArrayItemValue(subPathArrayItemValue audit_common.TimeInterval_FieldPathArrayItemValue) *ListActivityLogsRequest_FieldSubPathArrayItemValue
- func (s ListActivityLogsRequestPathSelectorInterval) WithSubArrayOfValues(subPathArrayOfValues audit_common.TimeInterval_FieldPathArrayOfValues) *ListActivityLogsRequest_FieldSubPathArrayOfValues
- func (ListActivityLogsRequestPathSelectorInterval) WithSubPath(subPath audit_common.TimeInterval_FieldPath) *ListActivityLogsRequest_FieldSubPath
- func (s ListActivityLogsRequestPathSelectorInterval) WithSubValue(subPathValue audit_common.TimeInterval_FieldPathValue) *ListActivityLogsRequest_FieldSubPathValue
- func (s ListActivityLogsRequestPathSelectorInterval) WithValue(value *audit_common.TimeInterval) *ListActivityLogsRequest_FieldTerminalPathValue
- type ListActivityLogsRequestPathSelectorIntervalEndTime
- func (ListActivityLogsRequestPathSelectorIntervalEndTime) FieldPath() *ListActivityLogsRequest_FieldSubPath
- func (s ListActivityLogsRequestPathSelectorIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorIntervalEndTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathValue
- type ListActivityLogsRequestPathSelectorIntervalStartTime
- func (ListActivityLogsRequestPathSelectorIntervalStartTime) FieldPath() *ListActivityLogsRequest_FieldSubPath
- func (s ListActivityLogsRequestPathSelectorIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorIntervalStartTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathValue
- type ListActivityLogsRequestPathSelectorPageSize
- func (ListActivityLogsRequestPathSelectorPageSize) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
- func (s ListActivityLogsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorPageSize) WithValue(value int32) *ListActivityLogsRequest_FieldTerminalPathValue
- type ListActivityLogsRequestPathSelectorPageToken
- func (ListActivityLogsRequestPathSelectorPageToken) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
- func (s ListActivityLogsRequestPathSelectorPageToken) WithArrayOfValues(values []string) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorPageToken) WithValue(value string) *ListActivityLogsRequest_FieldTerminalPathValue
- type ListActivityLogsRequestPathSelectorParents
- func (ListActivityLogsRequestPathSelectorParents) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
- func (s ListActivityLogsRequestPathSelectorParents) WithArrayOfValues(values [][]*activity_log.ParentReference) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorParents) WithItemValue(value *activity_log.ParentReference) *ListActivityLogsRequest_FieldTerminalPathArrayItemValue
- func (s ListActivityLogsRequestPathSelectorParents) WithValue(value []*activity_log.ParentReference) *ListActivityLogsRequest_FieldTerminalPathValue
- type ListActivityLogsRequestPathSelectorRegionIds
- func (ListActivityLogsRequestPathSelectorRegionIds) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
- func (s ListActivityLogsRequestPathSelectorRegionIds) WithArrayOfValues(values [][]string) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsRequestPathSelectorRegionIds) WithItemValue(value string) *ListActivityLogsRequest_FieldTerminalPathArrayItemValue
- func (s ListActivityLogsRequestPathSelectorRegionIds) WithValue(value []string) *ListActivityLogsRequest_FieldTerminalPathValue
- type ListActivityLogsRequest_FieldMask
- func (fieldMask *ListActivityLogsRequest_FieldMask) AppendPath(path ListActivityLogsRequest_FieldPath)
- func (fieldMask *ListActivityLogsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListActivityLogsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListActivityLogsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListActivityLogsRequest_FieldMask) FilterInputFields() *ListActivityLogsRequest_FieldMask
- func (fieldMask *ListActivityLogsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListActivityLogsRequest_FieldMask) GetPaths() []ListActivityLogsRequest_FieldPath
- func (fieldMask *ListActivityLogsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListActivityLogsRequest_FieldMask) IsFull() bool
- func (fieldMask ListActivityLogsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListActivityLogsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListActivityLogsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListActivityLogsRequest_FieldMask) Project(source *ListActivityLogsRequest) *ListActivityLogsRequest
- func (fieldMask *ListActivityLogsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListActivityLogsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListActivityLogsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListActivityLogsRequest_FieldMask) Reset()
- func (fieldMask *ListActivityLogsRequest_FieldMask) Set(target, source *ListActivityLogsRequest)
- func (fieldMask *ListActivityLogsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListActivityLogsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListActivityLogsRequest_FieldMask) Size() int
- func (fieldMask *ListActivityLogsRequest_FieldMask) String() string
- func (fieldMask *ListActivityLogsRequest_FieldMask) Subtract(other *ListActivityLogsRequest_FieldMask) *ListActivityLogsRequest_FieldMask
- func (fieldMask *ListActivityLogsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListActivityLogsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListActivityLogsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListActivityLogsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListActivityLogsRequest_FieldPath
- func BuildListActivityLogsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListActivityLogsRequest_FieldPath, error)
- func MustParseListActivityLogsRequest_FieldPath(rawField string) ListActivityLogsRequest_FieldPath
- func ParseListActivityLogsRequest_FieldPath(rawField string) (ListActivityLogsRequest_FieldPath, error)
- type ListActivityLogsRequest_FieldPathArrayItemValue
- type ListActivityLogsRequest_FieldPathArrayOfValues
- type ListActivityLogsRequest_FieldPathSelector
- type ListActivityLogsRequest_FieldPathValue
- type ListActivityLogsRequest_FieldSubPath
- func (fps *ListActivityLogsRequest_FieldSubPath) AsIntervalSubPath() (audit_common.TimeInterval_FieldPath, bool)
- func (fps *ListActivityLogsRequest_FieldSubPath) ClearValue(item *ListActivityLogsRequest)
- func (fps *ListActivityLogsRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListActivityLogsRequest_FieldSubPath) Get(source *ListActivityLogsRequest) (values []interface{})
- func (fps *ListActivityLogsRequest_FieldSubPath) GetDefault() interface{}
- func (fps *ListActivityLogsRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListActivityLogsRequest_FieldSubPath) GetSingle(source *ListActivityLogsRequest) (interface{}, bool)
- func (fps *ListActivityLogsRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListActivityLogsRequest_FieldSubPath) IsLeaf() bool
- func (fps *ListActivityLogsRequest_FieldSubPath) JSONString() string
- func (fps *ListActivityLogsRequest_FieldSubPath) Selector() ListActivityLogsRequest_FieldPathSelector
- func (fps *ListActivityLogsRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListActivityLogsRequest_FieldSubPath) String() string
- func (fps *ListActivityLogsRequest_FieldSubPath) WithIArrayItemValue(value interface{}) ListActivityLogsRequest_FieldPathArrayItemValue
- func (fps *ListActivityLogsRequest_FieldSubPath) WithIArrayOfValues(values interface{}) ListActivityLogsRequest_FieldPathArrayOfValues
- func (fps *ListActivityLogsRequest_FieldSubPath) WithIValue(value interface{}) ListActivityLogsRequest_FieldPathValue
- func (fps *ListActivityLogsRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListActivityLogsRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListActivityLogsRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListActivityLogsRequest_FieldSubPathArrayItemValue
- func (fpaivs *ListActivityLogsRequest_FieldSubPathArrayItemValue) AsIntervalPathItemValue() (audit_common.TimeInterval_FieldPathArrayItemValue, bool)
- func (fpaivs *ListActivityLogsRequest_FieldSubPathArrayItemValue) ContainsValue(source *ListActivityLogsRequest) bool
- func (fpaivs *ListActivityLogsRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListActivityLogsRequest_FieldSubPathArrayOfValues
- type ListActivityLogsRequest_FieldSubPathValue
- func (fpvs *ListActivityLogsRequest_FieldSubPathValue) AsIntervalPathValue() (audit_common.TimeInterval_FieldPathValue, bool)
- func (fpvs *ListActivityLogsRequest_FieldSubPathValue) CompareWith(source *ListActivityLogsRequest) (int, bool)
- func (fpvs *ListActivityLogsRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListActivityLogsRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListActivityLogsRequest_FieldSubPathValue) SetTo(target **ListActivityLogsRequest)
- func (fpvs *ListActivityLogsRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListActivityLogsRequest_FieldTerminalPath
- func (fp *ListActivityLogsRequest_FieldTerminalPath) ClearValue(item *ListActivityLogsRequest)
- func (fp *ListActivityLogsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListActivityLogsRequest_FieldTerminalPath) Get(source *ListActivityLogsRequest) (values []interface{})
- func (fp *ListActivityLogsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListActivityLogsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListActivityLogsRequest_FieldTerminalPath) GetSingle(source *ListActivityLogsRequest) (interface{}, bool)
- func (fp *ListActivityLogsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListActivityLogsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListActivityLogsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListActivityLogsRequest_FieldTerminalPath) Selector() ListActivityLogsRequest_FieldPathSelector
- func (fp *ListActivityLogsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListActivityLogsRequest_FieldTerminalPath) String() string
- func (fp *ListActivityLogsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListActivityLogsRequest_FieldPathArrayItemValue
- func (fp *ListActivityLogsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListActivityLogsRequest_FieldPathArrayOfValues
- func (fp *ListActivityLogsRequest_FieldTerminalPath) WithIValue(value interface{}) ListActivityLogsRequest_FieldPathValue
- func (fp *ListActivityLogsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListActivityLogsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListActivityLogsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListActivityLogsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) AsParentsItemValue() (*activity_log.ParentReference, bool)
- func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) AsRegionIdsItemValue() (string, bool)
- func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListActivityLogsRequest) bool
- func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListActivityLogsRequest) (interface{}, bool)
- func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListActivityLogsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*activity_log.Filter, bool)
- func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsIntervalArrayOfValues() ([]*audit_common.TimeInterval, bool)
- func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]string, bool)
- func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsParentsArrayOfValues() ([][]*activity_log.ParentReference, bool)
- func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsRegionIdsArrayOfValues() ([][]string, bool)
- func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListActivityLogsRequest_FieldTerminalPathValue
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsFilterValue() (*activity_log.Filter, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsIntervalValue() (*audit_common.TimeInterval, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsPageTokenValue() (string, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsParentsValue() ([]*activity_log.ParentReference, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsRegionIdsValue() ([]string, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) CompareWith(source *ListActivityLogsRequest) (int, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) SetTo(target **ListActivityLogsRequest)
- func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListActivityLogsResponse
- func (o *ListActivityLogsResponse) Clone() *ListActivityLogsResponse
- func (o *ListActivityLogsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListActivityLogsResponse) Descriptor() ([]byte, []int)
- func (m *ListActivityLogsResponse) GetActivityLogs() []*activity_log.ActivityLog
- func (m *ListActivityLogsResponse) GetExecutionErrors() []*rpc.Status
- func (m *ListActivityLogsResponse) GetNextPageToken() string
- func (*ListActivityLogsResponse) GotenMessage()
- func (o *ListActivityLogsResponse) GotenObjectExt()
- func (obj *ListActivityLogsResponse) GotenValidate() error
- func (o *ListActivityLogsResponse) MakeDiffFieldMask(other *ListActivityLogsResponse) *ListActivityLogsResponse_FieldMask
- func (o *ListActivityLogsResponse) MakeFullFieldMask() *ListActivityLogsResponse_FieldMask
- func (o *ListActivityLogsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListActivityLogsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListActivityLogsResponse) Marshal() ([]byte, error)
- func (m *ListActivityLogsResponse) MarshalJSON() ([]byte, error)
- func (o *ListActivityLogsResponse) Merge(source *ListActivityLogsResponse)
- func (o *ListActivityLogsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListActivityLogsResponse) ProtoMessage()
- func (m *ListActivityLogsResponse) ProtoReflect() preflect.Message
- func (m *ListActivityLogsResponse) Reset()
- func (m *ListActivityLogsResponse) SetActivityLogs(fv []*activity_log.ActivityLog)
- func (m *ListActivityLogsResponse) SetExecutionErrors(fv []*rpc.Status)
- func (m *ListActivityLogsResponse) SetNextPageToken(fv string)
- func (m *ListActivityLogsResponse) String() string
- func (m *ListActivityLogsResponse) Unmarshal(b []byte) error
- func (m *ListActivityLogsResponse) UnmarshalJSON(data []byte) error
- type ListActivityLogsResponseErrorDetailsFieldPathBuilder
- type ListActivityLogsResponseErrorDetails_FieldPath
- func BuildListActivityLogsResponseErrorDetails_FieldPath(fp gotenobject.RawFieldPath) (ListActivityLogsResponseErrorDetails_FieldPath, error)
- func MustParseListActivityLogsResponseErrorDetails_FieldPath(rawField string) ListActivityLogsResponseErrorDetails_FieldPath
- func ParseListActivityLogsResponseErrorDetails_FieldPath(rawField string) (ListActivityLogsResponseErrorDetails_FieldPath, error)
- type ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue
- func MustParseListActivityLogsResponseErrorDetails_FieldPathArrayItemValue(pathStr, valueStr string) ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue
- func ParseListActivityLogsResponseErrorDetails_FieldPathArrayItemValue(pathStr, valueStr string) (ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue, error)
- type ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues
- func MustParseListActivityLogsResponseErrorDetails_FieldPathArrayOfValues(pathStr, valuesStr string) ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues
- func ParseListActivityLogsResponseErrorDetails_FieldPathArrayOfValues(pathStr, valuesStr string) (ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues, error)
- type ListActivityLogsResponseErrorDetails_FieldPathSelector
- type ListActivityLogsResponseErrorDetails_FieldPathValue
- type ListActivityLogsResponseErrorDetails_FieldTerminalPath
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) ClearValue(item *ListActivityLogsResponse_ErrorDetails)
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) Get(source *ListActivityLogsResponse_ErrorDetails) (values []interface{})
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetSingle(source *ListActivityLogsResponse_ErrorDetails) (interface{}, bool)
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) IsLeaf() bool
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) JSONString() string
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) Selector() ListActivityLogsResponseErrorDetails_FieldPathSelector
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) String() string
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIValue(value interface{}) ListActivityLogsResponseErrorDetails_FieldPathValue
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue
- func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) ContainsValue(source *ListActivityLogsResponse_ErrorDetails) bool
- func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetSingle(source *ListActivityLogsResponse_ErrorDetails) (interface{}, bool)
- func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues
- type ListActivityLogsResponseErrorDetails_FieldTerminalPathValue
- func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) AsRegionIdValue() (string, bool)
- func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) CompareWith(source *ListActivityLogsResponse_ErrorDetails) (int, bool)
- func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) SetTo(target **ListActivityLogsResponse_ErrorDetails)
- func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListActivityLogsResponseFieldPathBuilder
- func (ListActivityLogsResponseFieldPathBuilder) ActivityLogs() ListActivityLogsResponsePathSelectorActivityLogs
- func (ListActivityLogsResponseFieldPathBuilder) ExecutionErrors() ListActivityLogsResponsePathSelectorExecutionErrors
- func (ListActivityLogsResponseFieldPathBuilder) NextPageToken() ListActivityLogsResponsePathSelectorNextPageToken
- type ListActivityLogsResponseMapPathSelectorActivityLogsLabels
- func (s ListActivityLogsResponseMapPathSelectorActivityLogsLabels) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponseMapPathSelectorActivityLogsLabels) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponseMapPathSelectorActivityLogsLabels) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogs
- func (ListActivityLogsResponsePathSelectorActivityLogs) Authentication() ListActivityLogsResponsePathSelectorActivityLogsAuthentication
- func (ListActivityLogsResponsePathSelectorActivityLogs) Authorization() ListActivityLogsResponsePathSelectorActivityLogsAuthorization
- func (ListActivityLogsResponsePathSelectorActivityLogs) Category() ListActivityLogsResponsePathSelectorActivityLogsCategory
- func (ListActivityLogsResponsePathSelectorActivityLogs) Events() ListActivityLogsResponsePathSelectorActivityLogsEvents
- func (ListActivityLogsResponsePathSelectorActivityLogs) FieldPath() *ListActivityLogsResponse_FieldTerminalPath
- func (ListActivityLogsResponsePathSelectorActivityLogs) Labels() ListActivityLogsResponsePathSelectorActivityLogsLabels
- func (ListActivityLogsResponsePathSelectorActivityLogs) Method() ListActivityLogsResponsePathSelectorActivityLogsMethod
- func (ListActivityLogsResponsePathSelectorActivityLogs) Name() ListActivityLogsResponsePathSelectorActivityLogsName
- func (ListActivityLogsResponsePathSelectorActivityLogs) RequestId() ListActivityLogsResponsePathSelectorActivityLogsRequestId
- func (ListActivityLogsResponsePathSelectorActivityLogs) RequestMetadata() ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata
- func (ListActivityLogsResponsePathSelectorActivityLogs) Resource() ListActivityLogsResponsePathSelectorActivityLogsResource
- func (ListActivityLogsResponsePathSelectorActivityLogs) Scope() ListActivityLogsResponsePathSelectorActivityLogsScope
- func (ListActivityLogsResponsePathSelectorActivityLogs) Service() ListActivityLogsResponsePathSelectorActivityLogsService
- func (s ListActivityLogsResponsePathSelectorActivityLogs) WithArrayOfValues(values [][]*activity_log.ActivityLog) *ListActivityLogsResponse_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogs) WithItemValue(value *activity_log.ActivityLog) *ListActivityLogsResponse_FieldTerminalPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorActivityLogs) WithSubArrayItemValue(subPathArrayItemValue activity_log.ActivityLog_FieldPathArrayItemValue) *ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorActivityLogs) WithSubArrayOfValues(subPathArrayOfValues activity_log.ActivityLog_FieldPathArrayOfValues) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (ListActivityLogsResponsePathSelectorActivityLogs) WithSubPath(subPath activity_log.ActivityLog_FieldPath) *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogs) WithSubValue(subPathValue activity_log.ActivityLog_FieldPathValue) *ListActivityLogsResponse_FieldSubPathValue
- func (s ListActivityLogsResponsePathSelectorActivityLogs) WithValue(value []*activity_log.ActivityLog) *ListActivityLogsResponse_FieldTerminalPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsAuthentication
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthentication) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthentication) Principal() ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthentication) PrincipalType() ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthentication) WithArrayOfValues(values []*audit_common.Authentication) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthentication) WithValue(value *audit_common.Authentication) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsAuthorization
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthorization) DeniedPermissions() ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthorization) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthorization) GrantedPermissions() ...
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorization) WithArrayOfValues(values []*audit_common.Authorization) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorization) WithValue(value *audit_common.Authorization) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions) WithArrayOfValues(values [][]string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions) WithItemValue(value string) *ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions) WithValue(value []string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions
- func (ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions) WithArrayOfValues(values [][]string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions) WithItemValue(value string) *ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions) WithValue(value []string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsCategory
- func (ListActivityLogsResponsePathSelectorActivityLogsCategory) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsCategory) WithArrayOfValues(values []activity_log.ActivityLog_Category) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsCategory) WithValue(value activity_log.ActivityLog_Category) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEvents
- func (ListActivityLogsResponsePathSelectorActivityLogsEvents) ClientMessage() ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage
- func (ListActivityLogsResponsePathSelectorActivityLogsEvents) Exit() ListActivityLogsResponsePathSelectorActivityLogsEventsExit
- func (ListActivityLogsResponsePathSelectorActivityLogsEvents) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsEvents) RegionalExit() ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit
- func (ListActivityLogsResponsePathSelectorActivityLogsEvents) RegionalServerMessage() ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage
- func (ListActivityLogsResponsePathSelectorActivityLogsEvents) ServerMessage() ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage
- func (s ListActivityLogsResponsePathSelectorActivityLogsEvents) WithArrayOfValues(values [][]*activity_log.ActivityLog_Event) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEvents) WithItemValue(value *activity_log.ActivityLog_Event) *ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorActivityLogsEvents) WithValue(value []*activity_log.ActivityLog_Event) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage) Data() ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage) Time() ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ClientMsgEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage) WithValue(value *activity_log.ActivityLog_Event_ClientMsgEvent) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsExit
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExit) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExit) Status() ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExit) Time() ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExit) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ExitEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExit) WithValue(value *activity_log.ActivityLog_Event_ExitEvent) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) Code() ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) Details() ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) Message() ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) WithArrayOfValues(values []*rpc.Status) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) WithValue(value *rpc.Status) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode) WithArrayOfValues(values []int32) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode) WithValue(value int32) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithArrayOfValues(values [][]*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithItemValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithValue(value []*any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) Data() ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) RegionId() ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) Time() ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) WithArrayOfValues(values []*activity_log.ActivityLog_Event_RegionalServerMsgEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) WithValue(value *activity_log.ActivityLog_Event_RegionalServerMsgEvent) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage) Data() ...
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage) RegionId() ...
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage) Time() ...
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_RegionalServerMsgEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage) WithValue(value *activity_log.ActivityLog_Event_RegionalServerMsgEvent) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) Data() ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) RoutedRegionId() ...
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) Time() ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ServerMsgEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) WithValue(value *activity_log.ActivityLog_Event_ServerMsgEvent) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime
- func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsLabels
- func (ListActivityLogsResponsePathSelectorActivityLogsLabels) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsLabels) WithArrayOfValues(values []map[string]string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (ListActivityLogsResponsePathSelectorActivityLogsLabels) WithKey(key string) ListActivityLogsResponseMapPathSelectorActivityLogsLabels
- func (s ListActivityLogsResponsePathSelectorActivityLogsLabels) WithValue(value map[string]string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsMethod
- func (ListActivityLogsResponsePathSelectorActivityLogsMethod) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsMethod) Type() ListActivityLogsResponsePathSelectorActivityLogsMethodType
- func (ListActivityLogsResponsePathSelectorActivityLogsMethod) Version() ListActivityLogsResponsePathSelectorActivityLogsMethodVersion
- func (s ListActivityLogsResponsePathSelectorActivityLogsMethod) WithArrayOfValues(values []*activity_log.ActivityLog_Method) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsMethod) WithValue(value *activity_log.ActivityLog_Method) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsMethodType
- func (ListActivityLogsResponsePathSelectorActivityLogsMethodType) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsMethodType) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsMethodType) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsMethodVersion
- func (ListActivityLogsResponsePathSelectorActivityLogsMethodVersion) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsMethodVersion) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsMethodVersion) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsName
- func (ListActivityLogsResponsePathSelectorActivityLogsName) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsName) WithArrayOfValues(values []*activity_log.Name) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsName) WithValue(value *activity_log.Name) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsRequestId
- func (ListActivityLogsResponsePathSelectorActivityLogsRequestId) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestId) WithArrayOfValues(values []uint64) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestId) WithValue(value uint64) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata
- func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata) IpAddress() ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress
- func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata) UserAgent() ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata) WithArrayOfValues(values []*activity_log.ActivityLog_RequestMetadata) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata) WithValue(value *activity_log.ActivityLog_RequestMetadata) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress
- func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent
- func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsResource
- func (ListActivityLogsResponsePathSelectorActivityLogsResource) Difference() ListActivityLogsResponsePathSelectorActivityLogsResourceDifference
- func (ListActivityLogsResponsePathSelectorActivityLogsResource) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsResource) Name() ListActivityLogsResponsePathSelectorActivityLogsResourceName
- func (s ListActivityLogsResponsePathSelectorActivityLogsResource) WithArrayOfValues(values []*activity_log.ActivityLog_Resource) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsResource) WithValue(value *activity_log.ActivityLog_Resource) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsResourceDifference
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) After() ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) Before() ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) Fields() ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) WithArrayOfValues(values []*activity_log.ActivityLog_Resource_Difference) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) WithValue(value *activity_log.ActivityLog_Resource_Difference) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields) WithArrayOfValues(values []*field_mask.FieldMask) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields) WithValue(value *field_mask.FieldMask) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsResourceName
- func (ListActivityLogsResponsePathSelectorActivityLogsResourceName) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceName) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsResourceName) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsScope
- func (ListActivityLogsResponsePathSelectorActivityLogsScope) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsScope) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsScope) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsService
- func (ListActivityLogsResponsePathSelectorActivityLogsService) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (ListActivityLogsResponsePathSelectorActivityLogsService) Name() ListActivityLogsResponsePathSelectorActivityLogsServiceName
- func (ListActivityLogsResponsePathSelectorActivityLogsService) RegionId() ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId
- func (s ListActivityLogsResponsePathSelectorActivityLogsService) WithArrayOfValues(values []*audit_common.ServiceData) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsService) WithValue(value *audit_common.ServiceData) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsServiceName
- func (ListActivityLogsResponsePathSelectorActivityLogsServiceName) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsServiceName) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsServiceName) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId
- func (ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorExecutionErrors
- func (ListActivityLogsResponsePathSelectorExecutionErrors) Code() ListActivityLogsResponsePathSelectorExecutionErrorsCode
- func (ListActivityLogsResponsePathSelectorExecutionErrors) Details() ListActivityLogsResponsePathSelectorExecutionErrorsDetails
- func (ListActivityLogsResponsePathSelectorExecutionErrors) FieldPath() *ListActivityLogsResponse_FieldTerminalPath
- func (ListActivityLogsResponsePathSelectorExecutionErrors) Message() ListActivityLogsResponsePathSelectorExecutionErrorsMessage
- func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithArrayOfValues(values [][]*rpc.Status) *ListActivityLogsResponse_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithItemValue(value *rpc.Status) *ListActivityLogsResponse_FieldTerminalPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithSubArrayItemValue(subPathArrayItemValue rpc.Status_FieldPathArrayItemValue) *ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithSubArrayOfValues(subPathArrayOfValues rpc.Status_FieldPathArrayOfValues) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (ListActivityLogsResponsePathSelectorExecutionErrors) WithSubPath(subPath rpc.Status_FieldPath) *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithSubValue(subPathValue rpc.Status_FieldPathValue) *ListActivityLogsResponse_FieldSubPathValue
- func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithValue(value []*rpc.Status) *ListActivityLogsResponse_FieldTerminalPathValue
- type ListActivityLogsResponsePathSelectorExecutionErrorsCode
- func (ListActivityLogsResponsePathSelectorExecutionErrorsCode) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorExecutionErrorsCode) WithArrayOfValues(values []int32) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorExecutionErrorsCode) WithValue(value int32) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorExecutionErrorsDetails
- func (ListActivityLogsResponsePathSelectorExecutionErrorsDetails) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithArrayOfValues(values [][]*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithItemValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (s ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithValue(value []*any.Any) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorExecutionErrorsMessage
- func (ListActivityLogsResponsePathSelectorExecutionErrorsMessage) FieldPath() *ListActivityLogsResponse_FieldSubPath
- func (s ListActivityLogsResponsePathSelectorExecutionErrorsMessage) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorExecutionErrorsMessage) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
- type ListActivityLogsResponsePathSelectorNextPageToken
- func (ListActivityLogsResponsePathSelectorNextPageToken) FieldPath() *ListActivityLogsResponse_FieldTerminalPath
- func (s ListActivityLogsResponsePathSelectorNextPageToken) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsResponsePathSelectorNextPageToken) WithValue(value string) *ListActivityLogsResponse_FieldTerminalPathValue
- type ListActivityLogsResponse_ErrorDetails
- func (o *ListActivityLogsResponse_ErrorDetails) Clone() *ListActivityLogsResponse_ErrorDetails
- func (o *ListActivityLogsResponse_ErrorDetails) CloneRaw() gotenobject.GotenObjectExt
- func (*ListActivityLogsResponse_ErrorDetails) Descriptor() ([]byte, []int)
- func (m *ListActivityLogsResponse_ErrorDetails) GetRegionId() string
- func (*ListActivityLogsResponse_ErrorDetails) GotenMessage()
- func (o *ListActivityLogsResponse_ErrorDetails) GotenObjectExt()
- func (obj *ListActivityLogsResponse_ErrorDetails) GotenValidate() error
- func (o *ListActivityLogsResponse_ErrorDetails) MakeDiffFieldMask(other *ListActivityLogsResponse_ErrorDetails) *ListActivityLogsResponse_ErrorDetails_FieldMask
- func (o *ListActivityLogsResponse_ErrorDetails) MakeFullFieldMask() *ListActivityLogsResponse_ErrorDetails_FieldMask
- func (o *ListActivityLogsResponse_ErrorDetails) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListActivityLogsResponse_ErrorDetails) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListActivityLogsResponse_ErrorDetails) Marshal() ([]byte, error)
- func (m *ListActivityLogsResponse_ErrorDetails) MarshalJSON() ([]byte, error)
- func (o *ListActivityLogsResponse_ErrorDetails) Merge(source *ListActivityLogsResponse_ErrorDetails)
- func (o *ListActivityLogsResponse_ErrorDetails) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListActivityLogsResponse_ErrorDetails) ProtoMessage()
- func (m *ListActivityLogsResponse_ErrorDetails) ProtoReflect() preflect.Message
- func (m *ListActivityLogsResponse_ErrorDetails) Reset()
- func (m *ListActivityLogsResponse_ErrorDetails) SetRegionId(fv string)
- func (m *ListActivityLogsResponse_ErrorDetails) String() string
- func (m *ListActivityLogsResponse_ErrorDetails) Unmarshal(b []byte) error
- func (m *ListActivityLogsResponse_ErrorDetails) UnmarshalJSON(data []byte) error
- type ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId
- func (ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId) FieldPath() *ListActivityLogsResponseErrorDetails_FieldTerminalPath
- func (s ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues
- func (s ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId) WithValue(value string) *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue
- type ListActivityLogsResponse_ErrorDetails_FieldMask
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) AppendPath(path ListActivityLogsResponseErrorDetails_FieldPath)
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) FilterInputFields() *ListActivityLogsResponse_ErrorDetails_FieldMask
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) GetPaths() []ListActivityLogsResponseErrorDetails_FieldPath
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) IsFull() bool
- func (fieldMask ListActivityLogsResponse_ErrorDetails_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListActivityLogsResponse_ErrorDetails_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) PathsCount() int
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Project(source *ListActivityLogsResponse_ErrorDetails) *ListActivityLogsResponse_ErrorDetails
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ProtoMessage()
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Reset()
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Set(target, source *ListActivityLogsResponse_ErrorDetails)
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Size() int
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) String() string
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Subtract(other *ListActivityLogsResponse_ErrorDetails_FieldMask) *ListActivityLogsResponse_ErrorDetails_FieldMask
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) UnmarshalJSON(data []byte) error
- type ListActivityLogsResponse_FieldMask
- func (fieldMask *ListActivityLogsResponse_FieldMask) AppendPath(path ListActivityLogsResponse_FieldPath)
- func (fieldMask *ListActivityLogsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListActivityLogsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListActivityLogsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListActivityLogsResponse_FieldMask) FilterInputFields() *ListActivityLogsResponse_FieldMask
- func (fieldMask *ListActivityLogsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListActivityLogsResponse_FieldMask) GetPaths() []ListActivityLogsResponse_FieldPath
- func (fieldMask *ListActivityLogsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListActivityLogsResponse_FieldMask) IsFull() bool
- func (fieldMask ListActivityLogsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListActivityLogsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListActivityLogsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListActivityLogsResponse_FieldMask) Project(source *ListActivityLogsResponse) *ListActivityLogsResponse
- func (fieldMask *ListActivityLogsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListActivityLogsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListActivityLogsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListActivityLogsResponse_FieldMask) Reset()
- func (fieldMask *ListActivityLogsResponse_FieldMask) Set(target, source *ListActivityLogsResponse)
- func (fieldMask *ListActivityLogsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListActivityLogsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListActivityLogsResponse_FieldMask) Size() int
- func (fieldMask *ListActivityLogsResponse_FieldMask) String() string
- func (fieldMask *ListActivityLogsResponse_FieldMask) Subtract(other *ListActivityLogsResponse_FieldMask) *ListActivityLogsResponse_FieldMask
- func (fieldMask *ListActivityLogsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListActivityLogsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListActivityLogsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListActivityLogsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListActivityLogsResponse_FieldPath
- func BuildListActivityLogsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListActivityLogsResponse_FieldPath, error)
- func MustParseListActivityLogsResponse_FieldPath(rawField string) ListActivityLogsResponse_FieldPath
- func ParseListActivityLogsResponse_FieldPath(rawField string) (ListActivityLogsResponse_FieldPath, error)
- type ListActivityLogsResponse_FieldPathArrayItemValue
- type ListActivityLogsResponse_FieldPathArrayOfValues
- type ListActivityLogsResponse_FieldPathSelector
- type ListActivityLogsResponse_FieldPathValue
- type ListActivityLogsResponse_FieldSubPath
- func (fps *ListActivityLogsResponse_FieldSubPath) AsActivityLogsSubPath() (activity_log.ActivityLog_FieldPath, bool)
- func (fps *ListActivityLogsResponse_FieldSubPath) AsExecutionErrorsSubPath() (rpc.Status_FieldPath, bool)
- func (fps *ListActivityLogsResponse_FieldSubPath) ClearValue(item *ListActivityLogsResponse)
- func (fps *ListActivityLogsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListActivityLogsResponse_FieldSubPath) Get(source *ListActivityLogsResponse) (values []interface{})
- func (fps *ListActivityLogsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListActivityLogsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListActivityLogsResponse_FieldSubPath) GetSingle(source *ListActivityLogsResponse) (interface{}, bool)
- func (fps *ListActivityLogsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListActivityLogsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListActivityLogsResponse_FieldSubPath) JSONString() string
- func (fps *ListActivityLogsResponse_FieldSubPath) Selector() ListActivityLogsResponse_FieldPathSelector
- func (fps *ListActivityLogsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListActivityLogsResponse_FieldSubPath) String() string
- func (fps *ListActivityLogsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListActivityLogsResponse_FieldPathArrayItemValue
- func (fps *ListActivityLogsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListActivityLogsResponse_FieldPathArrayOfValues
- func (fps *ListActivityLogsResponse_FieldSubPath) WithIValue(value interface{}) ListActivityLogsResponse_FieldPathValue
- func (fps *ListActivityLogsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListActivityLogsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListActivityLogsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListActivityLogsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) AsActivityLogsPathItemValue() (activity_log.ActivityLog_FieldPathArrayItemValue, bool)
- func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) AsExecutionErrorsPathItemValue() (rpc.Status_FieldPathArrayItemValue, bool)
- func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListActivityLogsResponse) bool
- func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListActivityLogsResponse_FieldSubPathArrayOfValues
- func (fpsaov *ListActivityLogsResponse_FieldSubPathArrayOfValues) AsActivityLogsPathArrayOfValues() (activity_log.ActivityLog_FieldPathArrayOfValues, bool)
- func (fpsaov *ListActivityLogsResponse_FieldSubPathArrayOfValues) AsExecutionErrorsPathArrayOfValues() (rpc.Status_FieldPathArrayOfValues, bool)
- func (fpsaov *ListActivityLogsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type ListActivityLogsResponse_FieldSubPathValue
- func (fpvs *ListActivityLogsResponse_FieldSubPathValue) AsActivityLogsPathValue() (activity_log.ActivityLog_FieldPathValue, bool)
- func (fpvs *ListActivityLogsResponse_FieldSubPathValue) AsExecutionErrorsPathValue() (rpc.Status_FieldPathValue, bool)
- func (fpvs *ListActivityLogsResponse_FieldSubPathValue) CompareWith(source *ListActivityLogsResponse) (int, bool)
- func (fpvs *ListActivityLogsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListActivityLogsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListActivityLogsResponse_FieldSubPathValue) SetTo(target **ListActivityLogsResponse)
- func (fpvs *ListActivityLogsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListActivityLogsResponse_FieldTerminalPath
- func (fp *ListActivityLogsResponse_FieldTerminalPath) ClearValue(item *ListActivityLogsResponse)
- func (fp *ListActivityLogsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListActivityLogsResponse_FieldTerminalPath) Get(source *ListActivityLogsResponse) (values []interface{})
- func (fp *ListActivityLogsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListActivityLogsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListActivityLogsResponse_FieldTerminalPath) GetSingle(source *ListActivityLogsResponse) (interface{}, bool)
- func (fp *ListActivityLogsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListActivityLogsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListActivityLogsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListActivityLogsResponse_FieldTerminalPath) Selector() ListActivityLogsResponse_FieldPathSelector
- func (fp *ListActivityLogsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListActivityLogsResponse_FieldTerminalPath) String() string
- func (fp *ListActivityLogsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListActivityLogsResponse_FieldPathArrayItemValue
- func (fp *ListActivityLogsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListActivityLogsResponse_FieldPathArrayOfValues
- func (fp *ListActivityLogsResponse_FieldTerminalPath) WithIValue(value interface{}) ListActivityLogsResponse_FieldPathValue
- func (fp *ListActivityLogsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListActivityLogsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListActivityLogsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListActivityLogsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) AsActivityLogsItemValue() (*activity_log.ActivityLog, bool)
- func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) AsExecutionErrorsItemValue() (*rpc.Status, bool)
- func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListActivityLogsResponse) bool
- func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListActivityLogsResponse) (interface{}, bool)
- func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListActivityLogsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsActivityLogsArrayOfValues() ([][]*activity_log.ActivityLog, bool)
- func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsExecutionErrorsArrayOfValues() ([][]*rpc.Status, bool)
- func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]string, bool)
- func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListActivityLogsResponse_FieldTerminalPathValue
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) AsActivityLogsValue() ([]*activity_log.ActivityLog, bool)
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) AsExecutionErrorsValue() ([]*rpc.Status, bool)
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (string, bool)
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) CompareWith(source *ListActivityLogsResponse) (int, bool)
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) SetTo(target **ListActivityLogsResponse)
- func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActivityLogServiceClient ¶
type ActivityLogServiceClient interface { ListActivityLogs(ctx context.Context, in *ListActivityLogsRequest, opts ...grpc.CallOption) (*ListActivityLogsResponse, error) CreateActivityLogs(ctx context.Context, in *CreateActivityLogsRequest, opts ...grpc.CallOption) (*CreateActivityLogsResponse, error) }
ActivityLogServiceClient is the client API for ActivityLogService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewActivityLogServiceClient ¶
func NewActivityLogServiceClient(cc grpc.ClientConnInterface) ActivityLogServiceClient
type ActivityLogServiceDescriptor ¶ added in v0.4.28
type ActivityLogServiceDescriptor struct{}
func GetActivityLogServiceDescriptor ¶ added in v0.4.28
func GetActivityLogServiceDescriptor() *ActivityLogServiceDescriptor
func (*ActivityLogServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *ActivityLogServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*ActivityLogServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *ActivityLogServiceDescriptor) GetApiName() string
func (*ActivityLogServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *ActivityLogServiceDescriptor) GetFullAPIName() string
func (*ActivityLogServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ActivityLogServiceDescriptor) GetProtoPkgName() string
func (*ActivityLogServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ActivityLogServiceDescriptor) GetServiceDomain() string
func (*ActivityLogServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ActivityLogServiceDescriptor) GetServiceVersion() string
type CreateActivityLogsDescriptor ¶ added in v0.4.28
type CreateActivityLogsDescriptor struct{}
func GetCreateActivityLogsDescriptor ¶ added in v0.4.28
func GetCreateActivityLogsDescriptor() *CreateActivityLogsDescriptor
func (*CreateActivityLogsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateActivityLogsDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetApiName() string
func (*CreateActivityLogsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateActivityLogsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetFullMethodName() string
func (*CreateActivityLogsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetMethodName() string
func (*CreateActivityLogsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetProtoPkgName() string
func (*CreateActivityLogsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateActivityLogsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateActivityLogsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateActivityLogsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetServiceDomain() string
func (*CreateActivityLogsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetServiceVersion() string
func (*CreateActivityLogsDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) GetVerb() string
func (*CreateActivityLogsDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateActivityLogsDescriptor) HasResource() bool
func (*CreateActivityLogsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) IsClientStream() bool
func (*CreateActivityLogsDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateActivityLogsDescriptor) IsCollection() bool
func (*CreateActivityLogsDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateActivityLogsDescriptor) IsPlural() bool
func (*CreateActivityLogsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) IsServerStream() bool
func (*CreateActivityLogsDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) IsUnary() bool
func (*CreateActivityLogsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateActivityLogsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateActivityLogsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateActivityLogsDescriptor) RequestHasResourceBody() bool
type CreateActivityLogsDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateActivityLogsDescriptorClientMsgHandle struct{}
func (*CreateActivityLogsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateActivityLogsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateActivityLogsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateActivityLogsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateActivityLogsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateActivityLogsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateActivityLogsDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateActivityLogsDescriptorServerMsgHandle struct{}
func (*CreateActivityLogsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateActivityLogsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateActivityLogsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateActivityLogsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateActivityLogsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateActivityLogsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateActivityLogsRequest ¶
type CreateActivityLogsRequest struct { // List of activity logs to be added to service. Can be coming from different // scopes but must be submitted to the same region. ActivityLogs []*activity_log.ActivityLog `protobuf:"bytes,1,rep,name=activity_logs,json=activityLogs,proto3" json:"activity_logs,omitempty" firestore:"activityLogs"` // contains filtered or unexported fields }
Request message for method [CreateActivityLogs][ntt.audit.v1alpha2.CreateActivityLogs]
Creates many activity logs at once - or appends existing, if some of the activity logs already exist (their name is already known).
This request should not be used by regular users - only API services should be able to submit activity logs. Developers of services should use logs exporter package offered along other Audit service packages instead of developing own components.
func (*CreateActivityLogsRequest) Clone ¶
func (o *CreateActivityLogsRequest) Clone() *CreateActivityLogsRequest
func (*CreateActivityLogsRequest) CloneRaw ¶
func (o *CreateActivityLogsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateActivityLogsRequest) Descriptor ¶
func (*CreateActivityLogsRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateActivityLogsRequest.ProtoReflect.Descriptor instead.
func (*CreateActivityLogsRequest) GetActivityLogs ¶
func (m *CreateActivityLogsRequest) GetActivityLogs() []*activity_log.ActivityLog
func (*CreateActivityLogsRequest) GotenMessage ¶
func (*CreateActivityLogsRequest) GotenMessage()
func (*CreateActivityLogsRequest) GotenObjectExt ¶
func (o *CreateActivityLogsRequest) GotenObjectExt()
func (*CreateActivityLogsRequest) GotenValidate ¶
func (obj *CreateActivityLogsRequest) GotenValidate() error
func (*CreateActivityLogsRequest) MakeDiffFieldMask ¶
func (o *CreateActivityLogsRequest) MakeDiffFieldMask(other *CreateActivityLogsRequest) *CreateActivityLogsRequest_FieldMask
func (*CreateActivityLogsRequest) MakeFullFieldMask ¶
func (o *CreateActivityLogsRequest) MakeFullFieldMask() *CreateActivityLogsRequest_FieldMask
func (*CreateActivityLogsRequest) MakeRawDiffFieldMask ¶
func (o *CreateActivityLogsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateActivityLogsRequest) MakeRawFullFieldMask ¶
func (o *CreateActivityLogsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateActivityLogsRequest) Marshal ¶
func (m *CreateActivityLogsRequest) Marshal() ([]byte, error)
func (*CreateActivityLogsRequest) MarshalJSON ¶
func (m *CreateActivityLogsRequest) MarshalJSON() ([]byte, error)
func (*CreateActivityLogsRequest) Merge ¶
func (o *CreateActivityLogsRequest) Merge(source *CreateActivityLogsRequest)
func (*CreateActivityLogsRequest) MergeRaw ¶
func (o *CreateActivityLogsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateActivityLogsRequest) ProtoMessage ¶
func (*CreateActivityLogsRequest) ProtoMessage()
func (*CreateActivityLogsRequest) ProtoReflect ¶
func (m *CreateActivityLogsRequest) ProtoReflect() preflect.Message
func (*CreateActivityLogsRequest) Reset ¶
func (m *CreateActivityLogsRequest) Reset()
func (*CreateActivityLogsRequest) SetActivityLogs ¶
func (m *CreateActivityLogsRequest) SetActivityLogs(fv []*activity_log.ActivityLog)
func (*CreateActivityLogsRequest) String ¶
func (m *CreateActivityLogsRequest) String() string
func (*CreateActivityLogsRequest) Unmarshal ¶
func (m *CreateActivityLogsRequest) Unmarshal(b []byte) error
func (*CreateActivityLogsRequest) UnmarshalJSON ¶
func (m *CreateActivityLogsRequest) UnmarshalJSON(data []byte) error
type CreateActivityLogsRequestFieldPathBuilder ¶
type CreateActivityLogsRequestFieldPathBuilder struct{}
func NewCreateActivityLogsRequestFieldPathBuilder ¶
func NewCreateActivityLogsRequestFieldPathBuilder() CreateActivityLogsRequestFieldPathBuilder
func (CreateActivityLogsRequestFieldPathBuilder) ActivityLogs ¶
func (CreateActivityLogsRequestFieldPathBuilder) ActivityLogs() CreateActivityLogsRequestPathSelectorActivityLogs
type CreateActivityLogsRequestMapPathSelectorActivityLogsLabels ¶
type CreateActivityLogsRequestMapPathSelectorActivityLogsLabels struct {
// contains filtered or unexported fields
}
func (CreateActivityLogsRequestMapPathSelectorActivityLogsLabels) WithArrayOfValues ¶
func (s CreateActivityLogsRequestMapPathSelectorActivityLogsLabels) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestMapPathSelectorActivityLogsLabels) WithValue ¶
func (s CreateActivityLogsRequestMapPathSelectorActivityLogsLabels) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogs ¶
type CreateActivityLogsRequestPathSelectorActivityLogs struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogs) Authentication ¶
func (CreateActivityLogsRequestPathSelectorActivityLogs) Authorization ¶
func (CreateActivityLogsRequestPathSelectorActivityLogs) RequestMetadata ¶
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithArrayOfValues(values [][]*activity_log.ActivityLog) *CreateActivityLogsRequest_FieldTerminalPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithItemValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithItemValue(value *activity_log.ActivityLog) *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithSubArrayItemValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithSubArrayItemValue(subPathArrayItemValue activity_log.ActivityLog_FieldPathArrayItemValue) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithSubArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithSubArrayOfValues(subPathArrayOfValues activity_log.ActivityLog_FieldPathArrayOfValues) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithSubPath ¶
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithSubPath(subPath activity_log.ActivityLog_FieldPath) *CreateActivityLogsRequest_FieldSubPath
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithSubValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithSubValue(subPathValue activity_log.ActivityLog_FieldPathValue) *CreateActivityLogsRequest_FieldSubPathValue
func (CreateActivityLogsRequestPathSelectorActivityLogs) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogs) WithValue(value []*activity_log.ActivityLog) *CreateActivityLogsRequest_FieldTerminalPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsAuthentication ¶
type CreateActivityLogsRequestPathSelectorActivityLogsAuthentication struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) PrincipalType ¶ added in v0.4.22
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthentication) WithArrayOfValues(values []*audit_common.Authentication) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal ¶
type CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipal) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType ¶ added in v0.4.22
type CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType) FieldPath ¶ added in v0.4.22
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType) WithArrayOfValues ¶ added in v0.4.22
func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthenticationPrincipalType) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsAuthorization ¶
type CreateActivityLogsRequestPathSelectorActivityLogsAuthorization struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) DeniedPermissions ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) GrantedPermissions ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorization) WithArrayOfValues(values []*audit_common.Authorization) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions ¶
type CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions) WithArrayOfValues(values [][]string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationDeniedPermissions) WithItemValue ¶
type CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions ¶
type CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions) WithArrayOfValues(values [][]string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsAuthorizationGrantedPermissions) WithItemValue ¶
type CreateActivityLogsRequestPathSelectorActivityLogsCategory ¶
type CreateActivityLogsRequestPathSelectorActivityLogsCategory struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsCategory) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsCategory) WithArrayOfValues(values []activity_log.ActivityLog_Category) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEvents ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEvents struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) ClientMessage ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) RegionalExit ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) RegionalServerMessage ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) ServerMessage ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithArrayOfValues(values [][]*activity_log.ActivityLog_Event) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithItemValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithItemValue(value *activity_log.ActivityLog_Event) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
func (CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEvents) WithValue(value []*activity_log.ActivityLog_Event) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ClientMsgEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageData) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsClientMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExit ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExit struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExit) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExit) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ExitEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) WithArrayOfValues(values []*rpc.Status) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatus) WithValue(value *rpc.Status) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusCode) WithArrayOfValues(values []int32) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithArrayOfValues(values [][]*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithItemValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithItemValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathArrayItemValue
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusDetails) WithValue(value []*any.Any) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitStatusMessage) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsExitTime) WithValue(value *timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExit) WithArrayOfValues ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitData) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessage) WithArrayOfValues ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId) FieldPath ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsRegionalServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) RoutedRegionId ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ServerMsgEvent) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageData) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId) FieldPath ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime ¶
type CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsEventsServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsLabels ¶
type CreateActivityLogsRequestPathSelectorActivityLogsLabels struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsLabels) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsLabels) WithArrayOfValues(values []map[string]string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsLabels) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsLabels) WithValue(value map[string]string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsMethod ¶
type CreateActivityLogsRequestPathSelectorActivityLogsMethod struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsMethod) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsMethod) WithArrayOfValues(values []*activity_log.ActivityLog_Method) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsMethodType ¶
type CreateActivityLogsRequestPathSelectorActivityLogsMethodType struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsMethodType) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodType) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsMethodType) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodType) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion ¶
type CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsMethodVersion) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsName ¶
type CreateActivityLogsRequestPathSelectorActivityLogsName struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsName) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsName) WithArrayOfValues(values []*activity_log.Name) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsName) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsName) WithValue(value *activity_log.Name) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsRequestId ¶
type CreateActivityLogsRequestPathSelectorActivityLogsRequestId struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsRequestId) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestId) WithArrayOfValues(values []uint64) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsRequestId) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestId) WithValue(value uint64) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata ¶
type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadata) WithArrayOfValues(values []*activity_log.ActivityLog_RequestMetadata) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress ¶
type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataIpAddress) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent ¶
type CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsRequestMetadataUserAgent) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsResource ¶
type CreateActivityLogsRequestPathSelectorActivityLogsResource struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsResource) Difference ¶
func (CreateActivityLogsRequestPathSelectorActivityLogsResource) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResource) WithArrayOfValues(values []*activity_log.ActivityLog_Resource) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference ¶
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifference) WithArrayOfValues(values []*activity_log.ActivityLog_Resource_Difference) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter ¶
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceAfter) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore ¶
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore) WithArrayOfValues(values []*any.Any) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceBefore) WithValue(value *any.Any) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields ¶
type CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceDifferenceFields) WithArrayOfValues(values []*field_mask.FieldMask) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
type CreateActivityLogsRequestPathSelectorActivityLogsResourceName ¶
type CreateActivityLogsRequestPathSelectorActivityLogsResourceName struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceName) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceName) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsResourceName) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsResourceName) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsScope ¶
type CreateActivityLogsRequestPathSelectorActivityLogsScope struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsScope) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsScope) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsScope) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsScope) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsService ¶
type CreateActivityLogsRequestPathSelectorActivityLogsService struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsService) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsService) WithArrayOfValues(values []*audit_common.ServiceData) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsService) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsService) WithValue(value *audit_common.ServiceData) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsServiceName ¶
type CreateActivityLogsRequestPathSelectorActivityLogsServiceName struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsServiceName) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceName) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsServiceName) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceName) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId ¶
type CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId struct{}
func (CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId) WithArrayOfValues ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId) WithArrayOfValues(values []string) *CreateActivityLogsRequest_FieldSubPathArrayOfValues
func (CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId) WithValue ¶
func (s CreateActivityLogsRequestPathSelectorActivityLogsServiceRegionId) WithValue(value string) *CreateActivityLogsRequest_FieldSubPathValue
type CreateActivityLogsRequest_FieldMask ¶
type CreateActivityLogsRequest_FieldMask struct {
Paths []CreateActivityLogsRequest_FieldPath
}
func FullCreateActivityLogsRequest_FieldMask ¶
func FullCreateActivityLogsRequest_FieldMask() *CreateActivityLogsRequest_FieldMask
func (*CreateActivityLogsRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) AppendPath(path CreateActivityLogsRequest_FieldPath)
func (*CreateActivityLogsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateActivityLogsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateActivityLogsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateActivityLogsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) FilterInputFields() *CreateActivityLogsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateActivityLogsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateActivityLogsRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) GetPaths() []CreateActivityLogsRequest_FieldPath
func (*CreateActivityLogsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateActivityLogsRequest_FieldMask) IsFull ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) IsFull() bool
func (CreateActivityLogsRequest_FieldMask) Marshal ¶
func (fieldMask CreateActivityLogsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateActivityLogsRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateActivityLogsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateActivityLogsRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) PathsCount() int
func (*CreateActivityLogsRequest_FieldMask) Project ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) Project(source *CreateActivityLogsRequest) *CreateActivityLogsRequest
func (*CreateActivityLogsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateActivityLogsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) ProtoMessage()
func (*CreateActivityLogsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateActivityLogsRequest_FieldMask) Reset ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) Reset()
func (*CreateActivityLogsRequest_FieldMask) Set ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) Set(target, source *CreateActivityLogsRequest)
func (*CreateActivityLogsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateActivityLogsRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateActivityLogsRequest_FieldMask) Size ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) Size() int
func (*CreateActivityLogsRequest_FieldMask) String ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) String() string
func (*CreateActivityLogsRequest_FieldMask) Subtract ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) Subtract(other *CreateActivityLogsRequest_FieldMask) *CreateActivityLogsRequest_FieldMask
func (*CreateActivityLogsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateActivityLogsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateActivityLogsRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateActivityLogsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateActivityLogsRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateActivityLogsRequest_FieldPath ¶
type CreateActivityLogsRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateActivityLogsRequest_FieldPathSelector Get(source *CreateActivityLogsRequest) []interface{} GetSingle(source *CreateActivityLogsRequest) (interface{}, bool) ClearValue(item *CreateActivityLogsRequest) // Those methods build corresponding CreateActivityLogsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateActivityLogsRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateActivityLogsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateActivityLogsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateActivityLogsRequest_FieldPath ¶
func BuildCreateActivityLogsRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateActivityLogsRequest_FieldPath, error)
func MustParseCreateActivityLogsRequest_FieldPath ¶
func MustParseCreateActivityLogsRequest_FieldPath(rawField string) CreateActivityLogsRequest_FieldPath
func ParseCreateActivityLogsRequest_FieldPath ¶
func ParseCreateActivityLogsRequest_FieldPath(rawField string) (CreateActivityLogsRequest_FieldPath, error)
type CreateActivityLogsRequest_FieldPathArrayItemValue ¶
type CreateActivityLogsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateActivityLogsRequest_FieldPath ContainsValue(*CreateActivityLogsRequest) bool }
CreateActivityLogsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateActivityLogsRequest according to their type Present only for array (repeated) types.
func MustParseCreateActivityLogsRequest_FieldPathArrayItemValue ¶
func MustParseCreateActivityLogsRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateActivityLogsRequest_FieldPathArrayItemValue
func ParseCreateActivityLogsRequest_FieldPathArrayItemValue ¶
func ParseCreateActivityLogsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateActivityLogsRequest_FieldPathArrayItemValue, error)
ParseCreateActivityLogsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateActivityLogsRequest_FieldPathArrayOfValues ¶
type CreateActivityLogsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateActivityLogsRequest_FieldPath }
CreateActivityLogsRequest_FieldPathArrayOfValues allows storing slice of values for CreateActivityLogsRequest fields according to their type
func MustParseCreateActivityLogsRequest_FieldPathArrayOfValues ¶
func MustParseCreateActivityLogsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateActivityLogsRequest_FieldPathArrayOfValues
func ParseCreateActivityLogsRequest_FieldPathArrayOfValues ¶
func ParseCreateActivityLogsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateActivityLogsRequest_FieldPathArrayOfValues, error)
type CreateActivityLogsRequest_FieldPathSelector ¶
type CreateActivityLogsRequest_FieldPathSelector int32
const (
CreateActivityLogsRequest_FieldPathSelectorActivityLogs CreateActivityLogsRequest_FieldPathSelector = 0
)
func (CreateActivityLogsRequest_FieldPathSelector) String ¶
func (s CreateActivityLogsRequest_FieldPathSelector) String() string
type CreateActivityLogsRequest_FieldPathValue ¶
type CreateActivityLogsRequest_FieldPathValue interface { CreateActivityLogsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateActivityLogsRequest) CompareWith(*CreateActivityLogsRequest) (cmp int, comparable bool) }
CreateActivityLogsRequest_FieldPathValue allows storing values for CreateActivityLogsRequest fields according to their type
func MustParseCreateActivityLogsRequest_FieldPathValue ¶
func MustParseCreateActivityLogsRequest_FieldPathValue(pathStr, valueStr string) CreateActivityLogsRequest_FieldPathValue
func ParseCreateActivityLogsRequest_FieldPathValue ¶
func ParseCreateActivityLogsRequest_FieldPathValue(pathStr, valueStr string) (CreateActivityLogsRequest_FieldPathValue, error)
type CreateActivityLogsRequest_FieldSubPath ¶
type CreateActivityLogsRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateActivityLogsRequest_FieldSubPath) AsActivityLogsSubPath ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) AsActivityLogsSubPath() (activity_log.ActivityLog_FieldPath, bool)
func (*CreateActivityLogsRequest_FieldSubPath) ClearValue ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) ClearValue(item *CreateActivityLogsRequest)
func (*CreateActivityLogsRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateActivityLogsRequest_FieldSubPath) Get ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) Get(source *CreateActivityLogsRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateActivityLogsRequest
func (*CreateActivityLogsRequest_FieldSubPath) GetDefault ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateActivityLogsRequest_FieldSubPath) GetRaw ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateActivityLogsRequest_FieldSubPath) GetSingle ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) GetSingle(source *CreateActivityLogsRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateActivityLogsRequest
func (*CreateActivityLogsRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateActivityLogsRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateActivityLogsRequest_FieldSubPath) JSONString ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateActivityLogsRequest_FieldSubPath) Selector ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) Selector() CreateActivityLogsRequest_FieldPathSelector
func (*CreateActivityLogsRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateActivityLogsRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateActivityLogsRequest_FieldSubPath) String ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateActivityLogsRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateActivityLogsRequest_FieldPathArrayItemValue
func (*CreateActivityLogsRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateActivityLogsRequest_FieldPathArrayOfValues
func (*CreateActivityLogsRequest_FieldSubPath) WithIValue ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) WithIValue(value interface{}) CreateActivityLogsRequest_FieldPathValue
func (*CreateActivityLogsRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateActivityLogsRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateActivityLogsRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateActivityLogsRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateActivityLogsRequest_FieldSubPathArrayItemValue ¶
type CreateActivityLogsRequest_FieldSubPathArrayItemValue struct { CreateActivityLogsRequest_FieldPath // contains filtered or unexported fields }
func (*CreateActivityLogsRequest_FieldSubPathArrayItemValue) AsActivityLogsPathItemValue ¶
func (fpaivs *CreateActivityLogsRequest_FieldSubPathArrayItemValue) AsActivityLogsPathItemValue() (activity_log.ActivityLog_FieldPathArrayItemValue, bool)
func (*CreateActivityLogsRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateActivityLogsRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateActivityLogsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateActivityLogsRequest'
func (*CreateActivityLogsRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateActivityLogsRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateActivityLogsRequest_FieldSubPathArrayOfValues ¶
type CreateActivityLogsRequest_FieldSubPathArrayOfValues struct { CreateActivityLogsRequest_FieldPath // contains filtered or unexported fields }
func (*CreateActivityLogsRequest_FieldSubPathArrayOfValues) AsActivityLogsPathArrayOfValues ¶
func (fpsaov *CreateActivityLogsRequest_FieldSubPathArrayOfValues) AsActivityLogsPathArrayOfValues() (activity_log.ActivityLog_FieldPathArrayOfValues, bool)
func (*CreateActivityLogsRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateActivityLogsRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateActivityLogsRequest_FieldSubPathValue ¶
type CreateActivityLogsRequest_FieldSubPathValue struct { CreateActivityLogsRequest_FieldPath // contains filtered or unexported fields }
func (*CreateActivityLogsRequest_FieldSubPathValue) AsActivityLogsPathValue ¶
func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) AsActivityLogsPathValue() (activity_log.ActivityLog_FieldPathValue, bool)
func (*CreateActivityLogsRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) CompareWith(source *CreateActivityLogsRequest) (int, bool)
func (*CreateActivityLogsRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateActivityLogsRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateActivityLogsRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) SetTo(target **CreateActivityLogsRequest)
func (*CreateActivityLogsRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateActivityLogsRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateActivityLogsRequest_FieldTerminalPath ¶
type CreateActivityLogsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateActivityLogsRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) ClearValue(item *CreateActivityLogsRequest)
func (*CreateActivityLogsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateActivityLogsRequest_FieldTerminalPath) Get ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) Get(source *CreateActivityLogsRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateActivityLogsRequest
func (*CreateActivityLogsRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateActivityLogsRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateActivityLogsRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetSingle(source *CreateActivityLogsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateActivityLogsRequest
func (*CreateActivityLogsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateActivityLogsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateActivityLogsRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateActivityLogsRequest_FieldTerminalPath) Selector ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) Selector() CreateActivityLogsRequest_FieldPathSelector
func (*CreateActivityLogsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateActivityLogsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateActivityLogsRequest_FieldTerminalPath) String ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateActivityLogsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateActivityLogsRequest_FieldPathArrayItemValue
func (*CreateActivityLogsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateActivityLogsRequest_FieldPathArrayOfValues
func (*CreateActivityLogsRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithIValue(value interface{}) CreateActivityLogsRequest_FieldPathValue
func (*CreateActivityLogsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateActivityLogsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateActivityLogsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateActivityLogsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateActivityLogsRequest_FieldTerminalPathArrayItemValue ¶
type CreateActivityLogsRequest_FieldTerminalPathArrayItemValue struct { CreateActivityLogsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) AsActivityLogsItemValue ¶
func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) AsActivityLogsItemValue() (*activity_log.ActivityLog, bool)
func (*CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateActivityLogsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateActivityLogsRequest'
func (*CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateActivityLogsRequest as interface{}
func (*CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateActivityLogsRequest) (interface{}, bool)
func (*CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateActivityLogsRequest_FieldTerminalPathArrayOfValues ¶
type CreateActivityLogsRequest_FieldTerminalPathArrayOfValues struct { CreateActivityLogsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateActivityLogsRequest_FieldTerminalPathArrayOfValues) AsActivityLogsArrayOfValues ¶
func (fpaov *CreateActivityLogsRequest_FieldTerminalPathArrayOfValues) AsActivityLogsArrayOfValues() ([][]*activity_log.ActivityLog, bool)
func (*CreateActivityLogsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateActivityLogsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateActivityLogsRequest_FieldTerminalPathValue ¶
type CreateActivityLogsRequest_FieldTerminalPathValue struct { CreateActivityLogsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateActivityLogsRequest_FieldTerminalPathValue) AsActivityLogsValue ¶
func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) AsActivityLogsValue() ([]*activity_log.ActivityLog, bool)
func (*CreateActivityLogsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) CompareWith(source *CreateActivityLogsRequest) (int, bool)
CompareWith compares value in the 'CreateActivityLogsRequest_FieldTerminalPathValue' with the value under path in 'CreateActivityLogsRequest'.
func (*CreateActivityLogsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateActivityLogsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateActivityLogsRequest' as interface{}
func (*CreateActivityLogsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) SetTo(target **CreateActivityLogsRequest)
SetTo stores value for selected field for object CreateActivityLogsRequest
func (*CreateActivityLogsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateActivityLogsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateActivityLogsResponse ¶
type CreateActivityLogsResponse struct { // Resource change log names - one name per each activity log, in same order // as in the request LogNames []*activity_log.Reference `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [CreateActivityLogs][ntt.audit.v1alpha2.CreateActivityLogs]
func (*CreateActivityLogsResponse) Clone ¶
func (o *CreateActivityLogsResponse) Clone() *CreateActivityLogsResponse
func (*CreateActivityLogsResponse) CloneRaw ¶
func (o *CreateActivityLogsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*CreateActivityLogsResponse) Descriptor ¶
func (*CreateActivityLogsResponse) Descriptor() ([]byte, []int)
Deprecated, Use CreateActivityLogsResponse.ProtoReflect.Descriptor instead.
func (*CreateActivityLogsResponse) GetLogNames ¶
func (m *CreateActivityLogsResponse) GetLogNames() []*activity_log.Reference
func (*CreateActivityLogsResponse) GotenMessage ¶
func (*CreateActivityLogsResponse) GotenMessage()
func (*CreateActivityLogsResponse) GotenObjectExt ¶
func (o *CreateActivityLogsResponse) GotenObjectExt()
func (*CreateActivityLogsResponse) GotenValidate ¶
func (obj *CreateActivityLogsResponse) GotenValidate() error
func (*CreateActivityLogsResponse) MakeDiffFieldMask ¶
func (o *CreateActivityLogsResponse) MakeDiffFieldMask(other *CreateActivityLogsResponse) *CreateActivityLogsResponse_FieldMask
func (*CreateActivityLogsResponse) MakeFullFieldMask ¶
func (o *CreateActivityLogsResponse) MakeFullFieldMask() *CreateActivityLogsResponse_FieldMask
func (*CreateActivityLogsResponse) MakeRawDiffFieldMask ¶
func (o *CreateActivityLogsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateActivityLogsResponse) MakeRawFullFieldMask ¶
func (o *CreateActivityLogsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateActivityLogsResponse) Marshal ¶
func (m *CreateActivityLogsResponse) Marshal() ([]byte, error)
func (*CreateActivityLogsResponse) MarshalJSON ¶
func (m *CreateActivityLogsResponse) MarshalJSON() ([]byte, error)
func (*CreateActivityLogsResponse) Merge ¶
func (o *CreateActivityLogsResponse) Merge(source *CreateActivityLogsResponse)
func (*CreateActivityLogsResponse) MergeRaw ¶
func (o *CreateActivityLogsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateActivityLogsResponse) ProtoMessage ¶
func (*CreateActivityLogsResponse) ProtoMessage()
func (*CreateActivityLogsResponse) ProtoReflect ¶
func (m *CreateActivityLogsResponse) ProtoReflect() preflect.Message
func (*CreateActivityLogsResponse) Reset ¶
func (m *CreateActivityLogsResponse) Reset()
func (*CreateActivityLogsResponse) SetLogNames ¶
func (m *CreateActivityLogsResponse) SetLogNames(fv []*activity_log.Reference)
func (*CreateActivityLogsResponse) String ¶
func (m *CreateActivityLogsResponse) String() string
func (*CreateActivityLogsResponse) Unmarshal ¶
func (m *CreateActivityLogsResponse) Unmarshal(b []byte) error
func (*CreateActivityLogsResponse) UnmarshalJSON ¶
func (m *CreateActivityLogsResponse) UnmarshalJSON(data []byte) error
type CreateActivityLogsResponseFieldPathBuilder ¶
type CreateActivityLogsResponseFieldPathBuilder struct{}
func NewCreateActivityLogsResponseFieldPathBuilder ¶
func NewCreateActivityLogsResponseFieldPathBuilder() CreateActivityLogsResponseFieldPathBuilder
type CreateActivityLogsResponsePathSelectorLogNames ¶
type CreateActivityLogsResponsePathSelectorLogNames struct{}
func (CreateActivityLogsResponsePathSelectorLogNames) WithArrayOfValues ¶
func (s CreateActivityLogsResponsePathSelectorLogNames) WithArrayOfValues(values [][]*activity_log.Reference) *CreateActivityLogsResponse_FieldTerminalPathArrayOfValues
func (CreateActivityLogsResponsePathSelectorLogNames) WithItemValue ¶
func (s CreateActivityLogsResponsePathSelectorLogNames) WithItemValue(value *activity_log.Reference) *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue
func (CreateActivityLogsResponsePathSelectorLogNames) WithValue ¶
func (s CreateActivityLogsResponsePathSelectorLogNames) WithValue(value []*activity_log.Reference) *CreateActivityLogsResponse_FieldTerminalPathValue
type CreateActivityLogsResponse_FieldMask ¶
type CreateActivityLogsResponse_FieldMask struct {
Paths []CreateActivityLogsResponse_FieldPath
}
func FullCreateActivityLogsResponse_FieldMask ¶
func FullCreateActivityLogsResponse_FieldMask() *CreateActivityLogsResponse_FieldMask
func (*CreateActivityLogsResponse_FieldMask) AppendPath ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) AppendPath(path CreateActivityLogsResponse_FieldPath)
func (*CreateActivityLogsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateActivityLogsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateActivityLogsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateActivityLogsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) FilterInputFields() *CreateActivityLogsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateActivityLogsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateActivityLogsResponse_FieldMask) GetPaths ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) GetPaths() []CreateActivityLogsResponse_FieldPath
func (*CreateActivityLogsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateActivityLogsResponse_FieldMask) IsFull ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) IsFull() bool
func (CreateActivityLogsResponse_FieldMask) Marshal ¶
func (fieldMask CreateActivityLogsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateActivityLogsResponse_FieldMask) MarshalJSON ¶
func (fieldMask CreateActivityLogsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateActivityLogsResponse_FieldMask) PathsCount ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) PathsCount() int
func (*CreateActivityLogsResponse_FieldMask) Project ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) Project(source *CreateActivityLogsResponse) *CreateActivityLogsResponse
func (*CreateActivityLogsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateActivityLogsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) ProtoMessage()
func (*CreateActivityLogsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) ProtoReflect() preflect.Message
func (*CreateActivityLogsResponse_FieldMask) Reset ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) Reset()
func (*CreateActivityLogsResponse_FieldMask) Set ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) Set(target, source *CreateActivityLogsResponse)
func (*CreateActivityLogsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*CreateActivityLogsResponse_FieldMask) SetRaw ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateActivityLogsResponse_FieldMask) Size ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) Size() int
func (*CreateActivityLogsResponse_FieldMask) String ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) String() string
func (*CreateActivityLogsResponse_FieldMask) Subtract ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) Subtract(other *CreateActivityLogsResponse_FieldMask) *CreateActivityLogsResponse_FieldMask
func (*CreateActivityLogsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateActivityLogsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateActivityLogsResponse_FieldMask) Unmarshal ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) Unmarshal(data []byte) error
func (*CreateActivityLogsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateActivityLogsResponse_FieldMask) UnmarshalJSON(data []byte) error
type CreateActivityLogsResponse_FieldPath ¶
type CreateActivityLogsResponse_FieldPath interface { gotenobject.FieldPath Selector() CreateActivityLogsResponse_FieldPathSelector Get(source *CreateActivityLogsResponse) []interface{} GetSingle(source *CreateActivityLogsResponse) (interface{}, bool) ClearValue(item *CreateActivityLogsResponse) // Those methods build corresponding CreateActivityLogsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateActivityLogsResponse_FieldPathValue WithIArrayOfValues(values interface{}) CreateActivityLogsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateActivityLogsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateActivityLogsResponse_FieldPath ¶
func BuildCreateActivityLogsResponse_FieldPath(fp gotenobject.RawFieldPath) (CreateActivityLogsResponse_FieldPath, error)
func MustParseCreateActivityLogsResponse_FieldPath ¶
func MustParseCreateActivityLogsResponse_FieldPath(rawField string) CreateActivityLogsResponse_FieldPath
func ParseCreateActivityLogsResponse_FieldPath ¶
func ParseCreateActivityLogsResponse_FieldPath(rawField string) (CreateActivityLogsResponse_FieldPath, error)
type CreateActivityLogsResponse_FieldPathArrayItemValue ¶
type CreateActivityLogsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateActivityLogsResponse_FieldPath ContainsValue(*CreateActivityLogsResponse) bool }
CreateActivityLogsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateActivityLogsResponse according to their type Present only for array (repeated) types.
func MustParseCreateActivityLogsResponse_FieldPathArrayItemValue ¶
func MustParseCreateActivityLogsResponse_FieldPathArrayItemValue(pathStr, valueStr string) CreateActivityLogsResponse_FieldPathArrayItemValue
func ParseCreateActivityLogsResponse_FieldPathArrayItemValue ¶
func ParseCreateActivityLogsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (CreateActivityLogsResponse_FieldPathArrayItemValue, error)
ParseCreateActivityLogsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateActivityLogsResponse_FieldPathArrayOfValues ¶
type CreateActivityLogsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateActivityLogsResponse_FieldPath }
CreateActivityLogsResponse_FieldPathArrayOfValues allows storing slice of values for CreateActivityLogsResponse fields according to their type
func MustParseCreateActivityLogsResponse_FieldPathArrayOfValues ¶
func MustParseCreateActivityLogsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) CreateActivityLogsResponse_FieldPathArrayOfValues
func ParseCreateActivityLogsResponse_FieldPathArrayOfValues ¶
func ParseCreateActivityLogsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateActivityLogsResponse_FieldPathArrayOfValues, error)
type CreateActivityLogsResponse_FieldPathSelector ¶
type CreateActivityLogsResponse_FieldPathSelector int32
const (
CreateActivityLogsResponse_FieldPathSelectorLogNames CreateActivityLogsResponse_FieldPathSelector = 0
)
func (CreateActivityLogsResponse_FieldPathSelector) String ¶
func (s CreateActivityLogsResponse_FieldPathSelector) String() string
type CreateActivityLogsResponse_FieldPathValue ¶
type CreateActivityLogsResponse_FieldPathValue interface { CreateActivityLogsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **CreateActivityLogsResponse) CompareWith(*CreateActivityLogsResponse) (cmp int, comparable bool) }
CreateActivityLogsResponse_FieldPathValue allows storing values for CreateActivityLogsResponse fields according to their type
func MustParseCreateActivityLogsResponse_FieldPathValue ¶
func MustParseCreateActivityLogsResponse_FieldPathValue(pathStr, valueStr string) CreateActivityLogsResponse_FieldPathValue
func ParseCreateActivityLogsResponse_FieldPathValue ¶
func ParseCreateActivityLogsResponse_FieldPathValue(pathStr, valueStr string) (CreateActivityLogsResponse_FieldPathValue, error)
type CreateActivityLogsResponse_FieldTerminalPath ¶
type CreateActivityLogsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateActivityLogsResponse_FieldTerminalPath) ClearValue ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) ClearValue(item *CreateActivityLogsResponse)
func (*CreateActivityLogsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateActivityLogsResponse_FieldTerminalPath) Get ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) Get(source *CreateActivityLogsResponse) (values []interface{})
Get returns all values pointed by specific field from source CreateActivityLogsResponse
func (*CreateActivityLogsResponse_FieldTerminalPath) GetDefault ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateActivityLogsResponse_FieldTerminalPath) GetRaw ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateActivityLogsResponse_FieldTerminalPath) GetSingle ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetSingle(source *CreateActivityLogsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateActivityLogsResponse
func (*CreateActivityLogsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateActivityLogsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateActivityLogsResponse_FieldTerminalPath) JSONString ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateActivityLogsResponse_FieldTerminalPath) Selector ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) Selector() CreateActivityLogsResponse_FieldPathSelector
func (*CreateActivityLogsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateActivityLogsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateActivityLogsResponse_FieldTerminalPath) String ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateActivityLogsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateActivityLogsResponse_FieldPathArrayItemValue
func (*CreateActivityLogsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateActivityLogsResponse_FieldPathArrayOfValues
func (*CreateActivityLogsResponse_FieldTerminalPath) WithIValue ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithIValue(value interface{}) CreateActivityLogsResponse_FieldPathValue
func (*CreateActivityLogsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateActivityLogsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateActivityLogsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateActivityLogsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateActivityLogsResponse_FieldTerminalPathArrayItemValue ¶
type CreateActivityLogsResponse_FieldTerminalPathArrayItemValue struct { CreateActivityLogsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) AsLogNamesItemValue ¶
func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) AsLogNamesItemValue() (*activity_log.Reference, bool)
func (*CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateActivityLogsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateActivityLogsResponse'
func (*CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateActivityLogsResponse as interface{}
func (*CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *CreateActivityLogsResponse) (interface{}, bool)
func (*CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateActivityLogsResponse_FieldTerminalPathArrayOfValues ¶
type CreateActivityLogsResponse_FieldTerminalPathArrayOfValues struct { CreateActivityLogsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateActivityLogsResponse_FieldTerminalPathArrayOfValues) AsLogNamesArrayOfValues ¶
func (fpaov *CreateActivityLogsResponse_FieldTerminalPathArrayOfValues) AsLogNamesArrayOfValues() ([][]*activity_log.Reference, bool)
func (*CreateActivityLogsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateActivityLogsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateActivityLogsResponse_FieldTerminalPathValue ¶
type CreateActivityLogsResponse_FieldTerminalPathValue struct { CreateActivityLogsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateActivityLogsResponse_FieldTerminalPathValue) AsLogNamesValue ¶
func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) AsLogNamesValue() ([]*activity_log.Reference, bool)
func (*CreateActivityLogsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) CompareWith(source *CreateActivityLogsResponse) (int, bool)
CompareWith compares value in the 'CreateActivityLogsResponse_FieldTerminalPathValue' with the value under path in 'CreateActivityLogsResponse'.
func (*CreateActivityLogsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateActivityLogsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateActivityLogsResponse' as interface{}
func (*CreateActivityLogsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) SetTo(target **CreateActivityLogsResponse)
SetTo stores value for selected field for object CreateActivityLogsResponse
func (*CreateActivityLogsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateActivityLogsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListActivityLogsDescriptor ¶ added in v0.4.28
type ListActivityLogsDescriptor struct{}
func GetListActivityLogsDescriptor ¶ added in v0.4.28
func GetListActivityLogsDescriptor() *ListActivityLogsDescriptor
func (*ListActivityLogsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListActivityLogsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetApiName() string
func (*ListActivityLogsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListActivityLogsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetFullMethodName() string
func (*ListActivityLogsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetMethodName() string
func (*ListActivityLogsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetProtoPkgName() string
func (*ListActivityLogsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListActivityLogsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListActivityLogsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListActivityLogsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetServiceDomain() string
func (*ListActivityLogsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetServiceVersion() string
func (*ListActivityLogsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) GetVerb() string
func (*ListActivityLogsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListActivityLogsDescriptor) HasResource() bool
func (*ListActivityLogsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) IsClientStream() bool
func (*ListActivityLogsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListActivityLogsDescriptor) IsCollection() bool
func (*ListActivityLogsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListActivityLogsDescriptor) IsPlural() bool
func (*ListActivityLogsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) IsServerStream() bool
func (*ListActivityLogsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) IsUnary() bool
func (*ListActivityLogsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListActivityLogsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListActivityLogsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListActivityLogsDescriptor) RequestHasResourceBody() bool
type ListActivityLogsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListActivityLogsDescriptorClientMsgHandle struct{}
func (*ListActivityLogsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListActivityLogsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListActivityLogsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListActivityLogsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListActivityLogsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListActivityLogsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListActivityLogsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListActivityLogsDescriptorServerMsgHandle struct{}
func (*ListActivityLogsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListActivityLogsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListActivityLogsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListActivityLogsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListActivityLogsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListActivityLogsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListActivityLogsRequest ¶
type ListActivityLogsRequest struct { // Parent references of ntt.audit.v1alpha2.ActivityLog - provides list of all // scopes we want to query about Parents []*activity_log.ParentReference `protobuf:"bytes,1,rep,customtype=ParentReference,name=parents,proto3" json:"parents,omitempty" firestore:"parents"` // A audit filter that specifies which activity logs should be returned Filter *activity_log.Filter `protobuf:"bytes,2,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // Regions from which logs are queried. If empty, then global view is queried. // Its possible also to specify global view (by not providing request_ids) BUT // still provide negative filter condition (NOT IN, !=). In those cases some // regions will be skipped. RegionIds []string `protobuf:"bytes,3,rep,name=region_ids,json=regionIds,proto3" json:"region_ids,omitempty" firestore:"regionIds"` // The time interval for which results should be returned. Only logs // that contain data points in the specified interval are included // in the response. Interval *audit_common.TimeInterval `protobuf:"bytes,4,opt,name=interval,proto3" json:"interval,omitempty" firestore:"interval"` // Cap on a number of activity logs to be included in a response. // Number of logs in an actual response can be higher, since logs are // read in bulk with second precision - exceed logs above the limit will share // same timestamp as the logs below the limit. // // Results will be adjusted to the "end time" taken from interval field // (adjusted also by page_token if provided). PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // Token which identifies next page with further results. Token should be // taken from // [ListActivityLogsResponse.next_page_token][ntt.audit.v1alpha2.ListActivityLogsResponse.next_page_token]. PageToken string `protobuf:"bytes,6,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty" firestore:"pageToken"` // contains filtered or unexported fields }
Request message for method [ListActivityLogs][ntt.audit.v1alpha2.ListActivityLogs]
Returns activities for specified time range and within specified filter. Activity logs are stored only in region which executed them and never duplicated. Because of that its important to pay attention to region IDs in a request object.
Basic supported filters are: * --filter 'service.name=[SERVICE_NAME]' (what is happening in this service) * --filter 'service.name=[SERVICE_NAME] and method.type=[METHOD_NAME]' (what is happening for this API call) * --filter 'authentication.principal=[PRINCIPAL_NAME]' (what that person is doing) * --filter 'request_id=[REQUEST_ID]' (I have request ID, what is actually this?) * --filter 'service.name=[SERVICE_NAME] and resource.name=[FULL_RESOURCE_NAME]' (can I see activities on this resource?)
Be aware, that server will append scope filter condition (and scope=...) to the filter. Scope(s) will be extracted from fields parents in ListActivityLogsRequest object. Note you can query for multiple at once, both projects and organizations.
For all of the above filters you can replace filter condition compare (=) with IN operator. You can therefore query for multiple services, methods or users at once. Above filters are also preferred as we have optimization for them.
Activity logs can be filtered by custom labels (field labels in ActivityLog). Labels are defined per each API method - so you must specify service.name and method.type conditions to be able to query by labels.
For example, suppose you have a CreateVM method, which creates resource "VM". Suppose there is a field "group" within resource body, which is reference to other resource. If you want to make a query like "who was creating VMs for that group", then you need to create label "group" inside resource body. Then you will be able to make a query with following filter condition: *--filter 'service.name=vms.domain.com and method.type=CreateVM and labels.group=mySpecialVMGroup'*.
Be aware, that Create/Update requests, which have resource object in their own bodies, will automatically inherit resource labels. So, basically you need to define "group" label in resource spec, not inside request. This is useful, as both Create/Update methods will have this label. This also allows code-gen to continue maintaining *derived.proto files.
Examples of usage (with cuttle - we are interested only in one region and scope):
* Checks connections to all devices within ssh-demo project starting from 8th of September 12 UTC time
$ cuttle audit query activity-log --parents 'project/ssh-demo' --region_ids us-west
--filter 'service.name="devices.edgelq.com" and method.type="ConnectToDevice"' --interval '{"startTime":"2020-09-08T12:00:00Z"}' -o json
*Checks connections to device demo-device within ssh-demo project starting from 8th of September 12 UTC time
$ cuttle audit query activity-log --parents 'project/ssh-demo' --region_ids us-west
--filter 'service.name="devices.edgelq.com" and method.type="ConnectToDevice" and resource.name="projects/ssh-demo/devices/demo-device"' --interval '{"startTime":"2020-09-08T12:00:00Z"}' -o json
* Checks what is happening within whole iam service for project demo starting from 8th of September 12 UTC time
$ cuttle audit query activity-log --parents 'project/demo' --region_ids us-west
--filter 'service.name="IAM.edgelq.com"' --interval '{"startTime":"2020-09-08T12:00:00Z"}' -o json
* Checks activities within one hour for whole iam service for selected methods
$ cuttle audit query activity-log --parents 'project/demo' --region_ids us-west
--filter 'service.name="IAM.edgelq.com" and method.type IN ["CreateRoleBinding", "UpdateRoleBinding", "DeleteRoleBinding"]' --interval '{"startTime":"2020-09-08T12:00:00Z", "endTime":"2020-09-08T13:00:00Z"}' -o json
* Checks modification of RoleBinding
$ cuttle audit query activity-log --parents 'project/demo' --region_ids us-west
--filter 'service.name="IAM.edgelq.com" and method.type="UpdateRoleBinding" and labels.resource_name="projects/x/roleBindings/myRB"' --interval '{"startTime":"2020-09-08T12:00:00Z"}' -o json
* Checks what was happening with some device
$ cuttle audit query activity-log --parents 'project/demo' --region_ids us-west
--filter 'service.name="devices.edgelq.com" and resource.name="projects/x/devices/myDevice"' --interval '{"startTime":"2020-09-08T12:00:00Z"}' -o json
* Checks activities made by specific user (we need their email)
$ cuttle audit query activity-log --parents 'project/demo' --region_ids us-west
--filter 'authentication.principal="user:we.know.who@domain.com"' --interval '{"startTime":"2020-09-08T12:00:00Z"}' -o json
* Checks activities made by specific service account (we need it's email)
$ cuttle audit query activity-log --parents 'project/demo' --region_ids us-west
--filter 'authentication.principal="serviceAccount:myServiceAccount@domain.com"' --interval '{"startTime":"2020-09-08T12:00:00Z"}' -o json
func (*ListActivityLogsRequest) Clone ¶
func (o *ListActivityLogsRequest) Clone() *ListActivityLogsRequest
func (*ListActivityLogsRequest) CloneRaw ¶
func (o *ListActivityLogsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListActivityLogsRequest) Descriptor ¶
func (*ListActivityLogsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListActivityLogsRequest.ProtoReflect.Descriptor instead.
func (*ListActivityLogsRequest) GetFilter ¶
func (m *ListActivityLogsRequest) GetFilter() *activity_log.Filter
func (*ListActivityLogsRequest) GetInterval ¶
func (m *ListActivityLogsRequest) GetInterval() *audit_common.TimeInterval
func (*ListActivityLogsRequest) GetPageSize ¶
func (m *ListActivityLogsRequest) GetPageSize() int32
func (*ListActivityLogsRequest) GetPageToken ¶
func (m *ListActivityLogsRequest) GetPageToken() string
func (*ListActivityLogsRequest) GetParents ¶
func (m *ListActivityLogsRequest) GetParents() []*activity_log.ParentReference
func (*ListActivityLogsRequest) GetRegionIds ¶
func (m *ListActivityLogsRequest) GetRegionIds() []string
func (*ListActivityLogsRequest) GotenMessage ¶
func (*ListActivityLogsRequest) GotenMessage()
func (*ListActivityLogsRequest) GotenObjectExt ¶
func (o *ListActivityLogsRequest) GotenObjectExt()
func (*ListActivityLogsRequest) GotenValidate ¶
func (obj *ListActivityLogsRequest) GotenValidate() error
func (*ListActivityLogsRequest) MakeDiffFieldMask ¶
func (o *ListActivityLogsRequest) MakeDiffFieldMask(other *ListActivityLogsRequest) *ListActivityLogsRequest_FieldMask
func (*ListActivityLogsRequest) MakeFullFieldMask ¶
func (o *ListActivityLogsRequest) MakeFullFieldMask() *ListActivityLogsRequest_FieldMask
func (*ListActivityLogsRequest) MakeRawDiffFieldMask ¶
func (o *ListActivityLogsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListActivityLogsRequest) MakeRawFullFieldMask ¶
func (o *ListActivityLogsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListActivityLogsRequest) Marshal ¶
func (m *ListActivityLogsRequest) Marshal() ([]byte, error)
func (*ListActivityLogsRequest) MarshalJSON ¶
func (m *ListActivityLogsRequest) MarshalJSON() ([]byte, error)
func (*ListActivityLogsRequest) Merge ¶
func (o *ListActivityLogsRequest) Merge(source *ListActivityLogsRequest)
func (*ListActivityLogsRequest) MergeRaw ¶
func (o *ListActivityLogsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListActivityLogsRequest) ProtoMessage ¶
func (*ListActivityLogsRequest) ProtoMessage()
func (*ListActivityLogsRequest) ProtoReflect ¶
func (m *ListActivityLogsRequest) ProtoReflect() preflect.Message
func (*ListActivityLogsRequest) Reset ¶
func (m *ListActivityLogsRequest) Reset()
func (*ListActivityLogsRequest) SetFilter ¶
func (m *ListActivityLogsRequest) SetFilter(fv *activity_log.Filter)
func (*ListActivityLogsRequest) SetInterval ¶
func (m *ListActivityLogsRequest) SetInterval(fv *audit_common.TimeInterval)
func (*ListActivityLogsRequest) SetPageSize ¶
func (m *ListActivityLogsRequest) SetPageSize(fv int32)
func (*ListActivityLogsRequest) SetPageToken ¶
func (m *ListActivityLogsRequest) SetPageToken(fv string)
func (*ListActivityLogsRequest) SetParents ¶
func (m *ListActivityLogsRequest) SetParents(fv []*activity_log.ParentReference)
func (*ListActivityLogsRequest) SetRegionIds ¶
func (m *ListActivityLogsRequest) SetRegionIds(fv []string)
func (*ListActivityLogsRequest) String ¶
func (m *ListActivityLogsRequest) String() string
func (*ListActivityLogsRequest) Unmarshal ¶
func (m *ListActivityLogsRequest) Unmarshal(b []byte) error
func (*ListActivityLogsRequest) UnmarshalJSON ¶
func (m *ListActivityLogsRequest) UnmarshalJSON(data []byte) error
type ListActivityLogsRequestFieldPathBuilder ¶
type ListActivityLogsRequestFieldPathBuilder struct{}
func NewListActivityLogsRequestFieldPathBuilder ¶
func NewListActivityLogsRequestFieldPathBuilder() ListActivityLogsRequestFieldPathBuilder
type ListActivityLogsRequestPathSelectorFilter ¶
type ListActivityLogsRequestPathSelectorFilter struct{}
func (ListActivityLogsRequestPathSelectorFilter) FieldPath ¶
func (ListActivityLogsRequestPathSelectorFilter) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
func (ListActivityLogsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorFilter) WithArrayOfValues(values []*activity_log.Filter) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
func (ListActivityLogsRequestPathSelectorFilter) WithValue ¶
func (s ListActivityLogsRequestPathSelectorFilter) WithValue(value *activity_log.Filter) *ListActivityLogsRequest_FieldTerminalPathValue
type ListActivityLogsRequestPathSelectorInterval ¶
type ListActivityLogsRequestPathSelectorInterval struct{}
func (ListActivityLogsRequestPathSelectorInterval) FieldPath ¶
func (ListActivityLogsRequestPathSelectorInterval) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
func (ListActivityLogsRequestPathSelectorInterval) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorInterval) WithArrayOfValues(values []*audit_common.TimeInterval) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
func (ListActivityLogsRequestPathSelectorInterval) WithSubArrayItemValue ¶
func (s ListActivityLogsRequestPathSelectorInterval) WithSubArrayItemValue(subPathArrayItemValue audit_common.TimeInterval_FieldPathArrayItemValue) *ListActivityLogsRequest_FieldSubPathArrayItemValue
func (ListActivityLogsRequestPathSelectorInterval) WithSubArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorInterval) WithSubArrayOfValues(subPathArrayOfValues audit_common.TimeInterval_FieldPathArrayOfValues) *ListActivityLogsRequest_FieldSubPathArrayOfValues
func (ListActivityLogsRequestPathSelectorInterval) WithSubPath ¶
func (ListActivityLogsRequestPathSelectorInterval) WithSubPath(subPath audit_common.TimeInterval_FieldPath) *ListActivityLogsRequest_FieldSubPath
func (ListActivityLogsRequestPathSelectorInterval) WithSubValue ¶
func (s ListActivityLogsRequestPathSelectorInterval) WithSubValue(subPathValue audit_common.TimeInterval_FieldPathValue) *ListActivityLogsRequest_FieldSubPathValue
func (ListActivityLogsRequestPathSelectorInterval) WithValue ¶
func (s ListActivityLogsRequestPathSelectorInterval) WithValue(value *audit_common.TimeInterval) *ListActivityLogsRequest_FieldTerminalPathValue
type ListActivityLogsRequestPathSelectorIntervalEndTime ¶
type ListActivityLogsRequestPathSelectorIntervalEndTime struct{}
func (ListActivityLogsRequestPathSelectorIntervalEndTime) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathArrayOfValues
func (ListActivityLogsRequestPathSelectorIntervalEndTime) WithValue ¶
func (s ListActivityLogsRequestPathSelectorIntervalEndTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathValue
type ListActivityLogsRequestPathSelectorIntervalStartTime ¶
type ListActivityLogsRequestPathSelectorIntervalStartTime struct{}
func (ListActivityLogsRequestPathSelectorIntervalStartTime) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathArrayOfValues
func (ListActivityLogsRequestPathSelectorIntervalStartTime) WithValue ¶
func (s ListActivityLogsRequestPathSelectorIntervalStartTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsRequest_FieldSubPathValue
type ListActivityLogsRequestPathSelectorPageSize ¶
type ListActivityLogsRequestPathSelectorPageSize struct{}
func (ListActivityLogsRequestPathSelectorPageSize) FieldPath ¶
func (ListActivityLogsRequestPathSelectorPageSize) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
func (ListActivityLogsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
func (ListActivityLogsRequestPathSelectorPageSize) WithValue ¶
func (s ListActivityLogsRequestPathSelectorPageSize) WithValue(value int32) *ListActivityLogsRequest_FieldTerminalPathValue
type ListActivityLogsRequestPathSelectorPageToken ¶
type ListActivityLogsRequestPathSelectorPageToken struct{}
func (ListActivityLogsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorPageToken) WithArrayOfValues(values []string) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
func (ListActivityLogsRequestPathSelectorPageToken) WithValue ¶
func (s ListActivityLogsRequestPathSelectorPageToken) WithValue(value string) *ListActivityLogsRequest_FieldTerminalPathValue
type ListActivityLogsRequestPathSelectorParents ¶
type ListActivityLogsRequestPathSelectorParents struct{}
func (ListActivityLogsRequestPathSelectorParents) FieldPath ¶
func (ListActivityLogsRequestPathSelectorParents) FieldPath() *ListActivityLogsRequest_FieldTerminalPath
func (ListActivityLogsRequestPathSelectorParents) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorParents) WithArrayOfValues(values [][]*activity_log.ParentReference) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
func (ListActivityLogsRequestPathSelectorParents) WithItemValue ¶
func (s ListActivityLogsRequestPathSelectorParents) WithItemValue(value *activity_log.ParentReference) *ListActivityLogsRequest_FieldTerminalPathArrayItemValue
func (ListActivityLogsRequestPathSelectorParents) WithValue ¶
func (s ListActivityLogsRequestPathSelectorParents) WithValue(value []*activity_log.ParentReference) *ListActivityLogsRequest_FieldTerminalPathValue
type ListActivityLogsRequestPathSelectorRegionIds ¶
type ListActivityLogsRequestPathSelectorRegionIds struct{}
func (ListActivityLogsRequestPathSelectorRegionIds) WithArrayOfValues ¶
func (s ListActivityLogsRequestPathSelectorRegionIds) WithArrayOfValues(values [][]string) *ListActivityLogsRequest_FieldTerminalPathArrayOfValues
func (ListActivityLogsRequestPathSelectorRegionIds) WithItemValue ¶
func (s ListActivityLogsRequestPathSelectorRegionIds) WithItemValue(value string) *ListActivityLogsRequest_FieldTerminalPathArrayItemValue
func (ListActivityLogsRequestPathSelectorRegionIds) WithValue ¶
func (s ListActivityLogsRequestPathSelectorRegionIds) WithValue(value []string) *ListActivityLogsRequest_FieldTerminalPathValue
type ListActivityLogsRequest_FieldMask ¶
type ListActivityLogsRequest_FieldMask struct {
Paths []ListActivityLogsRequest_FieldPath
}
func FullListActivityLogsRequest_FieldMask ¶
func FullListActivityLogsRequest_FieldMask() *ListActivityLogsRequest_FieldMask
func (*ListActivityLogsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) AppendPath(path ListActivityLogsRequest_FieldPath)
func (*ListActivityLogsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListActivityLogsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListActivityLogsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListActivityLogsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) FilterInputFields() *ListActivityLogsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListActivityLogsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListActivityLogsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) GetPaths() []ListActivityLogsRequest_FieldPath
func (*ListActivityLogsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListActivityLogsRequest_FieldMask) IsFull ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) IsFull() bool
func (ListActivityLogsRequest_FieldMask) Marshal ¶
func (fieldMask ListActivityLogsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListActivityLogsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListActivityLogsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListActivityLogsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) PathsCount() int
func (*ListActivityLogsRequest_FieldMask) Project ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) Project(source *ListActivityLogsRequest) *ListActivityLogsRequest
func (*ListActivityLogsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListActivityLogsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) ProtoMessage()
func (*ListActivityLogsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListActivityLogsRequest_FieldMask) Reset ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) Reset()
func (*ListActivityLogsRequest_FieldMask) Set ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) Set(target, source *ListActivityLogsRequest)
func (*ListActivityLogsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListActivityLogsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListActivityLogsRequest_FieldMask) Size ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) Size() int
func (*ListActivityLogsRequest_FieldMask) String ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) String() string
func (*ListActivityLogsRequest_FieldMask) Subtract ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) Subtract(other *ListActivityLogsRequest_FieldMask) *ListActivityLogsRequest_FieldMask
func (*ListActivityLogsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListActivityLogsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListActivityLogsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListActivityLogsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListActivityLogsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListActivityLogsRequest_FieldPath ¶
type ListActivityLogsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListActivityLogsRequest_FieldPathSelector Get(source *ListActivityLogsRequest) []interface{} GetSingle(source *ListActivityLogsRequest) (interface{}, bool) ClearValue(item *ListActivityLogsRequest) // Those methods build corresponding ListActivityLogsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListActivityLogsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListActivityLogsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListActivityLogsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListActivityLogsRequest_FieldPath ¶
func BuildListActivityLogsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListActivityLogsRequest_FieldPath, error)
func MustParseListActivityLogsRequest_FieldPath ¶
func MustParseListActivityLogsRequest_FieldPath(rawField string) ListActivityLogsRequest_FieldPath
func ParseListActivityLogsRequest_FieldPath ¶
func ParseListActivityLogsRequest_FieldPath(rawField string) (ListActivityLogsRequest_FieldPath, error)
type ListActivityLogsRequest_FieldPathArrayItemValue ¶
type ListActivityLogsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListActivityLogsRequest_FieldPath ContainsValue(*ListActivityLogsRequest) bool }
ListActivityLogsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListActivityLogsRequest according to their type Present only for array (repeated) types.
func MustParseListActivityLogsRequest_FieldPathArrayItemValue ¶
func MustParseListActivityLogsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListActivityLogsRequest_FieldPathArrayItemValue
func ParseListActivityLogsRequest_FieldPathArrayItemValue ¶
func ParseListActivityLogsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListActivityLogsRequest_FieldPathArrayItemValue, error)
ParseListActivityLogsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListActivityLogsRequest_FieldPathArrayOfValues ¶
type ListActivityLogsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListActivityLogsRequest_FieldPath }
ListActivityLogsRequest_FieldPathArrayOfValues allows storing slice of values for ListActivityLogsRequest fields according to their type
func MustParseListActivityLogsRequest_FieldPathArrayOfValues ¶
func MustParseListActivityLogsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListActivityLogsRequest_FieldPathArrayOfValues
func ParseListActivityLogsRequest_FieldPathArrayOfValues ¶
func ParseListActivityLogsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListActivityLogsRequest_FieldPathArrayOfValues, error)
type ListActivityLogsRequest_FieldPathSelector ¶
type ListActivityLogsRequest_FieldPathSelector int32
const ( ListActivityLogsRequest_FieldPathSelectorParents ListActivityLogsRequest_FieldPathSelector = 0 ListActivityLogsRequest_FieldPathSelectorFilter ListActivityLogsRequest_FieldPathSelector = 1 ListActivityLogsRequest_FieldPathSelectorRegionIds ListActivityLogsRequest_FieldPathSelector = 2 ListActivityLogsRequest_FieldPathSelectorInterval ListActivityLogsRequest_FieldPathSelector = 3 ListActivityLogsRequest_FieldPathSelectorPageSize ListActivityLogsRequest_FieldPathSelector = 4 ListActivityLogsRequest_FieldPathSelectorPageToken ListActivityLogsRequest_FieldPathSelector = 5 )
func (ListActivityLogsRequest_FieldPathSelector) String ¶
func (s ListActivityLogsRequest_FieldPathSelector) String() string
type ListActivityLogsRequest_FieldPathValue ¶
type ListActivityLogsRequest_FieldPathValue interface { ListActivityLogsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListActivityLogsRequest) CompareWith(*ListActivityLogsRequest) (cmp int, comparable bool) }
ListActivityLogsRequest_FieldPathValue allows storing values for ListActivityLogsRequest fields according to their type
func MustParseListActivityLogsRequest_FieldPathValue ¶
func MustParseListActivityLogsRequest_FieldPathValue(pathStr, valueStr string) ListActivityLogsRequest_FieldPathValue
func ParseListActivityLogsRequest_FieldPathValue ¶
func ParseListActivityLogsRequest_FieldPathValue(pathStr, valueStr string) (ListActivityLogsRequest_FieldPathValue, error)
type ListActivityLogsRequest_FieldSubPath ¶
type ListActivityLogsRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListActivityLogsRequest_FieldSubPath) AsIntervalSubPath ¶
func (fps *ListActivityLogsRequest_FieldSubPath) AsIntervalSubPath() (audit_common.TimeInterval_FieldPath, bool)
func (*ListActivityLogsRequest_FieldSubPath) ClearValue ¶
func (fps *ListActivityLogsRequest_FieldSubPath) ClearValue(item *ListActivityLogsRequest)
func (*ListActivityLogsRequest_FieldSubPath) ClearValueRaw ¶
func (fps *ListActivityLogsRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListActivityLogsRequest_FieldSubPath) Get ¶
func (fps *ListActivityLogsRequest_FieldSubPath) Get(source *ListActivityLogsRequest) (values []interface{})
Get returns all values pointed by selected field from source ListActivityLogsRequest
func (*ListActivityLogsRequest_FieldSubPath) GetDefault ¶
func (fps *ListActivityLogsRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListActivityLogsRequest_FieldSubPath) GetRaw ¶
func (fps *ListActivityLogsRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListActivityLogsRequest_FieldSubPath) GetSingle ¶
func (fps *ListActivityLogsRequest_FieldSubPath) GetSingle(source *ListActivityLogsRequest) (interface{}, bool)
GetSingle returns value of selected field from source ListActivityLogsRequest
func (*ListActivityLogsRequest_FieldSubPath) GetSingleRaw ¶
func (fps *ListActivityLogsRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListActivityLogsRequest_FieldSubPath) IsLeaf ¶
func (fps *ListActivityLogsRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListActivityLogsRequest_FieldSubPath) JSONString ¶
func (fps *ListActivityLogsRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListActivityLogsRequest_FieldSubPath) Selector ¶
func (fps *ListActivityLogsRequest_FieldSubPath) Selector() ListActivityLogsRequest_FieldPathSelector
func (*ListActivityLogsRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListActivityLogsRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListActivityLogsRequest_FieldSubPath) String ¶
func (fps *ListActivityLogsRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListActivityLogsRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListActivityLogsRequest_FieldSubPath) WithIArrayItemValue(value interface{}) ListActivityLogsRequest_FieldPathArrayItemValue
func (*ListActivityLogsRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListActivityLogsRequest_FieldSubPath) WithIArrayOfValues(values interface{}) ListActivityLogsRequest_FieldPathArrayOfValues
func (*ListActivityLogsRequest_FieldSubPath) WithIValue ¶
func (fps *ListActivityLogsRequest_FieldSubPath) WithIValue(value interface{}) ListActivityLogsRequest_FieldPathValue
func (*ListActivityLogsRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListActivityLogsRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListActivityLogsRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListActivityLogsRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListActivityLogsRequest_FieldSubPath) WithRawIValue ¶
func (fps *ListActivityLogsRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListActivityLogsRequest_FieldSubPathArrayItemValue ¶
type ListActivityLogsRequest_FieldSubPathArrayItemValue struct { ListActivityLogsRequest_FieldPath // contains filtered or unexported fields }
func (*ListActivityLogsRequest_FieldSubPathArrayItemValue) AsIntervalPathItemValue ¶
func (fpaivs *ListActivityLogsRequest_FieldSubPathArrayItemValue) AsIntervalPathItemValue() (audit_common.TimeInterval_FieldPathArrayItemValue, bool)
func (*ListActivityLogsRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListActivityLogsRequest_FieldSubPathArrayItemValue) ContainsValue(source *ListActivityLogsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListActivityLogsRequest'
func (*ListActivityLogsRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListActivityLogsRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListActivityLogsRequest_FieldSubPathArrayOfValues ¶
type ListActivityLogsRequest_FieldSubPathArrayOfValues struct { ListActivityLogsRequest_FieldPath // contains filtered or unexported fields }
func (*ListActivityLogsRequest_FieldSubPathArrayOfValues) AsIntervalPathArrayOfValues ¶
func (fpsaov *ListActivityLogsRequest_FieldSubPathArrayOfValues) AsIntervalPathArrayOfValues() (audit_common.TimeInterval_FieldPathArrayOfValues, bool)
func (*ListActivityLogsRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListActivityLogsRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListActivityLogsRequest_FieldSubPathValue ¶
type ListActivityLogsRequest_FieldSubPathValue struct { ListActivityLogsRequest_FieldPath // contains filtered or unexported fields }
func (*ListActivityLogsRequest_FieldSubPathValue) AsIntervalPathValue ¶
func (fpvs *ListActivityLogsRequest_FieldSubPathValue) AsIntervalPathValue() (audit_common.TimeInterval_FieldPathValue, bool)
func (*ListActivityLogsRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *ListActivityLogsRequest_FieldSubPathValue) CompareWith(source *ListActivityLogsRequest) (int, bool)
func (*ListActivityLogsRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListActivityLogsRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListActivityLogsRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListActivityLogsRequest_FieldSubPathValue) GetRawValue() interface{}
func (*ListActivityLogsRequest_FieldSubPathValue) SetTo ¶
func (fpvs *ListActivityLogsRequest_FieldSubPathValue) SetTo(target **ListActivityLogsRequest)
func (*ListActivityLogsRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListActivityLogsRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type ListActivityLogsRequest_FieldTerminalPath ¶
type ListActivityLogsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListActivityLogsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) ClearValue(item *ListActivityLogsRequest)
func (*ListActivityLogsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListActivityLogsRequest_FieldTerminalPath) Get ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) Get(source *ListActivityLogsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListActivityLogsRequest
func (*ListActivityLogsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListActivityLogsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListActivityLogsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) GetSingle(source *ListActivityLogsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListActivityLogsRequest
func (*ListActivityLogsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListActivityLogsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListActivityLogsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListActivityLogsRequest_FieldTerminalPath) Selector ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) Selector() ListActivityLogsRequest_FieldPathSelector
func (*ListActivityLogsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListActivityLogsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListActivityLogsRequest_FieldTerminalPath) String ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListActivityLogsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListActivityLogsRequest_FieldPathArrayItemValue
func (*ListActivityLogsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListActivityLogsRequest_FieldPathArrayOfValues
func (*ListActivityLogsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) WithIValue(value interface{}) ListActivityLogsRequest_FieldPathValue
func (*ListActivityLogsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListActivityLogsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListActivityLogsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListActivityLogsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListActivityLogsRequest_FieldTerminalPathArrayItemValue ¶
type ListActivityLogsRequest_FieldTerminalPathArrayItemValue struct { ListActivityLogsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsRequest_FieldTerminalPathArrayItemValue) AsParentsItemValue ¶
func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) AsParentsItemValue() (*activity_log.ParentReference, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayItemValue) AsRegionIdsItemValue ¶
func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) AsRegionIdsItemValue() (string, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListActivityLogsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListActivityLogsRequest'
func (*ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListActivityLogsRequest as interface{}
func (*ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListActivityLogsRequest) (interface{}, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListActivityLogsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListActivityLogsRequest_FieldTerminalPathArrayOfValues ¶
type ListActivityLogsRequest_FieldTerminalPathArrayOfValues struct { ListActivityLogsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*activity_log.Filter, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsIntervalArrayOfValues ¶
func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsIntervalArrayOfValues() ([]*audit_common.TimeInterval, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]string, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsParentsArrayOfValues ¶
func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsParentsArrayOfValues() ([][]*activity_log.ParentReference, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsRegionIdsArrayOfValues ¶
func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) AsRegionIdsArrayOfValues() ([][]string, bool)
func (*ListActivityLogsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListActivityLogsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListActivityLogsRequest_FieldTerminalPathValue ¶
type ListActivityLogsRequest_FieldTerminalPathValue struct { ListActivityLogsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsFilterValue() (*activity_log.Filter, bool)
func (*ListActivityLogsRequest_FieldTerminalPathValue) AsIntervalValue ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsIntervalValue() (*audit_common.TimeInterval, bool)
func (*ListActivityLogsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListActivityLogsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsPageTokenValue() (string, bool)
func (*ListActivityLogsRequest_FieldTerminalPathValue) AsParentsValue ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsParentsValue() ([]*activity_log.ParentReference, bool)
func (*ListActivityLogsRequest_FieldTerminalPathValue) AsRegionIdsValue ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) AsRegionIdsValue() ([]string, bool)
func (*ListActivityLogsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) CompareWith(source *ListActivityLogsRequest) (int, bool)
CompareWith compares value in the 'ListActivityLogsRequest_FieldTerminalPathValue' with the value under path in 'ListActivityLogsRequest'.
func (*ListActivityLogsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListActivityLogsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListActivityLogsRequest' as interface{}
func (*ListActivityLogsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) SetTo(target **ListActivityLogsRequest)
SetTo stores value for selected field for object ListActivityLogsRequest
func (*ListActivityLogsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListActivityLogsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListActivityLogsResponse ¶
type ListActivityLogsResponse struct { // One or more activity method logs that match the filter included in the // request. Contains results from all queried regions. Its possible however // that some logs may be missing, for this see execution_errors. ActivityLogs []*activity_log.ActivityLog `protobuf:"bytes,1,rep,name=activity_logs,json=activityLogs,proto3" json:"activity_logs,omitempty" firestore:"activityLogs"` // If there are more results than have been returned, then this field is set // to a non-empty value. To see the additional results, // use that value as `pageToken` in the next call to this method. NextPageToken string `` /* 128-byte string literal not displayed */ // Query execution errors that may have caused the response data returned to // be incomplete. Because logs are stored only locally (for each region), all // activity log queries are split and merged by a receiving request server // according to the queried regions. Its possible that some regions will fail // when request is redirected to them, but others not. For each failed region, // one execution error will be appended. In each ntt.rpc.Status message, // fields code and message will contain error obtained from failed regional // server, while field details will contain always one item and this item will // be of type ErrorDetails. ExecutionErrors []*rpc.Status `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [ListActivityLogs][ntt.audit.v1alpha2.ListActivityLogs]
func (*ListActivityLogsResponse) Clone ¶
func (o *ListActivityLogsResponse) Clone() *ListActivityLogsResponse
func (*ListActivityLogsResponse) CloneRaw ¶
func (o *ListActivityLogsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListActivityLogsResponse) Descriptor ¶
func (*ListActivityLogsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListActivityLogsResponse.ProtoReflect.Descriptor instead.
func (*ListActivityLogsResponse) GetActivityLogs ¶
func (m *ListActivityLogsResponse) GetActivityLogs() []*activity_log.ActivityLog
func (*ListActivityLogsResponse) GetExecutionErrors ¶
func (m *ListActivityLogsResponse) GetExecutionErrors() []*rpc.Status
func (*ListActivityLogsResponse) GetNextPageToken ¶
func (m *ListActivityLogsResponse) GetNextPageToken() string
func (*ListActivityLogsResponse) GotenMessage ¶
func (*ListActivityLogsResponse) GotenMessage()
func (*ListActivityLogsResponse) GotenObjectExt ¶
func (o *ListActivityLogsResponse) GotenObjectExt()
func (*ListActivityLogsResponse) GotenValidate ¶
func (obj *ListActivityLogsResponse) GotenValidate() error
func (*ListActivityLogsResponse) MakeDiffFieldMask ¶
func (o *ListActivityLogsResponse) MakeDiffFieldMask(other *ListActivityLogsResponse) *ListActivityLogsResponse_FieldMask
func (*ListActivityLogsResponse) MakeFullFieldMask ¶
func (o *ListActivityLogsResponse) MakeFullFieldMask() *ListActivityLogsResponse_FieldMask
func (*ListActivityLogsResponse) MakeRawDiffFieldMask ¶
func (o *ListActivityLogsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListActivityLogsResponse) MakeRawFullFieldMask ¶
func (o *ListActivityLogsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListActivityLogsResponse) Marshal ¶
func (m *ListActivityLogsResponse) Marshal() ([]byte, error)
func (*ListActivityLogsResponse) MarshalJSON ¶
func (m *ListActivityLogsResponse) MarshalJSON() ([]byte, error)
func (*ListActivityLogsResponse) Merge ¶
func (o *ListActivityLogsResponse) Merge(source *ListActivityLogsResponse)
func (*ListActivityLogsResponse) MergeRaw ¶
func (o *ListActivityLogsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListActivityLogsResponse) ProtoMessage ¶
func (*ListActivityLogsResponse) ProtoMessage()
func (*ListActivityLogsResponse) ProtoReflect ¶
func (m *ListActivityLogsResponse) ProtoReflect() preflect.Message
func (*ListActivityLogsResponse) Reset ¶
func (m *ListActivityLogsResponse) Reset()
func (*ListActivityLogsResponse) SetActivityLogs ¶
func (m *ListActivityLogsResponse) SetActivityLogs(fv []*activity_log.ActivityLog)
func (*ListActivityLogsResponse) SetExecutionErrors ¶
func (m *ListActivityLogsResponse) SetExecutionErrors(fv []*rpc.Status)
func (*ListActivityLogsResponse) SetNextPageToken ¶
func (m *ListActivityLogsResponse) SetNextPageToken(fv string)
func (*ListActivityLogsResponse) String ¶
func (m *ListActivityLogsResponse) String() string
func (*ListActivityLogsResponse) Unmarshal ¶
func (m *ListActivityLogsResponse) Unmarshal(b []byte) error
func (*ListActivityLogsResponse) UnmarshalJSON ¶
func (m *ListActivityLogsResponse) UnmarshalJSON(data []byte) error
type ListActivityLogsResponseErrorDetailsFieldPathBuilder ¶
type ListActivityLogsResponseErrorDetailsFieldPathBuilder struct{}
func NewListActivityLogsResponseErrorDetailsFieldPathBuilder ¶
func NewListActivityLogsResponseErrorDetailsFieldPathBuilder() ListActivityLogsResponseErrorDetailsFieldPathBuilder
type ListActivityLogsResponseErrorDetails_FieldPath ¶
type ListActivityLogsResponseErrorDetails_FieldPath interface { gotenobject.FieldPath Selector() ListActivityLogsResponseErrorDetails_FieldPathSelector Get(source *ListActivityLogsResponse_ErrorDetails) []interface{} GetSingle(source *ListActivityLogsResponse_ErrorDetails) (interface{}, bool) ClearValue(item *ListActivityLogsResponse_ErrorDetails) // Those methods build corresponding ListActivityLogsResponseErrorDetails_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListActivityLogsResponseErrorDetails_FieldPathValue WithIArrayOfValues(values interface{}) ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListActivityLogsResponseErrorDetails_FieldPath ¶
func BuildListActivityLogsResponseErrorDetails_FieldPath(fp gotenobject.RawFieldPath) (ListActivityLogsResponseErrorDetails_FieldPath, error)
func MustParseListActivityLogsResponseErrorDetails_FieldPath ¶
func MustParseListActivityLogsResponseErrorDetails_FieldPath(rawField string) ListActivityLogsResponseErrorDetails_FieldPath
func ParseListActivityLogsResponseErrorDetails_FieldPath ¶
func ParseListActivityLogsResponseErrorDetails_FieldPath(rawField string) (ListActivityLogsResponseErrorDetails_FieldPath, error)
type ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue ¶
type ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListActivityLogsResponseErrorDetails_FieldPath ContainsValue(*ListActivityLogsResponse_ErrorDetails) bool }
ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue allows storing single item in Path-specific values for ErrorDetails according to their type Present only for array (repeated) types.
func MustParseListActivityLogsResponseErrorDetails_FieldPathArrayItemValue ¶
func MustParseListActivityLogsResponseErrorDetails_FieldPathArrayItemValue(pathStr, valueStr string) ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue
func ParseListActivityLogsResponseErrorDetails_FieldPathArrayItemValue ¶
func ParseListActivityLogsResponseErrorDetails_FieldPathArrayItemValue(pathStr, valueStr string) (ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue, error)
ParseListActivityLogsResponseErrorDetails_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues ¶
type ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListActivityLogsResponseErrorDetails_FieldPath }
ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues allows storing slice of values for ErrorDetails fields according to their type
func MustParseListActivityLogsResponseErrorDetails_FieldPathArrayOfValues ¶
func MustParseListActivityLogsResponseErrorDetails_FieldPathArrayOfValues(pathStr, valuesStr string) ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues
func ParseListActivityLogsResponseErrorDetails_FieldPathArrayOfValues ¶
func ParseListActivityLogsResponseErrorDetails_FieldPathArrayOfValues(pathStr, valuesStr string) (ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues, error)
type ListActivityLogsResponseErrorDetails_FieldPathSelector ¶
type ListActivityLogsResponseErrorDetails_FieldPathSelector int32
const (
ListActivityLogsResponseErrorDetails_FieldPathSelectorRegionId ListActivityLogsResponseErrorDetails_FieldPathSelector = 0
)
func (ListActivityLogsResponseErrorDetails_FieldPathSelector) String ¶
func (s ListActivityLogsResponseErrorDetails_FieldPathSelector) String() string
type ListActivityLogsResponseErrorDetails_FieldPathValue ¶
type ListActivityLogsResponseErrorDetails_FieldPathValue interface { ListActivityLogsResponseErrorDetails_FieldPath gotenobject.FieldPathValue SetTo(target **ListActivityLogsResponse_ErrorDetails) CompareWith(*ListActivityLogsResponse_ErrorDetails) (cmp int, comparable bool) }
ListActivityLogsResponseErrorDetails_FieldPathValue allows storing values for ErrorDetails fields according to their type
func MustParseListActivityLogsResponseErrorDetails_FieldPathValue ¶
func MustParseListActivityLogsResponseErrorDetails_FieldPathValue(pathStr, valueStr string) ListActivityLogsResponseErrorDetails_FieldPathValue
func ParseListActivityLogsResponseErrorDetails_FieldPathValue ¶
func ParseListActivityLogsResponseErrorDetails_FieldPathValue(pathStr, valueStr string) (ListActivityLogsResponseErrorDetails_FieldPathValue, error)
type ListActivityLogsResponseErrorDetails_FieldTerminalPath ¶
type ListActivityLogsResponseErrorDetails_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) ClearValue ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) ClearValue(item *ListActivityLogsResponse_ErrorDetails)
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) Get ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) Get(source *ListActivityLogsResponse_ErrorDetails) (values []interface{})
Get returns all values pointed by specific field from source ListActivityLogsResponse_ErrorDetails
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetDefault ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetRaw ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetSingle ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetSingle(source *ListActivityLogsResponse_ErrorDetails) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListActivityLogsResponse_ErrorDetails
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) IsLeaf ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) JSONString ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) String ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListActivityLogsResponseErrorDetails_FieldPathArrayItemValue
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListActivityLogsResponseErrorDetails_FieldPathArrayOfValues
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIValue ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithIValue(value interface{}) ListActivityLogsResponseErrorDetails_FieldPathValue
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIValue ¶
func (fp *ListActivityLogsResponseErrorDetails_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue ¶
type ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue struct { ListActivityLogsResponseErrorDetails_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) ContainsValue(source *ListActivityLogsResponse_ErrorDetails) bool
Contains returns a boolean indicating if value that is being held is present in given 'ErrorDetails'
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListActivityLogsResponse_ErrorDetails as interface{}
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetSingle(source *ListActivityLogsResponse_ErrorDetails) (interface{}, bool)
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues ¶
type ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues struct { ListActivityLogsResponseErrorDetails_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues) AsRegionIdArrayOfValues ¶
func (fpaov *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues) AsRegionIdArrayOfValues() ([]string, bool)
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListActivityLogsResponseErrorDetails_FieldTerminalPathValue ¶
type ListActivityLogsResponseErrorDetails_FieldTerminalPathValue struct { ListActivityLogsResponseErrorDetails_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) AsRegionIdValue ¶
func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) AsRegionIdValue() (string, bool)
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) CompareWith(source *ListActivityLogsResponse_ErrorDetails) (int, bool)
CompareWith compares value in the 'ListActivityLogsResponseErrorDetails_FieldTerminalPathValue' with the value under path in 'ListActivityLogsResponse_ErrorDetails'.
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ErrorDetails' as interface{}
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) SetTo ¶
func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) SetTo(target **ListActivityLogsResponse_ErrorDetails)
SetTo stores value for selected field for object ErrorDetails
func (*ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListActivityLogsResponseErrorDetails_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListActivityLogsResponseFieldPathBuilder ¶
type ListActivityLogsResponseFieldPathBuilder struct{}
func NewListActivityLogsResponseFieldPathBuilder ¶
func NewListActivityLogsResponseFieldPathBuilder() ListActivityLogsResponseFieldPathBuilder
func (ListActivityLogsResponseFieldPathBuilder) ActivityLogs ¶
func (ListActivityLogsResponseFieldPathBuilder) ActivityLogs() ListActivityLogsResponsePathSelectorActivityLogs
func (ListActivityLogsResponseFieldPathBuilder) ExecutionErrors ¶
func (ListActivityLogsResponseFieldPathBuilder) ExecutionErrors() ListActivityLogsResponsePathSelectorExecutionErrors
func (ListActivityLogsResponseFieldPathBuilder) NextPageToken ¶
func (ListActivityLogsResponseFieldPathBuilder) NextPageToken() ListActivityLogsResponsePathSelectorNextPageToken
type ListActivityLogsResponseMapPathSelectorActivityLogsLabels ¶
type ListActivityLogsResponseMapPathSelectorActivityLogsLabels struct {
// contains filtered or unexported fields
}
func (ListActivityLogsResponseMapPathSelectorActivityLogsLabels) WithArrayOfValues ¶
func (s ListActivityLogsResponseMapPathSelectorActivityLogsLabels) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponseMapPathSelectorActivityLogsLabels) WithValue ¶
func (s ListActivityLogsResponseMapPathSelectorActivityLogsLabels) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogs ¶
type ListActivityLogsResponsePathSelectorActivityLogs struct{}
func (ListActivityLogsResponsePathSelectorActivityLogs) Authentication ¶
func (ListActivityLogsResponsePathSelectorActivityLogs) Authorization ¶
func (ListActivityLogsResponsePathSelectorActivityLogs) RequestMetadata ¶
func (ListActivityLogsResponsePathSelectorActivityLogs) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogs) WithArrayOfValues(values [][]*activity_log.ActivityLog) *ListActivityLogsResponse_FieldTerminalPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogs) WithItemValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogs) WithItemValue(value *activity_log.ActivityLog) *ListActivityLogsResponse_FieldTerminalPathArrayItemValue
func (ListActivityLogsResponsePathSelectorActivityLogs) WithSubArrayItemValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogs) WithSubArrayItemValue(subPathArrayItemValue activity_log.ActivityLog_FieldPathArrayItemValue) *ListActivityLogsResponse_FieldSubPathArrayItemValue
func (ListActivityLogsResponsePathSelectorActivityLogs) WithSubArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogs) WithSubArrayOfValues(subPathArrayOfValues activity_log.ActivityLog_FieldPathArrayOfValues) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogs) WithSubPath ¶
func (ListActivityLogsResponsePathSelectorActivityLogs) WithSubPath(subPath activity_log.ActivityLog_FieldPath) *ListActivityLogsResponse_FieldSubPath
func (ListActivityLogsResponsePathSelectorActivityLogs) WithSubValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogs) WithSubValue(subPathValue activity_log.ActivityLog_FieldPathValue) *ListActivityLogsResponse_FieldSubPathValue
func (ListActivityLogsResponsePathSelectorActivityLogs) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogs) WithValue(value []*activity_log.ActivityLog) *ListActivityLogsResponse_FieldTerminalPathValue
type ListActivityLogsResponsePathSelectorActivityLogsAuthentication ¶
type ListActivityLogsResponsePathSelectorActivityLogsAuthentication struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsAuthentication) PrincipalType ¶ added in v0.4.22
func (ListActivityLogsResponsePathSelectorActivityLogsAuthentication) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsAuthentication) WithArrayOfValues(values []*audit_common.Authentication) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal ¶
type ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipal) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType ¶ added in v0.4.22
type ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType) FieldPath ¶ added in v0.4.22
func (ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType) WithArrayOfValues ¶ added in v0.4.22
func (s ListActivityLogsResponsePathSelectorActivityLogsAuthenticationPrincipalType) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsAuthorization ¶
type ListActivityLogsResponsePathSelectorActivityLogsAuthorization struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsAuthorization) DeniedPermissions ¶
func (ListActivityLogsResponsePathSelectorActivityLogsAuthorization) GrantedPermissions ¶
func (ListActivityLogsResponsePathSelectorActivityLogsAuthorization) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorization) WithArrayOfValues(values []*audit_common.Authorization) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions ¶
type ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions) WithArrayOfValues(values [][]string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsAuthorizationDeniedPermissions) WithItemValue ¶
type ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions ¶
type ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions) WithArrayOfValues(values [][]string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsAuthorizationGrantedPermissions) WithItemValue ¶
type ListActivityLogsResponsePathSelectorActivityLogsCategory ¶
type ListActivityLogsResponsePathSelectorActivityLogsCategory struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsCategory) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsCategory) WithArrayOfValues(values []activity_log.ActivityLog_Category) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEvents ¶
type ListActivityLogsResponsePathSelectorActivityLogsEvents struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEvents) ClientMessage ¶
func (ListActivityLogsResponsePathSelectorActivityLogsEvents) RegionalExit ¶
func (ListActivityLogsResponsePathSelectorActivityLogsEvents) RegionalServerMessage ¶
func (ListActivityLogsResponsePathSelectorActivityLogsEvents) ServerMessage ¶
func (ListActivityLogsResponsePathSelectorActivityLogsEvents) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEvents) WithArrayOfValues(values [][]*activity_log.ActivityLog_Event) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEvents) WithItemValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEvents) WithItemValue(value *activity_log.ActivityLog_Event) *ListActivityLogsResponse_FieldSubPathArrayItemValue
func (ListActivityLogsResponsePathSelectorActivityLogsEvents) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEvents) WithValue(value []*activity_log.ActivityLog_Event) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ClientMsgEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageData) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsClientMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsExit ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsExit struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExit) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExit) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ExitEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) WithArrayOfValues(values []*rpc.Status) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatus) WithValue(value *rpc.Status) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode) WithArrayOfValues(values []int32) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusCode) WithValue(value int32) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithArrayOfValues(values [][]*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithItemValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithItemValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathArrayItemValue
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusDetails) WithValue(value []*any.Any) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitStatusMessage) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsExitTime) WithValue(value *timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExit) WithArrayOfValues(values []*activity_log.ActivityLog_Event_RegionalServerMsgEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitData) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalExitTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessage) WithArrayOfValues ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId) FieldPath ¶
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsRegionalServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) RoutedRegionId ¶
func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessage) WithArrayOfValues(values []*activity_log.ActivityLog_Event_ServerMsgEvent) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageData) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId) FieldPath ¶
func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageRoutedRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime ¶
type ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsEventsServerMessageTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsLabels ¶
type ListActivityLogsResponsePathSelectorActivityLogsLabels struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsLabels) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsLabels) WithArrayOfValues(values []map[string]string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsLabels) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsLabels) WithValue(value map[string]string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsMethod ¶
type ListActivityLogsResponsePathSelectorActivityLogsMethod struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsMethod) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsMethod) WithArrayOfValues(values []*activity_log.ActivityLog_Method) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsMethodType ¶
type ListActivityLogsResponsePathSelectorActivityLogsMethodType struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsMethodType) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsMethodType) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsMethodType) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsMethodType) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsMethodVersion ¶
type ListActivityLogsResponsePathSelectorActivityLogsMethodVersion struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsMethodVersion) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsMethodVersion) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsMethodVersion) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsMethodVersion) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsName ¶
type ListActivityLogsResponsePathSelectorActivityLogsName struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsName) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsName) WithArrayOfValues(values []*activity_log.Name) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsName) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsName) WithValue(value *activity_log.Name) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsRequestId ¶
type ListActivityLogsResponsePathSelectorActivityLogsRequestId struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsRequestId) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsRequestId) WithArrayOfValues(values []uint64) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsRequestId) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsRequestId) WithValue(value uint64) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata ¶
type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadata) WithArrayOfValues(values []*activity_log.ActivityLog_RequestMetadata) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress ¶
type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataIpAddress) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent ¶
type ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsRequestMetadataUserAgent) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsResource ¶
type ListActivityLogsResponsePathSelectorActivityLogsResource struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsResource) Difference ¶
func (ListActivityLogsResponsePathSelectorActivityLogsResource) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResource) WithArrayOfValues(values []*activity_log.ActivityLog_Resource) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifference ¶
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifference struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifference) WithArrayOfValues(values []*activity_log.ActivityLog_Resource_Difference) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter ¶
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceAfter) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore ¶
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore) WithArrayOfValues(values []*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceBefore) WithValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields ¶
type ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceDifferenceFields) WithArrayOfValues(values []*field_mask.FieldMask) *ListActivityLogsResponse_FieldSubPathArrayOfValues
type ListActivityLogsResponsePathSelectorActivityLogsResourceName ¶
type ListActivityLogsResponsePathSelectorActivityLogsResourceName struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsResourceName) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceName) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsResourceName) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsResourceName) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsScope ¶
type ListActivityLogsResponsePathSelectorActivityLogsScope struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsScope) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsScope) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsScope) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsScope) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsService ¶
type ListActivityLogsResponsePathSelectorActivityLogsService struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsService) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsService) WithArrayOfValues(values []*audit_common.ServiceData) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsService) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsService) WithValue(value *audit_common.ServiceData) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsServiceName ¶
type ListActivityLogsResponsePathSelectorActivityLogsServiceName struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsServiceName) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsServiceName) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsServiceName) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsServiceName) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId ¶
type ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId struct{}
func (ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId) WithValue ¶
func (s ListActivityLogsResponsePathSelectorActivityLogsServiceRegionId) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorExecutionErrors ¶
type ListActivityLogsResponsePathSelectorExecutionErrors struct{}
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithArrayOfValues(values [][]*rpc.Status) *ListActivityLogsResponse_FieldTerminalPathArrayOfValues
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithItemValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithItemValue(value *rpc.Status) *ListActivityLogsResponse_FieldTerminalPathArrayItemValue
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithSubArrayItemValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithSubArrayItemValue(subPathArrayItemValue rpc.Status_FieldPathArrayItemValue) *ListActivityLogsResponse_FieldSubPathArrayItemValue
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithSubArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithSubArrayOfValues(subPathArrayOfValues rpc.Status_FieldPathArrayOfValues) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithSubPath ¶
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithSubPath(subPath rpc.Status_FieldPath) *ListActivityLogsResponse_FieldSubPath
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithSubValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithSubValue(subPathValue rpc.Status_FieldPathValue) *ListActivityLogsResponse_FieldSubPathValue
func (ListActivityLogsResponsePathSelectorExecutionErrors) WithValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrors) WithValue(value []*rpc.Status) *ListActivityLogsResponse_FieldTerminalPathValue
type ListActivityLogsResponsePathSelectorExecutionErrorsCode ¶
type ListActivityLogsResponsePathSelectorExecutionErrorsCode struct{}
func (ListActivityLogsResponsePathSelectorExecutionErrorsCode) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrorsCode) WithArrayOfValues(values []int32) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorExecutionErrorsCode) WithValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrorsCode) WithValue(value int32) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorExecutionErrorsDetails ¶
type ListActivityLogsResponsePathSelectorExecutionErrorsDetails struct{}
func (ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithArrayOfValues(values [][]*any.Any) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithItemValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithItemValue(value *any.Any) *ListActivityLogsResponse_FieldSubPathArrayItemValue
func (ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrorsDetails) WithValue(value []*any.Any) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorExecutionErrorsMessage ¶
type ListActivityLogsResponsePathSelectorExecutionErrorsMessage struct{}
func (ListActivityLogsResponsePathSelectorExecutionErrorsMessage) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrorsMessage) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldSubPathArrayOfValues
func (ListActivityLogsResponsePathSelectorExecutionErrorsMessage) WithValue ¶
func (s ListActivityLogsResponsePathSelectorExecutionErrorsMessage) WithValue(value string) *ListActivityLogsResponse_FieldSubPathValue
type ListActivityLogsResponsePathSelectorNextPageToken ¶
type ListActivityLogsResponsePathSelectorNextPageToken struct{}
func (ListActivityLogsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListActivityLogsResponsePathSelectorNextPageToken) WithArrayOfValues(values []string) *ListActivityLogsResponse_FieldTerminalPathArrayOfValues
func (ListActivityLogsResponsePathSelectorNextPageToken) WithValue ¶
func (s ListActivityLogsResponsePathSelectorNextPageToken) WithValue(value string) *ListActivityLogsResponse_FieldTerminalPathValue
type ListActivityLogsResponse_ErrorDetails ¶
type ListActivityLogsResponse_ErrorDetails struct { // region id which failed to give results. RegionId string `protobuf:"bytes,1,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty" firestore:"regionId"` // contains filtered or unexported fields }
ErrorDetails is used when one of the queried regions fails to produce results. It is used in execution_errors field (see subfield ntt.rpc.Status.details).
func (*ListActivityLogsResponse_ErrorDetails) Clone ¶
func (o *ListActivityLogsResponse_ErrorDetails) Clone() *ListActivityLogsResponse_ErrorDetails
func (*ListActivityLogsResponse_ErrorDetails) CloneRaw ¶
func (o *ListActivityLogsResponse_ErrorDetails) CloneRaw() gotenobject.GotenObjectExt
func (*ListActivityLogsResponse_ErrorDetails) Descriptor ¶
func (*ListActivityLogsResponse_ErrorDetails) Descriptor() ([]byte, []int)
Deprecated, Use ListActivityLogsResponse_ErrorDetails.ProtoReflect.Descriptor instead.
func (*ListActivityLogsResponse_ErrorDetails) GetRegionId ¶
func (m *ListActivityLogsResponse_ErrorDetails) GetRegionId() string
func (*ListActivityLogsResponse_ErrorDetails) GotenMessage ¶
func (*ListActivityLogsResponse_ErrorDetails) GotenMessage()
func (*ListActivityLogsResponse_ErrorDetails) GotenObjectExt ¶
func (o *ListActivityLogsResponse_ErrorDetails) GotenObjectExt()
func (*ListActivityLogsResponse_ErrorDetails) GotenValidate ¶
func (obj *ListActivityLogsResponse_ErrorDetails) GotenValidate() error
func (*ListActivityLogsResponse_ErrorDetails) MakeDiffFieldMask ¶
func (o *ListActivityLogsResponse_ErrorDetails) MakeDiffFieldMask(other *ListActivityLogsResponse_ErrorDetails) *ListActivityLogsResponse_ErrorDetails_FieldMask
func (*ListActivityLogsResponse_ErrorDetails) MakeFullFieldMask ¶
func (o *ListActivityLogsResponse_ErrorDetails) MakeFullFieldMask() *ListActivityLogsResponse_ErrorDetails_FieldMask
func (*ListActivityLogsResponse_ErrorDetails) MakeRawDiffFieldMask ¶
func (o *ListActivityLogsResponse_ErrorDetails) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListActivityLogsResponse_ErrorDetails) MakeRawFullFieldMask ¶
func (o *ListActivityLogsResponse_ErrorDetails) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListActivityLogsResponse_ErrorDetails) Marshal ¶
func (m *ListActivityLogsResponse_ErrorDetails) Marshal() ([]byte, error)
func (*ListActivityLogsResponse_ErrorDetails) MarshalJSON ¶
func (m *ListActivityLogsResponse_ErrorDetails) MarshalJSON() ([]byte, error)
func (*ListActivityLogsResponse_ErrorDetails) Merge ¶
func (o *ListActivityLogsResponse_ErrorDetails) Merge(source *ListActivityLogsResponse_ErrorDetails)
func (*ListActivityLogsResponse_ErrorDetails) MergeRaw ¶
func (o *ListActivityLogsResponse_ErrorDetails) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListActivityLogsResponse_ErrorDetails) ProtoMessage ¶
func (*ListActivityLogsResponse_ErrorDetails) ProtoMessage()
func (*ListActivityLogsResponse_ErrorDetails) ProtoReflect ¶
func (m *ListActivityLogsResponse_ErrorDetails) ProtoReflect() preflect.Message
func (*ListActivityLogsResponse_ErrorDetails) Reset ¶
func (m *ListActivityLogsResponse_ErrorDetails) Reset()
func (*ListActivityLogsResponse_ErrorDetails) SetRegionId ¶
func (m *ListActivityLogsResponse_ErrorDetails) SetRegionId(fv string)
func (*ListActivityLogsResponse_ErrorDetails) String ¶
func (m *ListActivityLogsResponse_ErrorDetails) String() string
func (*ListActivityLogsResponse_ErrorDetails) Unmarshal ¶
func (m *ListActivityLogsResponse_ErrorDetails) Unmarshal(b []byte) error
func (*ListActivityLogsResponse_ErrorDetails) UnmarshalJSON ¶
func (m *ListActivityLogsResponse_ErrorDetails) UnmarshalJSON(data []byte) error
type ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId ¶
type ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId struct{}
func (ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId) WithArrayOfValues ¶
func (s ListActivityLogsResponse_ErrorDetailsPathSelectorRegionId) WithArrayOfValues(values []string) *ListActivityLogsResponseErrorDetails_FieldTerminalPathArrayOfValues
type ListActivityLogsResponse_ErrorDetails_FieldMask ¶
type ListActivityLogsResponse_ErrorDetails_FieldMask struct {
Paths []ListActivityLogsResponseErrorDetails_FieldPath
}
func FullListActivityLogsResponse_ErrorDetails_FieldMask ¶
func FullListActivityLogsResponse_ErrorDetails_FieldMask() *ListActivityLogsResponse_ErrorDetails_FieldMask
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) AppendPath ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) AppendPath(path ListActivityLogsResponseErrorDetails_FieldPath)
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) AppendRawPath ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) DecodeFirestore ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) EncodeFirestore ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) FilterInputFields ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) FilterInputFields() *ListActivityLogsResponse_ErrorDetails_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) GetPaths ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) GetPaths() []ListActivityLogsResponseErrorDetails_FieldPath
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) GetRawPaths ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) IsFull ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) IsFull() bool
func (ListActivityLogsResponse_ErrorDetails_FieldMask) Marshal ¶
func (fieldMask ListActivityLogsResponse_ErrorDetails_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListActivityLogsResponse_ErrorDetails_FieldMask) MarshalJSON ¶
func (fieldMask ListActivityLogsResponse_ErrorDetails_FieldMask) MarshalJSON() ([]byte, error)
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) PathsCount ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) PathsCount() int
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) Project ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Project(source *ListActivityLogsResponse_ErrorDetails) *ListActivityLogsResponse_ErrorDetails
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) ProjectRaw ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) ProtoMessage ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ProtoMessage()
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) ProtoReflect ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ProtoReflect() preflect.Message
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) Reset ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Reset()
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) Set ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Set(target, source *ListActivityLogsResponse_ErrorDetails)
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) SetFromCliFlag(raw string) error
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) SetRaw ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) Size ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Size() int
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) String ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) String() string
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) Subtract ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Subtract(other *ListActivityLogsResponse_ErrorDetails_FieldMask) *ListActivityLogsResponse_ErrorDetails_FieldMask
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) SubtractRaw ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) Unmarshal ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) Unmarshal(data []byte) error
func (*ListActivityLogsResponse_ErrorDetails_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListActivityLogsResponse_ErrorDetails_FieldMask) UnmarshalJSON(data []byte) error
type ListActivityLogsResponse_FieldMask ¶
type ListActivityLogsResponse_FieldMask struct {
Paths []ListActivityLogsResponse_FieldPath
}
func FullListActivityLogsResponse_FieldMask ¶
func FullListActivityLogsResponse_FieldMask() *ListActivityLogsResponse_FieldMask
func (*ListActivityLogsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) AppendPath(path ListActivityLogsResponse_FieldPath)
func (*ListActivityLogsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListActivityLogsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListActivityLogsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListActivityLogsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) FilterInputFields() *ListActivityLogsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListActivityLogsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListActivityLogsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) GetPaths() []ListActivityLogsResponse_FieldPath
func (*ListActivityLogsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListActivityLogsResponse_FieldMask) IsFull ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) IsFull() bool
func (ListActivityLogsResponse_FieldMask) Marshal ¶
func (fieldMask ListActivityLogsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListActivityLogsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListActivityLogsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListActivityLogsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) PathsCount() int
func (*ListActivityLogsResponse_FieldMask) Project ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) Project(source *ListActivityLogsResponse) *ListActivityLogsResponse
func (*ListActivityLogsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListActivityLogsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) ProtoMessage()
func (*ListActivityLogsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListActivityLogsResponse_FieldMask) Reset ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) Reset()
func (*ListActivityLogsResponse_FieldMask) Set ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) Set(target, source *ListActivityLogsResponse)
func (*ListActivityLogsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListActivityLogsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListActivityLogsResponse_FieldMask) Size ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) Size() int
func (*ListActivityLogsResponse_FieldMask) String ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) String() string
func (*ListActivityLogsResponse_FieldMask) Subtract ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) Subtract(other *ListActivityLogsResponse_FieldMask) *ListActivityLogsResponse_FieldMask
func (*ListActivityLogsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListActivityLogsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListActivityLogsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListActivityLogsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListActivityLogsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListActivityLogsResponse_FieldPath ¶
type ListActivityLogsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListActivityLogsResponse_FieldPathSelector Get(source *ListActivityLogsResponse) []interface{} GetSingle(source *ListActivityLogsResponse) (interface{}, bool) ClearValue(item *ListActivityLogsResponse) // Those methods build corresponding ListActivityLogsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListActivityLogsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListActivityLogsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListActivityLogsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListActivityLogsResponse_FieldPath ¶
func BuildListActivityLogsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListActivityLogsResponse_FieldPath, error)
func MustParseListActivityLogsResponse_FieldPath ¶
func MustParseListActivityLogsResponse_FieldPath(rawField string) ListActivityLogsResponse_FieldPath
func ParseListActivityLogsResponse_FieldPath ¶
func ParseListActivityLogsResponse_FieldPath(rawField string) (ListActivityLogsResponse_FieldPath, error)
type ListActivityLogsResponse_FieldPathArrayItemValue ¶
type ListActivityLogsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListActivityLogsResponse_FieldPath ContainsValue(*ListActivityLogsResponse) bool }
ListActivityLogsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListActivityLogsResponse according to their type Present only for array (repeated) types.
func MustParseListActivityLogsResponse_FieldPathArrayItemValue ¶
func MustParseListActivityLogsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListActivityLogsResponse_FieldPathArrayItemValue
func ParseListActivityLogsResponse_FieldPathArrayItemValue ¶
func ParseListActivityLogsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListActivityLogsResponse_FieldPathArrayItemValue, error)
ParseListActivityLogsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListActivityLogsResponse_FieldPathArrayOfValues ¶
type ListActivityLogsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListActivityLogsResponse_FieldPath }
ListActivityLogsResponse_FieldPathArrayOfValues allows storing slice of values for ListActivityLogsResponse fields according to their type
func MustParseListActivityLogsResponse_FieldPathArrayOfValues ¶
func MustParseListActivityLogsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListActivityLogsResponse_FieldPathArrayOfValues
func ParseListActivityLogsResponse_FieldPathArrayOfValues ¶
func ParseListActivityLogsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListActivityLogsResponse_FieldPathArrayOfValues, error)
type ListActivityLogsResponse_FieldPathSelector ¶
type ListActivityLogsResponse_FieldPathSelector int32
const ( ListActivityLogsResponse_FieldPathSelectorActivityLogs ListActivityLogsResponse_FieldPathSelector = 0 ListActivityLogsResponse_FieldPathSelectorNextPageToken ListActivityLogsResponse_FieldPathSelector = 1 ListActivityLogsResponse_FieldPathSelectorExecutionErrors ListActivityLogsResponse_FieldPathSelector = 2 )
func (ListActivityLogsResponse_FieldPathSelector) String ¶
func (s ListActivityLogsResponse_FieldPathSelector) String() string
type ListActivityLogsResponse_FieldPathValue ¶
type ListActivityLogsResponse_FieldPathValue interface { ListActivityLogsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListActivityLogsResponse) CompareWith(*ListActivityLogsResponse) (cmp int, comparable bool) }
ListActivityLogsResponse_FieldPathValue allows storing values for ListActivityLogsResponse fields according to their type
func MustParseListActivityLogsResponse_FieldPathValue ¶
func MustParseListActivityLogsResponse_FieldPathValue(pathStr, valueStr string) ListActivityLogsResponse_FieldPathValue
func ParseListActivityLogsResponse_FieldPathValue ¶
func ParseListActivityLogsResponse_FieldPathValue(pathStr, valueStr string) (ListActivityLogsResponse_FieldPathValue, error)
type ListActivityLogsResponse_FieldSubPath ¶
type ListActivityLogsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListActivityLogsResponse_FieldSubPath) AsActivityLogsSubPath ¶
func (fps *ListActivityLogsResponse_FieldSubPath) AsActivityLogsSubPath() (activity_log.ActivityLog_FieldPath, bool)
func (*ListActivityLogsResponse_FieldSubPath) AsExecutionErrorsSubPath ¶
func (fps *ListActivityLogsResponse_FieldSubPath) AsExecutionErrorsSubPath() (rpc.Status_FieldPath, bool)
func (*ListActivityLogsResponse_FieldSubPath) ClearValue ¶
func (fps *ListActivityLogsResponse_FieldSubPath) ClearValue(item *ListActivityLogsResponse)
func (*ListActivityLogsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListActivityLogsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListActivityLogsResponse_FieldSubPath) Get ¶
func (fps *ListActivityLogsResponse_FieldSubPath) Get(source *ListActivityLogsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListActivityLogsResponse
func (*ListActivityLogsResponse_FieldSubPath) GetDefault ¶
func (fps *ListActivityLogsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListActivityLogsResponse_FieldSubPath) GetRaw ¶
func (fps *ListActivityLogsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListActivityLogsResponse_FieldSubPath) GetSingle ¶
func (fps *ListActivityLogsResponse_FieldSubPath) GetSingle(source *ListActivityLogsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListActivityLogsResponse
func (*ListActivityLogsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListActivityLogsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListActivityLogsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListActivityLogsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListActivityLogsResponse_FieldSubPath) JSONString ¶
func (fps *ListActivityLogsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListActivityLogsResponse_FieldSubPath) Selector ¶
func (fps *ListActivityLogsResponse_FieldSubPath) Selector() ListActivityLogsResponse_FieldPathSelector
func (*ListActivityLogsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListActivityLogsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListActivityLogsResponse_FieldSubPath) String ¶
func (fps *ListActivityLogsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListActivityLogsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListActivityLogsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListActivityLogsResponse_FieldPathArrayItemValue
func (*ListActivityLogsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListActivityLogsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListActivityLogsResponse_FieldPathArrayOfValues
func (*ListActivityLogsResponse_FieldSubPath) WithIValue ¶
func (fps *ListActivityLogsResponse_FieldSubPath) WithIValue(value interface{}) ListActivityLogsResponse_FieldPathValue
func (*ListActivityLogsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListActivityLogsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListActivityLogsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListActivityLogsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListActivityLogsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListActivityLogsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListActivityLogsResponse_FieldSubPathArrayItemValue ¶
type ListActivityLogsResponse_FieldSubPathArrayItemValue struct { ListActivityLogsResponse_FieldPath // contains filtered or unexported fields }
func (*ListActivityLogsResponse_FieldSubPathArrayItemValue) AsActivityLogsPathItemValue ¶
func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) AsActivityLogsPathItemValue() (activity_log.ActivityLog_FieldPathArrayItemValue, bool)
func (*ListActivityLogsResponse_FieldSubPathArrayItemValue) AsExecutionErrorsPathItemValue ¶
func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) AsExecutionErrorsPathItemValue() (rpc.Status_FieldPathArrayItemValue, bool)
func (*ListActivityLogsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListActivityLogsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListActivityLogsResponse'
func (*ListActivityLogsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListActivityLogsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListActivityLogsResponse_FieldSubPathArrayOfValues ¶
type ListActivityLogsResponse_FieldSubPathArrayOfValues struct { ListActivityLogsResponse_FieldPath // contains filtered or unexported fields }
func (*ListActivityLogsResponse_FieldSubPathArrayOfValues) AsActivityLogsPathArrayOfValues ¶
func (fpsaov *ListActivityLogsResponse_FieldSubPathArrayOfValues) AsActivityLogsPathArrayOfValues() (activity_log.ActivityLog_FieldPathArrayOfValues, bool)
func (*ListActivityLogsResponse_FieldSubPathArrayOfValues) AsExecutionErrorsPathArrayOfValues ¶
func (fpsaov *ListActivityLogsResponse_FieldSubPathArrayOfValues) AsExecutionErrorsPathArrayOfValues() (rpc.Status_FieldPathArrayOfValues, bool)
func (*ListActivityLogsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListActivityLogsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListActivityLogsResponse_FieldSubPathValue ¶
type ListActivityLogsResponse_FieldSubPathValue struct { ListActivityLogsResponse_FieldPath // contains filtered or unexported fields }
func (*ListActivityLogsResponse_FieldSubPathValue) AsActivityLogsPathValue ¶
func (fpvs *ListActivityLogsResponse_FieldSubPathValue) AsActivityLogsPathValue() (activity_log.ActivityLog_FieldPathValue, bool)
func (*ListActivityLogsResponse_FieldSubPathValue) AsExecutionErrorsPathValue ¶
func (fpvs *ListActivityLogsResponse_FieldSubPathValue) AsExecutionErrorsPathValue() (rpc.Status_FieldPathValue, bool)
func (*ListActivityLogsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListActivityLogsResponse_FieldSubPathValue) CompareWith(source *ListActivityLogsResponse) (int, bool)
func (*ListActivityLogsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListActivityLogsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListActivityLogsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListActivityLogsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListActivityLogsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListActivityLogsResponse_FieldSubPathValue) SetTo(target **ListActivityLogsResponse)
func (*ListActivityLogsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListActivityLogsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListActivityLogsResponse_FieldTerminalPath ¶
type ListActivityLogsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListActivityLogsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) ClearValue(item *ListActivityLogsResponse)
func (*ListActivityLogsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListActivityLogsResponse_FieldTerminalPath) Get ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) Get(source *ListActivityLogsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListActivityLogsResponse
func (*ListActivityLogsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListActivityLogsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListActivityLogsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) GetSingle(source *ListActivityLogsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListActivityLogsResponse
func (*ListActivityLogsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListActivityLogsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListActivityLogsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListActivityLogsResponse_FieldTerminalPath) Selector ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) Selector() ListActivityLogsResponse_FieldPathSelector
func (*ListActivityLogsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListActivityLogsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListActivityLogsResponse_FieldTerminalPath) String ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListActivityLogsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListActivityLogsResponse_FieldPathArrayItemValue
func (*ListActivityLogsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListActivityLogsResponse_FieldPathArrayOfValues
func (*ListActivityLogsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) WithIValue(value interface{}) ListActivityLogsResponse_FieldPathValue
func (*ListActivityLogsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListActivityLogsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListActivityLogsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListActivityLogsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListActivityLogsResponse_FieldTerminalPathArrayItemValue ¶
type ListActivityLogsResponse_FieldTerminalPathArrayItemValue struct { ListActivityLogsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsResponse_FieldTerminalPathArrayItemValue) AsActivityLogsItemValue ¶
func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) AsActivityLogsItemValue() (*activity_log.ActivityLog, bool)
func (*ListActivityLogsResponse_FieldTerminalPathArrayItemValue) AsExecutionErrorsItemValue ¶
func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) AsExecutionErrorsItemValue() (*rpc.Status, bool)
func (*ListActivityLogsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListActivityLogsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListActivityLogsResponse'
func (*ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListActivityLogsResponse as interface{}
func (*ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListActivityLogsResponse) (interface{}, bool)
func (*ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListActivityLogsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListActivityLogsResponse_FieldTerminalPathArrayOfValues ¶
type ListActivityLogsResponse_FieldTerminalPathArrayOfValues struct { ListActivityLogsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsActivityLogsArrayOfValues ¶
func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsActivityLogsArrayOfValues() ([][]*activity_log.ActivityLog, bool)
func (*ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsExecutionErrorsArrayOfValues ¶
func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsExecutionErrorsArrayOfValues() ([][]*rpc.Status, bool)
func (*ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]string, bool)
func (*ListActivityLogsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListActivityLogsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListActivityLogsResponse_FieldTerminalPathValue ¶
type ListActivityLogsResponse_FieldTerminalPathValue struct { ListActivityLogsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListActivityLogsResponse_FieldTerminalPathValue) AsActivityLogsValue ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) AsActivityLogsValue() ([]*activity_log.ActivityLog, bool)
func (*ListActivityLogsResponse_FieldTerminalPathValue) AsExecutionErrorsValue ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) AsExecutionErrorsValue() ([]*rpc.Status, bool)
func (*ListActivityLogsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (string, bool)
func (*ListActivityLogsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) CompareWith(source *ListActivityLogsResponse) (int, bool)
CompareWith compares value in the 'ListActivityLogsResponse_FieldTerminalPathValue' with the value under path in 'ListActivityLogsResponse'.
func (*ListActivityLogsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListActivityLogsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListActivityLogsResponse' as interface{}
func (*ListActivityLogsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) SetTo(target **ListActivityLogsResponse)
SetTo stores value for selected field for object ListActivityLogsResponse
func (*ListActivityLogsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListActivityLogsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
Source Files ¶
- activity_log_custom.pb.fieldmask.go
- activity_log_custom.pb.fieldpath.go
- activity_log_custom.pb.fieldpathbuilder.go
- activity_log_custom.pb.go
- activity_log_custom.pb.object_ext.go
- activity_log_custom.pb.validate.go
- activity_log_service.pb.client.go
- activity_log_service.pb.descriptors.go
- activity_log_service.pb.go