logging

package
v0.0.0-...-e639e21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_google_cloud_healthcare_logging_annotation_proto protoreflect.FileDescriptor
View Source
var File_google_cloud_healthcare_logging_consent_proto protoreflect.FileDescriptor
View Source
var File_google_cloud_healthcare_logging_deid_proto protoreflect.FileDescriptor
View Source
var File_google_cloud_healthcare_logging_dicom_proto protoreflect.FileDescriptor
View Source
var File_google_cloud_healthcare_logging_fhir_proto protoreflect.FileDescriptor
View Source
var File_google_cloud_healthcare_logging_hl7v2_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ConsentUserDataMappingLogEntry

type ConsentUserDataMappingLogEntry struct {

	// The User Data Mapping being indexed (for example,
	// `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/consentStores/{storeId}/userDataMappings/{messageId}`).
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a User Data Mapping indexing notification.

func (*ConsentUserDataMappingLogEntry) Descriptor deprecated

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

Deprecated: Use ConsentUserDataMappingLogEntry.ProtoReflect.Descriptor instead.

func (*ConsentUserDataMappingLogEntry) GetError

func (*ConsentUserDataMappingLogEntry) GetResourceName

func (x *ConsentUserDataMappingLogEntry) GetResourceName() string

func (*ConsentUserDataMappingLogEntry) ProtoMessage

func (*ConsentUserDataMappingLogEntry) ProtoMessage()

func (*ConsentUserDataMappingLogEntry) ProtoReflect

func (*ConsentUserDataMappingLogEntry) Reset

func (x *ConsentUserDataMappingLogEntry) Reset()

func (*ConsentUserDataMappingLogEntry) String

type DeidentifyLogEntry

type DeidentifyLogEntry struct {

	// The resource being de-identified.
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a de-identification long-running operation.

func (*DeidentifyLogEntry) Descriptor deprecated

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

Deprecated: Use DeidentifyLogEntry.ProtoReflect.Descriptor instead.

func (*DeidentifyLogEntry) GetError

func (x *DeidentifyLogEntry) GetError() *status.Status

func (*DeidentifyLogEntry) GetResourceName

func (x *DeidentifyLogEntry) GetResourceName() string

func (*DeidentifyLogEntry) ProtoMessage

func (*DeidentifyLogEntry) ProtoMessage()

func (*DeidentifyLogEntry) ProtoReflect

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

func (*DeidentifyLogEntry) Reset

func (x *DeidentifyLogEntry) Reset()

func (*DeidentifyLogEntry) String

func (x *DeidentifyLogEntry) String() string

type DicomNotificationLogEntry

type DicomNotificationLogEntry struct {

	// The DICOM resource being created.
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The Pub/Sub topic that the notification is published on.
	PubsubTopic string `protobuf:"bytes,2,opt,name=pubsub_topic,json=pubsubTopic,proto3" json:"pubsub_topic,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a DICOM store Pub/Sub notification.

func (*DicomNotificationLogEntry) Descriptor deprecated

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

Deprecated: Use DicomNotificationLogEntry.ProtoReflect.Descriptor instead.

func (*DicomNotificationLogEntry) GetError

func (x *DicomNotificationLogEntry) GetError() *status.Status

func (*DicomNotificationLogEntry) GetPubsubTopic

func (x *DicomNotificationLogEntry) GetPubsubTopic() string

func (*DicomNotificationLogEntry) GetResourceName

func (x *DicomNotificationLogEntry) GetResourceName() string

func (*DicomNotificationLogEntry) ProtoMessage

func (*DicomNotificationLogEntry) ProtoMessage()

func (*DicomNotificationLogEntry) ProtoReflect

func (*DicomNotificationLogEntry) Reset

func (x *DicomNotificationLogEntry) Reset()

func (*DicomNotificationLogEntry) String

func (x *DicomNotificationLogEntry) String() string

type DicomStreamLogEntry

type DicomStreamLogEntry struct {

	// The DICOM resource being exported.
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The destination in BigQuery, in the format
	// `bq://{projectId}.{bqDatasetId}.{bqTableId}`.
	Destination string `protobuf:"bytes,2,opt,name=destination,proto3" json:"destination,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a DICOM streaming export notification.

func (*DicomStreamLogEntry) Descriptor deprecated

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

Deprecated: Use DicomStreamLogEntry.ProtoReflect.Descriptor instead.

func (*DicomStreamLogEntry) GetDestination

func (x *DicomStreamLogEntry) GetDestination() string

func (*DicomStreamLogEntry) GetError

func (x *DicomStreamLogEntry) GetError() *status.Status

func (*DicomStreamLogEntry) GetResourceName

func (x *DicomStreamLogEntry) GetResourceName() string

func (*DicomStreamLogEntry) ProtoMessage

func (*DicomStreamLogEntry) ProtoMessage()

func (*DicomStreamLogEntry) ProtoReflect

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

func (*DicomStreamLogEntry) Reset

func (x *DicomStreamLogEntry) Reset()

func (*DicomStreamLogEntry) String

func (x *DicomStreamLogEntry) String() string

type EvaluateAnnotationLogEntry

type EvaluateAnnotationLogEntry struct {

	// The report destination in BigQuery.
	Destination string `protobuf:"bytes,1,opt,name=destination,proto3" json:"destination,omitempty"`
	// The eval annotation record being evaluated. For example:
	// `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationStores/{eval_store_id}/annotations/{eval_annotation_id}`.
	EvalAnnotationName string `protobuf:"bytes,2,opt,name=eval_annotation_name,json=evalAnnotationName,proto3" json:"eval_annotation_name,omitempty"`
	// The golden annotation record being evaluated. For example:
	// `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationStores/{golden_store_id}/annotations/{golden_annotation_id}`.
	GoldenAnnotationName string `protobuf:"bytes,3,opt,name=golden_annotation_name,json=goldenAnnotationName,proto3" json:"golden_annotation_name,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for an Annotation evaluate long-running operation.

func (*EvaluateAnnotationLogEntry) Descriptor deprecated

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

Deprecated: Use EvaluateAnnotationLogEntry.ProtoReflect.Descriptor instead.

func (*EvaluateAnnotationLogEntry) GetDestination

func (x *EvaluateAnnotationLogEntry) GetDestination() string

func (*EvaluateAnnotationLogEntry) GetError

func (x *EvaluateAnnotationLogEntry) GetError() *status.Status

func (*EvaluateAnnotationLogEntry) GetEvalAnnotationName

func (x *EvaluateAnnotationLogEntry) GetEvalAnnotationName() string

func (*EvaluateAnnotationLogEntry) GetGoldenAnnotationName

func (x *EvaluateAnnotationLogEntry) GetGoldenAnnotationName() string

func (*EvaluateAnnotationLogEntry) ProtoMessage

func (*EvaluateAnnotationLogEntry) ProtoMessage()

func (*EvaluateAnnotationLogEntry) ProtoReflect

func (*EvaluateAnnotationLogEntry) Reset

func (x *EvaluateAnnotationLogEntry) Reset()

func (*EvaluateAnnotationLogEntry) String

func (x *EvaluateAnnotationLogEntry) String() string

type ExportAnnotationLogEntry

type ExportAnnotationLogEntry struct {

	// The destination in Cloud Storage or BigQuery.
	Destination string `protobuf:"bytes,1,opt,name=destination,proto3" json:"destination,omitempty"`
	// The annotation record being exported. For example:
	// `projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/annotationStores/{store_id}/annotations/{annotation_id}`.
	AnnotationName string `protobuf:"bytes,2,opt,name=annotation_name,json=annotationName,proto3" json:"annotation_name,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for an Annotation export long-running operation.

func (*ExportAnnotationLogEntry) Descriptor deprecated

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

Deprecated: Use ExportAnnotationLogEntry.ProtoReflect.Descriptor instead.

func (*ExportAnnotationLogEntry) GetAnnotationName

func (x *ExportAnnotationLogEntry) GetAnnotationName() string

func (*ExportAnnotationLogEntry) GetDestination

func (x *ExportAnnotationLogEntry) GetDestination() string

func (*ExportAnnotationLogEntry) GetError

func (x *ExportAnnotationLogEntry) GetError() *status.Status

func (*ExportAnnotationLogEntry) ProtoMessage

func (*ExportAnnotationLogEntry) ProtoMessage()

func (*ExportAnnotationLogEntry) ProtoReflect

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

func (*ExportAnnotationLogEntry) Reset

func (x *ExportAnnotationLogEntry) Reset()

func (*ExportAnnotationLogEntry) String

func (x *ExportAnnotationLogEntry) String() string

type ExportDicomLogEntry

type ExportDicomLogEntry struct {

	// The DICOM resource being exported.
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a DICOM export long-running operation.

func (*ExportDicomLogEntry) Descriptor deprecated

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

Deprecated: Use ExportDicomLogEntry.ProtoReflect.Descriptor instead.

func (*ExportDicomLogEntry) GetError

func (x *ExportDicomLogEntry) GetError() *status.Status

func (*ExportDicomLogEntry) GetResourceName

func (x *ExportDicomLogEntry) GetResourceName() string

func (*ExportDicomLogEntry) ProtoMessage

func (*ExportDicomLogEntry) ProtoMessage()

func (*ExportDicomLogEntry) ProtoReflect

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

func (*ExportDicomLogEntry) Reset

func (x *ExportDicomLogEntry) Reset()

func (*ExportDicomLogEntry) String

func (x *ExportDicomLogEntry) String() string

type ExportFhirLogEntry

type ExportFhirLogEntry struct {

	// The destination in Cloud Storage (for example,
	// `gs://{bucket_id}/{path/to/file}`) or BigQuery (for example,
	// `bq://{projectId}.{bqDatasetId}`).
	Destination string `protobuf:"bytes,1,opt,name=destination,proto3" json:"destination,omitempty"`
	// The resource being exported (e.g.
	// `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhirStoreId}/fhir/Patient/{patientId}`).
	ResourceName string `protobuf:"bytes,3,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a FHIR export long-running operation.

func (*ExportFhirLogEntry) Descriptor deprecated

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

Deprecated: Use ExportFhirLogEntry.ProtoReflect.Descriptor instead.

func (*ExportFhirLogEntry) GetDestination

func (x *ExportFhirLogEntry) GetDestination() string

func (*ExportFhirLogEntry) GetError

func (x *ExportFhirLogEntry) GetError() *status.Status

func (*ExportFhirLogEntry) GetResourceName

func (x *ExportFhirLogEntry) GetResourceName() string

func (*ExportFhirLogEntry) ProtoMessage

func (*ExportFhirLogEntry) ProtoMessage()

func (*ExportFhirLogEntry) ProtoReflect

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

func (*ExportFhirLogEntry) Reset

func (x *ExportFhirLogEntry) Reset()

func (*ExportFhirLogEntry) String

func (x *ExportFhirLogEntry) String() string

type FhirConfigureSearchLogEntry

type FhirConfigureSearchLogEntry struct {

	// The ID of the resource being reindexed.
	ResourceId string `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a FHIR configure search long-running operation

func (*FhirConfigureSearchLogEntry) Descriptor deprecated

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

Deprecated: Use FhirConfigureSearchLogEntry.ProtoReflect.Descriptor instead.

func (*FhirConfigureSearchLogEntry) GetError

func (x *FhirConfigureSearchLogEntry) GetError() *status.Status

func (*FhirConfigureSearchLogEntry) GetResourceId

func (x *FhirConfigureSearchLogEntry) GetResourceId() string

func (*FhirConfigureSearchLogEntry) ProtoMessage

func (*FhirConfigureSearchLogEntry) ProtoMessage()

func (*FhirConfigureSearchLogEntry) ProtoReflect

func (*FhirConfigureSearchLogEntry) Reset

func (x *FhirConfigureSearchLogEntry) Reset()

func (*FhirConfigureSearchLogEntry) String

func (x *FhirConfigureSearchLogEntry) String() string

type FhirDeidentifyStreamToStoreLogEntry

type FhirDeidentifyStreamToStoreLogEntry struct {

	// The resource that changed (for example,
	// `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhirStoreId}/fhir/Patient/{patientId}`).
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The destination FHIR store name. (for example,
	// `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhirStoreId}`).
	Destination string `protobuf:"bytes,2,opt,name=destination,proto3" json:"destination,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a FHIR streaming deidentification notification.

func (*FhirDeidentifyStreamToStoreLogEntry) Descriptor deprecated

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

Deprecated: Use FhirDeidentifyStreamToStoreLogEntry.ProtoReflect.Descriptor instead.

func (*FhirDeidentifyStreamToStoreLogEntry) GetDestination

func (x *FhirDeidentifyStreamToStoreLogEntry) GetDestination() string

func (*FhirDeidentifyStreamToStoreLogEntry) GetError

func (*FhirDeidentifyStreamToStoreLogEntry) GetResourceName

func (x *FhirDeidentifyStreamToStoreLogEntry) GetResourceName() string

func (*FhirDeidentifyStreamToStoreLogEntry) ProtoMessage

func (*FhirDeidentifyStreamToStoreLogEntry) ProtoMessage()

func (*FhirDeidentifyStreamToStoreLogEntry) ProtoReflect

func (*FhirDeidentifyStreamToStoreLogEntry) Reset

func (*FhirDeidentifyStreamToStoreLogEntry) String

type FhirNotificationLogEntry

type FhirNotificationLogEntry struct {

	// The resource being changed (for example,
	// `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhirStoreId}/fhir/Patient/{patientId}`).
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The Pub/Sub topic that the notification is published on.
	PubsubTopic string `protobuf:"bytes,2,opt,name=pubsub_topic,json=pubsubTopic,proto3" json:"pubsub_topic,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a FHIR store Pub/Sub notification.

func (*FhirNotificationLogEntry) Descriptor deprecated

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

Deprecated: Use FhirNotificationLogEntry.ProtoReflect.Descriptor instead.

func (*FhirNotificationLogEntry) GetError

func (x *FhirNotificationLogEntry) GetError() *status.Status

func (*FhirNotificationLogEntry) GetPubsubTopic

func (x *FhirNotificationLogEntry) GetPubsubTopic() string

func (*FhirNotificationLogEntry) GetResourceName

func (x *FhirNotificationLogEntry) GetResourceName() string

func (*FhirNotificationLogEntry) ProtoMessage

func (*FhirNotificationLogEntry) ProtoMessage()

func (*FhirNotificationLogEntry) ProtoReflect

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

func (*FhirNotificationLogEntry) Reset

func (x *FhirNotificationLogEntry) Reset()

func (*FhirNotificationLogEntry) String

func (x *FhirNotificationLogEntry) String() string

type FhirStreamLogEntry

type FhirStreamLogEntry struct {

	// The resource being changed (for example,
	// `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhirStoreId}/fhir/Patient/{patientId}`).
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The destination in BigQuery (for example,
	// `bq://{projectId}.{bqDatasetId}.{bqTableId}`).
	Destination string `protobuf:"bytes,2,opt,name=destination,proto3" json:"destination,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a FHIR streaming export notification.

func (*FhirStreamLogEntry) Descriptor deprecated

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

Deprecated: Use FhirStreamLogEntry.ProtoReflect.Descriptor instead.

func (*FhirStreamLogEntry) GetDestination

func (x *FhirStreamLogEntry) GetDestination() string

func (*FhirStreamLogEntry) GetError

func (x *FhirStreamLogEntry) GetError() *status.Status

func (*FhirStreamLogEntry) GetResourceName

func (x *FhirStreamLogEntry) GetResourceName() string

func (*FhirStreamLogEntry) ProtoMessage

func (*FhirStreamLogEntry) ProtoMessage()

func (*FhirStreamLogEntry) ProtoReflect

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

func (*FhirStreamLogEntry) Reset

func (x *FhirStreamLogEntry) Reset()

func (*FhirStreamLogEntry) String

func (x *FhirStreamLogEntry) String() string

type Hl7V2NotificationLogEntry

type Hl7V2NotificationLogEntry struct {

	// The HL7v2 message being created (for example,
	// `projects/{projectId}/locations/{locationId}/datasets/{datasetId}/hl7V2Stores/{hl7v2StoreId}/messages/{hl7v2MessageId}`).
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The Pub/Sub topic that the notification is published on.
	PubsubTopic string `protobuf:"bytes,2,opt,name=pubsub_topic,json=pubsubTopic,proto3" json:"pubsub_topic,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a HL7v2 store Pub/Sub notification.

func (*Hl7V2NotificationLogEntry) Descriptor deprecated

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

Deprecated: Use Hl7V2NotificationLogEntry.ProtoReflect.Descriptor instead.

func (*Hl7V2NotificationLogEntry) GetError

func (x *Hl7V2NotificationLogEntry) GetError() *status.Status

func (*Hl7V2NotificationLogEntry) GetPubsubTopic

func (x *Hl7V2NotificationLogEntry) GetPubsubTopic() string

func (*Hl7V2NotificationLogEntry) GetResourceName

func (x *Hl7V2NotificationLogEntry) GetResourceName() string

func (*Hl7V2NotificationLogEntry) ProtoMessage

func (*Hl7V2NotificationLogEntry) ProtoMessage()

func (*Hl7V2NotificationLogEntry) ProtoReflect

func (*Hl7V2NotificationLogEntry) Reset

func (x *Hl7V2NotificationLogEntry) Reset()

func (*Hl7V2NotificationLogEntry) String

func (x *Hl7V2NotificationLogEntry) String() string

type ImportAnnotationLogEntry

type ImportAnnotationLogEntry struct {

	// The source in Cloud Storage. For example,
	// `gs://{bucket_id}/{path/to/file}`.
	Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for an Annotation import long-running operation.

func (*ImportAnnotationLogEntry) Descriptor deprecated

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

Deprecated: Use ImportAnnotationLogEntry.ProtoReflect.Descriptor instead.

func (*ImportAnnotationLogEntry) GetError

func (x *ImportAnnotationLogEntry) GetError() *status.Status

func (*ImportAnnotationLogEntry) GetSource

func (x *ImportAnnotationLogEntry) GetSource() string

func (*ImportAnnotationLogEntry) ProtoMessage

func (*ImportAnnotationLogEntry) ProtoMessage()

func (*ImportAnnotationLogEntry) ProtoReflect

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

func (*ImportAnnotationLogEntry) Reset

func (x *ImportAnnotationLogEntry) Reset()

func (*ImportAnnotationLogEntry) String

func (x *ImportAnnotationLogEntry) String() string

type ImportDicomLogEntry

type ImportDicomLogEntry struct {

	// The source file, in the format `gs://{bucket-id}/{path/to/file}`.
	Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a DICOM import long-running operation.

func (*ImportDicomLogEntry) Descriptor deprecated

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

Deprecated: Use ImportDicomLogEntry.ProtoReflect.Descriptor instead.

func (*ImportDicomLogEntry) GetError

func (x *ImportDicomLogEntry) GetError() *status.Status

func (*ImportDicomLogEntry) GetSource

func (x *ImportDicomLogEntry) GetSource() string

func (*ImportDicomLogEntry) ProtoMessage

func (*ImportDicomLogEntry) ProtoMessage()

func (*ImportDicomLogEntry) ProtoReflect

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

func (*ImportDicomLogEntry) Reset

func (x *ImportDicomLogEntry) Reset()

func (*ImportDicomLogEntry) String

func (x *ImportDicomLogEntry) String() string

type ImportFhirLogEntry

type ImportFhirLogEntry struct {

	// The source in Cloud Storage (for example,
	// `gs://{bucket_id}/{path/to/file}`) or BigQuery (for example,
	// `bq://{projectId}.{bqDatasetId}`).
	Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
	// The ID in the source file of the FHIR resource being imported.
	ResourceId string `protobuf:"bytes,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a FHIR import long-running operation.

func (*ImportFhirLogEntry) Descriptor deprecated

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

Deprecated: Use ImportFhirLogEntry.ProtoReflect.Descriptor instead.

func (*ImportFhirLogEntry) GetError

func (x *ImportFhirLogEntry) GetError() *status.Status

func (*ImportFhirLogEntry) GetResourceId

func (x *ImportFhirLogEntry) GetResourceId() string

func (*ImportFhirLogEntry) GetSource

func (x *ImportFhirLogEntry) GetSource() string

func (*ImportFhirLogEntry) ProtoMessage

func (*ImportFhirLogEntry) ProtoMessage()

func (*ImportFhirLogEntry) ProtoReflect

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

func (*ImportFhirLogEntry) Reset

func (x *ImportFhirLogEntry) Reset()

func (*ImportFhirLogEntry) String

func (x *ImportFhirLogEntry) String() string

type ImportHl7V2LogEntry

type ImportHl7V2LogEntry struct {

	// The source in Cloud Storage (for example,
	// `gs://{bucket_id}/{path/to/file}`).
	Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a HL7v2 import long-running operation.

func (*ImportHl7V2LogEntry) Descriptor deprecated

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

Deprecated: Use ImportHl7V2LogEntry.ProtoReflect.Descriptor instead.

func (*ImportHl7V2LogEntry) GetError

func (x *ImportHl7V2LogEntry) GetError() *status.Status

func (*ImportHl7V2LogEntry) GetSource

func (x *ImportHl7V2LogEntry) GetSource() string

func (*ImportHl7V2LogEntry) ProtoMessage

func (*ImportHl7V2LogEntry) ProtoMessage()

func (*ImportHl7V2LogEntry) ProtoReflect

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

func (*ImportHl7V2LogEntry) Reset

func (x *ImportHl7V2LogEntry) Reset()

func (*ImportHl7V2LogEntry) String

func (x *ImportHl7V2LogEntry) String() string

type QueryAccessibleDataLogEntry

type QueryAccessibleDataLogEntry struct {

	// The resource being processed.
	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	// The error code and message.
	Error *status.Status `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

A log entry for a Consent store QueryAccessibleData long-running operation.

func (*QueryAccessibleDataLogEntry) Descriptor deprecated

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

Deprecated: Use QueryAccessibleDataLogEntry.ProtoReflect.Descriptor instead.

func (*QueryAccessibleDataLogEntry) GetError

func (x *QueryAccessibleDataLogEntry) GetError() *status.Status

func (*QueryAccessibleDataLogEntry) GetResourceName

func (x *QueryAccessibleDataLogEntry) GetResourceName() string

func (*QueryAccessibleDataLogEntry) ProtoMessage

func (*QueryAccessibleDataLogEntry) ProtoMessage()

func (*QueryAccessibleDataLogEntry) ProtoReflect

func (*QueryAccessibleDataLogEntry) Reset

func (x *QueryAccessibleDataLogEntry) Reset()

func (*QueryAccessibleDataLogEntry) String

func (x *QueryAccessibleDataLogEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL