Documentation
¶
Index ¶
- Variables
- type Sentinel2Msi
- func (x *Sentinel2Msi) ClearAcquisitionMode()
- func (x *Sentinel2Msi) ClearCentroid()
- func (x *Sentinel2Msi) ClearCloudCover()
- func (x *Sentinel2Msi) ClearCopernicusId()
- func (x *Sentinel2Msi) ClearFileSize()
- func (x *Sentinel2Msi) ClearFlightDirection()
- func (x *Sentinel2Msi) ClearGeometry()
- func (x *Sentinel2Msi) ClearGranuleName()
- func (x *Sentinel2Msi) ClearId()
- func (x *Sentinel2Msi) ClearIngestionTime()
- func (x *Sentinel2Msi) ClearLocation()
- func (x *Sentinel2Msi) ClearMissionTakeId()
- func (x *Sentinel2Msi) ClearOrbitNumber()
- func (x *Sentinel2Msi) ClearPlatform()
- func (x *Sentinel2Msi) ClearProcessingBaseline()
- func (x *Sentinel2Msi) ClearProcessingLevel()
- func (x *Sentinel2Msi) ClearProductType()
- func (x *Sentinel2Msi) ClearPublished()
- func (x *Sentinel2Msi) ClearRelativeOrbitNumber()
- func (x *Sentinel2Msi) ClearResolution()
- func (x *Sentinel2Msi) ClearStopTime()
- func (x *Sentinel2Msi) ClearThumbnail()
- func (x *Sentinel2Msi) ClearTime()
- func (x *Sentinel2Msi) ClearUpdated()
- func (x *Sentinel2Msi) GetAcquisitionMode() v1.AcquisitionMode
- func (x *Sentinel2Msi) GetCentroid() *v1.Geometry
- func (x *Sentinel2Msi) GetCloudCover() float64
- func (x *Sentinel2Msi) GetCopernicusId() *v1.UUID
- func (x *Sentinel2Msi) GetFileSize() int64
- func (x *Sentinel2Msi) GetFlightDirection() v1.FlightDirection
- func (x *Sentinel2Msi) GetGeometry() *v1.Geometry
- func (x *Sentinel2Msi) GetGranuleName() string
- func (x *Sentinel2Msi) GetId() *v1.UUID
- func (x *Sentinel2Msi) GetIngestionTime() *timestamppb.Timestamp
- func (x *Sentinel2Msi) GetLocation() string
- func (x *Sentinel2Msi) GetMissionTakeId() string
- func (x *Sentinel2Msi) GetOrbitNumber() int64
- func (x *Sentinel2Msi) GetPlatform() string
- func (x *Sentinel2Msi) GetProcessingBaseline() float64
- func (x *Sentinel2Msi) GetProcessingLevel() v1.ProcessingLevel
- func (x *Sentinel2Msi) GetProductType() string
- func (x *Sentinel2Msi) GetPublished() *timestamppb.Timestamp
- func (x *Sentinel2Msi) GetRelativeOrbitNumber() int64
- func (x *Sentinel2Msi) GetResolution() int64
- func (x *Sentinel2Msi) GetStopTime() *timestamppb.Timestamp
- func (x *Sentinel2Msi) GetThumbnail() string
- func (x *Sentinel2Msi) GetTime() *timestamppb.Timestamp
- func (x *Sentinel2Msi) GetUpdated() *timestamppb.Timestamp
- func (x *Sentinel2Msi) HasAcquisitionMode() bool
- func (x *Sentinel2Msi) HasCentroid() bool
- func (x *Sentinel2Msi) HasCloudCover() bool
- func (x *Sentinel2Msi) HasCopernicusId() bool
- func (x *Sentinel2Msi) HasFileSize() bool
- func (x *Sentinel2Msi) HasFlightDirection() bool
- func (x *Sentinel2Msi) HasGeometry() bool
- func (x *Sentinel2Msi) HasGranuleName() bool
- func (x *Sentinel2Msi) HasId() bool
- func (x *Sentinel2Msi) HasIngestionTime() bool
- func (x *Sentinel2Msi) HasLocation() bool
- func (x *Sentinel2Msi) HasMissionTakeId() bool
- func (x *Sentinel2Msi) HasOrbitNumber() bool
- func (x *Sentinel2Msi) HasPlatform() bool
- func (x *Sentinel2Msi) HasProcessingBaseline() bool
- func (x *Sentinel2Msi) HasProcessingLevel() bool
- func (x *Sentinel2Msi) HasProductType() bool
- func (x *Sentinel2Msi) HasPublished() bool
- func (x *Sentinel2Msi) HasRelativeOrbitNumber() bool
- func (x *Sentinel2Msi) HasResolution() bool
- func (x *Sentinel2Msi) HasStopTime() bool
- func (x *Sentinel2Msi) HasThumbnail() bool
- func (x *Sentinel2Msi) HasTime() bool
- func (x *Sentinel2Msi) HasUpdated() bool
- func (*Sentinel2Msi) ProtoMessage()
- func (x *Sentinel2Msi) ProtoReflect() protoreflect.Message
- func (x *Sentinel2Msi) Reset()
- func (x *Sentinel2Msi) SetAcquisitionMode(v v1.AcquisitionMode)
- func (x *Sentinel2Msi) SetCentroid(v *v1.Geometry)
- func (x *Sentinel2Msi) SetCloudCover(v float64)
- func (x *Sentinel2Msi) SetCopernicusId(v *v1.UUID)
- func (x *Sentinel2Msi) SetFileSize(v int64)
- func (x *Sentinel2Msi) SetFlightDirection(v v1.FlightDirection)
- func (x *Sentinel2Msi) SetGeometry(v *v1.Geometry)
- func (x *Sentinel2Msi) SetGranuleName(v string)
- func (x *Sentinel2Msi) SetId(v *v1.UUID)
- func (x *Sentinel2Msi) SetIngestionTime(v *timestamppb.Timestamp)
- func (x *Sentinel2Msi) SetLocation(v string)
- func (x *Sentinel2Msi) SetMissionTakeId(v string)
- func (x *Sentinel2Msi) SetOrbitNumber(v int64)
- func (x *Sentinel2Msi) SetPlatform(v string)
- func (x *Sentinel2Msi) SetProcessingBaseline(v float64)
- func (x *Sentinel2Msi) SetProcessingLevel(v v1.ProcessingLevel)
- func (x *Sentinel2Msi) SetProductType(v string)
- func (x *Sentinel2Msi) SetPublished(v *timestamppb.Timestamp)
- func (x *Sentinel2Msi) SetRelativeOrbitNumber(v int64)
- func (x *Sentinel2Msi) SetResolution(v int64)
- func (x *Sentinel2Msi) SetStopTime(v *timestamppb.Timestamp)
- func (x *Sentinel2Msi) SetThumbnail(v string)
- func (x *Sentinel2Msi) SetTime(v *timestamppb.Timestamp)
- func (x *Sentinel2Msi) SetUpdated(v *timestamppb.Timestamp)
- func (x *Sentinel2Msi) String() string
- type Sentinel2Msi_builder
- type SpawnWorkflowTreeTask
- func (*SpawnWorkflowTreeTask) Descriptor() ([]byte, []int)deprecated
- func (x *SpawnWorkflowTreeTask) GetBranchFactor() int64
- func (x *SpawnWorkflowTreeTask) GetCurrentLevel() int64
- func (x *SpawnWorkflowTreeTask) GetDepth() int64
- func (*SpawnWorkflowTreeTask) ProtoMessage()
- func (x *SpawnWorkflowTreeTask) ProtoReflect() protoreflect.Message
- func (x *SpawnWorkflowTreeTask) Reset()
- func (x *SpawnWorkflowTreeTask) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_examples_v1_workflow_proto protoreflect.FileDescriptor
View Source
var File_tilebox_v1_Sentinel2Msi_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Sentinel2Msi ¶
type Sentinel2Msi struct { XXX_raceDetectHookData protoimpl.RaceDetectHookData XXX_presence [1]uint32 // contains filtered or unexported fields }
func (*Sentinel2Msi) ClearAcquisitionMode ¶
func (x *Sentinel2Msi) ClearAcquisitionMode()
func (*Sentinel2Msi) ClearCentroid ¶
func (x *Sentinel2Msi) ClearCentroid()
func (*Sentinel2Msi) ClearCloudCover ¶
func (x *Sentinel2Msi) ClearCloudCover()
func (*Sentinel2Msi) ClearCopernicusId ¶
func (x *Sentinel2Msi) ClearCopernicusId()
func (*Sentinel2Msi) ClearFileSize ¶
func (x *Sentinel2Msi) ClearFileSize()
func (*Sentinel2Msi) ClearFlightDirection ¶
func (x *Sentinel2Msi) ClearFlightDirection()
func (*Sentinel2Msi) ClearGeometry ¶
func (x *Sentinel2Msi) ClearGeometry()
func (*Sentinel2Msi) ClearGranuleName ¶
func (x *Sentinel2Msi) ClearGranuleName()
func (*Sentinel2Msi) ClearId ¶
func (x *Sentinel2Msi) ClearId()
func (*Sentinel2Msi) ClearIngestionTime ¶
func (x *Sentinel2Msi) ClearIngestionTime()
func (*Sentinel2Msi) ClearLocation ¶
func (x *Sentinel2Msi) ClearLocation()
func (*Sentinel2Msi) ClearMissionTakeId ¶
func (x *Sentinel2Msi) ClearMissionTakeId()
func (*Sentinel2Msi) ClearOrbitNumber ¶
func (x *Sentinel2Msi) ClearOrbitNumber()
func (*Sentinel2Msi) ClearPlatform ¶
func (x *Sentinel2Msi) ClearPlatform()
func (*Sentinel2Msi) ClearProcessingBaseline ¶
func (x *Sentinel2Msi) ClearProcessingBaseline()
func (*Sentinel2Msi) ClearProcessingLevel ¶
func (x *Sentinel2Msi) ClearProcessingLevel()
func (*Sentinel2Msi) ClearProductType ¶
func (x *Sentinel2Msi) ClearProductType()
func (*Sentinel2Msi) ClearPublished ¶
func (x *Sentinel2Msi) ClearPublished()
func (*Sentinel2Msi) ClearRelativeOrbitNumber ¶
func (x *Sentinel2Msi) ClearRelativeOrbitNumber()
func (*Sentinel2Msi) ClearResolution ¶
func (x *Sentinel2Msi) ClearResolution()
func (*Sentinel2Msi) ClearStopTime ¶
func (x *Sentinel2Msi) ClearStopTime()
func (*Sentinel2Msi) ClearThumbnail ¶
func (x *Sentinel2Msi) ClearThumbnail()
func (*Sentinel2Msi) ClearTime ¶
func (x *Sentinel2Msi) ClearTime()
func (*Sentinel2Msi) ClearUpdated ¶
func (x *Sentinel2Msi) ClearUpdated()
func (*Sentinel2Msi) GetAcquisitionMode ¶
func (x *Sentinel2Msi) GetAcquisitionMode() v1.AcquisitionMode
func (*Sentinel2Msi) GetCentroid ¶
func (x *Sentinel2Msi) GetCentroid() *v1.Geometry
func (*Sentinel2Msi) GetCloudCover ¶
func (x *Sentinel2Msi) GetCloudCover() float64
func (*Sentinel2Msi) GetCopernicusId ¶
func (x *Sentinel2Msi) GetCopernicusId() *v1.UUID
func (*Sentinel2Msi) GetFileSize ¶
func (x *Sentinel2Msi) GetFileSize() int64
func (*Sentinel2Msi) GetFlightDirection ¶
func (x *Sentinel2Msi) GetFlightDirection() v1.FlightDirection
func (*Sentinel2Msi) GetGeometry ¶
func (x *Sentinel2Msi) GetGeometry() *v1.Geometry
func (*Sentinel2Msi) GetGranuleName ¶
func (x *Sentinel2Msi) GetGranuleName() string
func (*Sentinel2Msi) GetId ¶
func (x *Sentinel2Msi) GetId() *v1.UUID
func (*Sentinel2Msi) GetIngestionTime ¶
func (x *Sentinel2Msi) GetIngestionTime() *timestamppb.Timestamp
func (*Sentinel2Msi) GetLocation ¶
func (x *Sentinel2Msi) GetLocation() string
func (*Sentinel2Msi) GetMissionTakeId ¶
func (x *Sentinel2Msi) GetMissionTakeId() string
func (*Sentinel2Msi) GetOrbitNumber ¶
func (x *Sentinel2Msi) GetOrbitNumber() int64
func (*Sentinel2Msi) GetPlatform ¶
func (x *Sentinel2Msi) GetPlatform() string
func (*Sentinel2Msi) GetProcessingBaseline ¶
func (x *Sentinel2Msi) GetProcessingBaseline() float64
func (*Sentinel2Msi) GetProcessingLevel ¶
func (x *Sentinel2Msi) GetProcessingLevel() v1.ProcessingLevel
func (*Sentinel2Msi) GetProductType ¶
func (x *Sentinel2Msi) GetProductType() string
func (*Sentinel2Msi) GetPublished ¶
func (x *Sentinel2Msi) GetPublished() *timestamppb.Timestamp
func (*Sentinel2Msi) GetRelativeOrbitNumber ¶
func (x *Sentinel2Msi) GetRelativeOrbitNumber() int64
func (*Sentinel2Msi) GetResolution ¶
func (x *Sentinel2Msi) GetResolution() int64
func (*Sentinel2Msi) GetStopTime ¶
func (x *Sentinel2Msi) GetStopTime() *timestamppb.Timestamp
func (*Sentinel2Msi) GetThumbnail ¶
func (x *Sentinel2Msi) GetThumbnail() string
func (*Sentinel2Msi) GetTime ¶
func (x *Sentinel2Msi) GetTime() *timestamppb.Timestamp
func (*Sentinel2Msi) GetUpdated ¶
func (x *Sentinel2Msi) GetUpdated() *timestamppb.Timestamp
func (*Sentinel2Msi) HasAcquisitionMode ¶
func (x *Sentinel2Msi) HasAcquisitionMode() bool
func (*Sentinel2Msi) HasCentroid ¶
func (x *Sentinel2Msi) HasCentroid() bool
func (*Sentinel2Msi) HasCloudCover ¶
func (x *Sentinel2Msi) HasCloudCover() bool
func (*Sentinel2Msi) HasCopernicusId ¶
func (x *Sentinel2Msi) HasCopernicusId() bool
func (*Sentinel2Msi) HasFileSize ¶
func (x *Sentinel2Msi) HasFileSize() bool
func (*Sentinel2Msi) HasFlightDirection ¶
func (x *Sentinel2Msi) HasFlightDirection() bool
func (*Sentinel2Msi) HasGeometry ¶
func (x *Sentinel2Msi) HasGeometry() bool
func (*Sentinel2Msi) HasGranuleName ¶
func (x *Sentinel2Msi) HasGranuleName() bool
func (*Sentinel2Msi) HasId ¶
func (x *Sentinel2Msi) HasId() bool
func (*Sentinel2Msi) HasIngestionTime ¶
func (x *Sentinel2Msi) HasIngestionTime() bool
func (*Sentinel2Msi) HasLocation ¶
func (x *Sentinel2Msi) HasLocation() bool
func (*Sentinel2Msi) HasMissionTakeId ¶
func (x *Sentinel2Msi) HasMissionTakeId() bool
func (*Sentinel2Msi) HasOrbitNumber ¶
func (x *Sentinel2Msi) HasOrbitNumber() bool
func (*Sentinel2Msi) HasPlatform ¶
func (x *Sentinel2Msi) HasPlatform() bool
func (*Sentinel2Msi) HasProcessingBaseline ¶
func (x *Sentinel2Msi) HasProcessingBaseline() bool
func (*Sentinel2Msi) HasProcessingLevel ¶
func (x *Sentinel2Msi) HasProcessingLevel() bool
func (*Sentinel2Msi) HasProductType ¶
func (x *Sentinel2Msi) HasProductType() bool
func (*Sentinel2Msi) HasPublished ¶
func (x *Sentinel2Msi) HasPublished() bool
func (*Sentinel2Msi) HasRelativeOrbitNumber ¶
func (x *Sentinel2Msi) HasRelativeOrbitNumber() bool
func (*Sentinel2Msi) HasResolution ¶
func (x *Sentinel2Msi) HasResolution() bool
func (*Sentinel2Msi) HasStopTime ¶
func (x *Sentinel2Msi) HasStopTime() bool
func (*Sentinel2Msi) HasThumbnail ¶
func (x *Sentinel2Msi) HasThumbnail() bool
func (*Sentinel2Msi) HasTime ¶
func (x *Sentinel2Msi) HasTime() bool
func (*Sentinel2Msi) HasUpdated ¶
func (x *Sentinel2Msi) HasUpdated() bool
func (*Sentinel2Msi) ProtoMessage ¶
func (*Sentinel2Msi) ProtoMessage()
func (*Sentinel2Msi) ProtoReflect ¶
func (x *Sentinel2Msi) ProtoReflect() protoreflect.Message
func (*Sentinel2Msi) Reset ¶
func (x *Sentinel2Msi) Reset()
func (*Sentinel2Msi) SetAcquisitionMode ¶
func (x *Sentinel2Msi) SetAcquisitionMode(v v1.AcquisitionMode)
func (*Sentinel2Msi) SetCentroid ¶
func (x *Sentinel2Msi) SetCentroid(v *v1.Geometry)
func (*Sentinel2Msi) SetCloudCover ¶
func (x *Sentinel2Msi) SetCloudCover(v float64)
func (*Sentinel2Msi) SetCopernicusId ¶
func (x *Sentinel2Msi) SetCopernicusId(v *v1.UUID)
func (*Sentinel2Msi) SetFileSize ¶
func (x *Sentinel2Msi) SetFileSize(v int64)
func (*Sentinel2Msi) SetFlightDirection ¶
func (x *Sentinel2Msi) SetFlightDirection(v v1.FlightDirection)
func (*Sentinel2Msi) SetGeometry ¶
func (x *Sentinel2Msi) SetGeometry(v *v1.Geometry)
func (*Sentinel2Msi) SetGranuleName ¶
func (x *Sentinel2Msi) SetGranuleName(v string)
func (*Sentinel2Msi) SetId ¶
func (x *Sentinel2Msi) SetId(v *v1.UUID)
func (*Sentinel2Msi) SetIngestionTime ¶
func (x *Sentinel2Msi) SetIngestionTime(v *timestamppb.Timestamp)
func (*Sentinel2Msi) SetLocation ¶
func (x *Sentinel2Msi) SetLocation(v string)
func (*Sentinel2Msi) SetMissionTakeId ¶
func (x *Sentinel2Msi) SetMissionTakeId(v string)
func (*Sentinel2Msi) SetOrbitNumber ¶
func (x *Sentinel2Msi) SetOrbitNumber(v int64)
func (*Sentinel2Msi) SetPlatform ¶
func (x *Sentinel2Msi) SetPlatform(v string)
func (*Sentinel2Msi) SetProcessingBaseline ¶
func (x *Sentinel2Msi) SetProcessingBaseline(v float64)
func (*Sentinel2Msi) SetProcessingLevel ¶
func (x *Sentinel2Msi) SetProcessingLevel(v v1.ProcessingLevel)
func (*Sentinel2Msi) SetProductType ¶
func (x *Sentinel2Msi) SetProductType(v string)
func (*Sentinel2Msi) SetPublished ¶
func (x *Sentinel2Msi) SetPublished(v *timestamppb.Timestamp)
func (*Sentinel2Msi) SetRelativeOrbitNumber ¶
func (x *Sentinel2Msi) SetRelativeOrbitNumber(v int64)
func (*Sentinel2Msi) SetResolution ¶
func (x *Sentinel2Msi) SetResolution(v int64)
func (*Sentinel2Msi) SetStopTime ¶
func (x *Sentinel2Msi) SetStopTime(v *timestamppb.Timestamp)
func (*Sentinel2Msi) SetThumbnail ¶
func (x *Sentinel2Msi) SetThumbnail(v string)
func (*Sentinel2Msi) SetTime ¶
func (x *Sentinel2Msi) SetTime(v *timestamppb.Timestamp)
func (*Sentinel2Msi) SetUpdated ¶
func (x *Sentinel2Msi) SetUpdated(v *timestamppb.Timestamp)
func (*Sentinel2Msi) String ¶
func (x *Sentinel2Msi) String() string
type Sentinel2Msi_builder ¶
type Sentinel2Msi_builder struct { Time *timestamppb.Timestamp Id *v1.UUID IngestionTime *timestamppb.Timestamp Geometry *v1.Geometry GranuleName *string ProcessingLevel *v1.ProcessingLevel ProductType *string CopernicusId *v1.UUID Platform *string OrbitNumber *int64 RelativeOrbitNumber *int64 ProcessingBaseline *float64 StopTime *timestamppb.Timestamp Centroid *v1.Geometry Published *timestamppb.Timestamp Updated *timestamppb.Timestamp Location *string FileSize *int64 Thumbnail *string CloudCover *float64 Resolution *int64 FlightDirection *v1.FlightDirection AcquisitionMode *v1.AcquisitionMode MissionTakeId *string // contains filtered or unexported fields }
func (Sentinel2Msi_builder) Build ¶
func (b0 Sentinel2Msi_builder) Build() *Sentinel2Msi
type SpawnWorkflowTreeTask ¶
type SpawnWorkflowTreeTask struct { CurrentLevel int64 `protobuf:"varint,1,opt,name=current_level,json=currentLevel,proto3" json:"current_level,omitempty"` Depth int64 `protobuf:"varint,2,opt,name=depth,proto3" json:"depth,omitempty"` BranchFactor int64 `protobuf:"varint,3,opt,name=branch_factor,json=branchFactor,proto3" json:"branch_factor,omitempty"` // contains filtered or unexported fields }
SpawnWorkflowTreeTask is a task that spawns a tree of tasks.
func (*SpawnWorkflowTreeTask) Descriptor
deprecated
func (*SpawnWorkflowTreeTask) Descriptor() ([]byte, []int)
Deprecated: Use SpawnWorkflowTreeTask.ProtoReflect.Descriptor instead.
func (*SpawnWorkflowTreeTask) GetBranchFactor ¶
func (x *SpawnWorkflowTreeTask) GetBranchFactor() int64
func (*SpawnWorkflowTreeTask) GetCurrentLevel ¶
func (x *SpawnWorkflowTreeTask) GetCurrentLevel() int64
func (*SpawnWorkflowTreeTask) GetDepth ¶
func (x *SpawnWorkflowTreeTask) GetDepth() int64
func (*SpawnWorkflowTreeTask) ProtoMessage ¶
func (*SpawnWorkflowTreeTask) ProtoMessage()
func (*SpawnWorkflowTreeTask) ProtoReflect ¶
func (x *SpawnWorkflowTreeTask) ProtoReflect() protoreflect.Message
func (*SpawnWorkflowTreeTask) Reset ¶
func (x *SpawnWorkflowTreeTask) Reset()
func (*SpawnWorkflowTreeTask) String ¶
func (x *SpawnWorkflowTreeTask) String() string
Click to show internal directories.
Click to hide internal directories.