binary_go_proto

package
v0.0.0-...-e8e4b7d Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_google_fhir_proto_r5_core_resources_binary_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Binary

type Binary struct {

	// Logical id of this artifact
	Id *datatypes_go_proto.Id `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// Metadata about the resource
	Meta *datatypes_go_proto.Meta `protobuf:"bytes,2,opt,name=meta,proto3" json:"meta,omitempty"`
	// A set of rules under which this content was created
	ImplicitRules *datatypes_go_proto.Uri `protobuf:"bytes,3,opt,name=implicit_rules,json=implicitRules,proto3" json:"implicit_rules,omitempty"`
	// Language of the resource content
	Language    *datatypes_go_proto.Code `protobuf:"bytes,4,opt,name=language,proto3" json:"language,omitempty"`
	ContentType *Binary_ContentTypeCode  `protobuf:"bytes,5,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"`
	// Identifies another resource to use as proxy when enforcing access control
	SecurityContext *datatypes_go_proto.Reference `protobuf:"bytes,6,opt,name=security_context,json=securityContext,proto3" json:"security_context,omitempty"`
	// The actual content
	Data *datatypes_go_proto.Base64Binary `protobuf:"bytes,7,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Auto-generated from StructureDefinition for Binary, last updated 2019-12-31T21:03:40.621+11:00. Pure binary content defined by a format other than FHIR. See http://hl7.org/fhir/StructureDefinition/Binary

func (*Binary) Descriptor deprecated

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

Deprecated: Use Binary.ProtoReflect.Descriptor instead.

func (*Binary) GetContentType

func (x *Binary) GetContentType() *Binary_ContentTypeCode

func (*Binary) GetData

func (x *Binary) GetData() *datatypes_go_proto.Base64Binary

func (*Binary) GetId

func (x *Binary) GetId() *datatypes_go_proto.Id

func (*Binary) GetImplicitRules

func (x *Binary) GetImplicitRules() *datatypes_go_proto.Uri

func (*Binary) GetLanguage

func (x *Binary) GetLanguage() *datatypes_go_proto.Code

func (*Binary) GetMeta

func (x *Binary) GetMeta() *datatypes_go_proto.Meta

func (*Binary) GetSecurityContext

func (x *Binary) GetSecurityContext() *datatypes_go_proto.Reference

func (*Binary) ProtoMessage

func (*Binary) ProtoMessage()

func (*Binary) ProtoReflect

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

func (*Binary) Reset

func (x *Binary) Reset()

func (*Binary) String

func (x *Binary) String() string

type Binary_ContentTypeCode

type Binary_ContentTypeCode struct {
	Id        *datatypes_go_proto.String      `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	Extension []*datatypes_go_proto.Extension `protobuf:"bytes,3,rep,name=extension,proto3" json:"extension,omitempty"`
	// This valueset is not enumerable, and so is represented as a string.
	Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

MimeType of the binary content

func (*Binary_ContentTypeCode) Descriptor deprecated

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

Deprecated: Use Binary_ContentTypeCode.ProtoReflect.Descriptor instead.

func (*Binary_ContentTypeCode) GetExtension

func (*Binary_ContentTypeCode) GetId

func (*Binary_ContentTypeCode) GetValue

func (x *Binary_ContentTypeCode) GetValue() string

func (*Binary_ContentTypeCode) ProtoMessage

func (*Binary_ContentTypeCode) ProtoMessage()

func (*Binary_ContentTypeCode) ProtoReflect

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

func (*Binary_ContentTypeCode) Reset

func (x *Binary_ContentTypeCode) Reset()

func (*Binary_ContentTypeCode) String

func (x *Binary_ContentTypeCode) String() string

Jump to

Keyboard shortcuts

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