Documentation ¶
Index ¶
- Variables
- type CreateDomain
- type CreateDomainRequest
- func (*CreateDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDomainRequest) GetConnectionId() string
- func (x *CreateDomainRequest) GetDomain() *CreateDomain
- func (x *CreateDomainRequest) GetExternalId() string
- func (m *CreateDomainRequest) GetIdentities() isCreateDomainRequest_Identities
- func (x *CreateDomainRequest) GetOrganizationId() string
- func (*CreateDomainRequest) ProtoMessage()
- func (x *CreateDomainRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDomainRequest) Reset()
- func (x *CreateDomainRequest) String() string
- type CreateDomainRequest_ExternalId
- type CreateDomainRequest_OrganizationId
- type CreateDomainResponse
- func (*CreateDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDomainResponse) GetDomain() *Domain
- func (*CreateDomainResponse) ProtoMessage()
- func (x *CreateDomainResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDomainResponse) Reset()
- func (x *CreateDomainResponse) String() string
- type DeleteDomainRequest
- func (*DeleteDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDomainRequest) GetConnectionId() string
- func (x *DeleteDomainRequest) GetExternalId() string
- func (x *DeleteDomainRequest) GetId() string
- func (m *DeleteDomainRequest) GetIdentities() isDeleteDomainRequest_Identities
- func (x *DeleteDomainRequest) GetOrganizationId() string
- func (*DeleteDomainRequest) ProtoMessage()
- func (x *DeleteDomainRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDomainRequest) Reset()
- func (x *DeleteDomainRequest) String() string
- type DeleteDomainRequest_ExternalId
- type DeleteDomainRequest_OrganizationId
- type Domain
- func (*Domain) Descriptor() ([]byte, []int)deprecated
- func (x *Domain) GetConnectionId() string
- func (x *Domain) GetCreateTime() *timestamppb.Timestamp
- func (x *Domain) GetCreatedBy() string
- func (x *Domain) GetDomain() string
- func (x *Domain) GetEnvironmentId() string
- func (x *Domain) GetId() string
- func (x *Domain) GetOrganizationId() string
- func (x *Domain) GetTxtRecordKey() string
- func (x *Domain) GetTxtRecordSecret() string
- func (x *Domain) GetUpdateTime() *timestamppb.Timestamp
- func (x *Domain) GetVerificationStatus() VerificationStatus
- func (*Domain) ProtoMessage()
- func (x *Domain) ProtoReflect() protoreflect.Message
- func (x *Domain) Reset()
- func (x *Domain) String() string
- type GetDomainRequest
- func (*GetDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDomainRequest) GetExternalId() string
- func (x *GetDomainRequest) GetId() string
- func (m *GetDomainRequest) GetIdentities() isGetDomainRequest_Identities
- func (x *GetDomainRequest) GetOrganizationId() string
- func (*GetDomainRequest) ProtoMessage()
- func (x *GetDomainRequest) ProtoReflect() protoreflect.Message
- func (x *GetDomainRequest) Reset()
- func (x *GetDomainRequest) String() string
- type GetDomainRequest_ExternalId
- type GetDomainRequest_OrganizationId
- type GetDomainResponse
- type ListAuthorizedDomainRequest
- func (*ListAuthorizedDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthorizedDomainRequest) GetOrigin() string
- func (*ListAuthorizedDomainRequest) ProtoMessage()
- func (x *ListAuthorizedDomainRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuthorizedDomainRequest) Reset()
- func (x *ListAuthorizedDomainRequest) String() string
- type ListAuthorizedDomainResponse
- func (*ListAuthorizedDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthorizedDomainResponse) GetDomains() []string
- func (*ListAuthorizedDomainResponse) ProtoMessage()
- func (x *ListAuthorizedDomainResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuthorizedDomainResponse) Reset()
- func (x *ListAuthorizedDomainResponse) String() string
- type ListDomainRequest
- func (*ListDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainRequest) GetConnectionId() string
- func (x *ListDomainRequest) GetExternalId() string
- func (m *ListDomainRequest) GetIdentities() isListDomainRequest_Identities
- func (x *ListDomainRequest) GetInclude() string
- func (x *ListDomainRequest) GetOrganizationId() string
- func (x *ListDomainRequest) GetPageNumber() *wrapperspb.Int32Value
- func (x *ListDomainRequest) GetPageSize() *wrapperspb.Int32Value
- func (*ListDomainRequest) ProtoMessage()
- func (x *ListDomainRequest) ProtoReflect() protoreflect.Message
- func (x *ListDomainRequest) Reset()
- func (x *ListDomainRequest) String() string
- type ListDomainRequest_ExternalId
- type ListDomainRequest_OrganizationId
- type ListDomainResponse
- func (*ListDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDomainResponse) GetDomains() []*Domain
- func (x *ListDomainResponse) GetPageNumber() int32
- func (x *ListDomainResponse) GetPageSize() int32
- func (*ListDomainResponse) ProtoMessage()
- func (x *ListDomainResponse) ProtoReflect() protoreflect.Message
- func (x *ListDomainResponse) Reset()
- func (x *ListDomainResponse) String() string
- type UpdateDomain
- type UpdateDomainRequest
- func (*UpdateDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDomainRequest) GetConnectionId() string
- func (x *UpdateDomainRequest) GetDomain() *UpdateDomain
- func (x *UpdateDomainRequest) GetExternalId() string
- func (x *UpdateDomainRequest) GetId() string
- func (m *UpdateDomainRequest) GetIdentities() isUpdateDomainRequest_Identities
- func (x *UpdateDomainRequest) GetOrganizationId() string
- func (*UpdateDomainRequest) ProtoMessage()
- func (x *UpdateDomainRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDomainRequest) Reset()
- func (x *UpdateDomainRequest) String() string
- type UpdateDomainRequest_ExternalId
- type UpdateDomainRequest_OrganizationId
- type UpdateDomainResponse
- func (*UpdateDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDomainResponse) GetDomain() *Domain
- func (*UpdateDomainResponse) ProtoMessage()
- func (x *UpdateDomainResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateDomainResponse) Reset()
- func (x *UpdateDomainResponse) String() string
- type VerificationStatus
- func (VerificationStatus) Descriptor() protoreflect.EnumDescriptor
- func (x VerificationStatus) Enum() *VerificationStatus
- func (VerificationStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x VerificationStatus) Number() protoreflect.EnumNumber
- func (x VerificationStatus) String() string
- func (VerificationStatus) Type() protoreflect.EnumType
Constants ¶
This section is empty.
Variables ¶
var ( VerificationStatus_name = map[int32]string{ 0: "VERIFICATION_STATUS_UNSPECIFIED", 1: "PENDING", 2: "VERIFIED", 3: "FAILED", } VerificationStatus_value = map[string]int32{ "VERIFICATION_STATUS_UNSPECIFIED": 0, "PENDING": 1, "VERIFIED": 2, "FAILED": 3, } )
Enum value maps for VerificationStatus.
var File_scalekit_v1_domains_domains_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CreateDomain ¶
type CreateDomain struct { Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*CreateDomain) Descriptor
deprecated
func (*CreateDomain) Descriptor() ([]byte, []int)
Deprecated: Use CreateDomain.ProtoReflect.Descriptor instead.
func (*CreateDomain) GetDomain ¶
func (x *CreateDomain) GetDomain() string
func (*CreateDomain) ProtoMessage ¶
func (*CreateDomain) ProtoMessage()
func (*CreateDomain) ProtoReflect ¶
func (x *CreateDomain) ProtoReflect() protoreflect.Message
func (*CreateDomain) Reset ¶
func (x *CreateDomain) Reset()
func (*CreateDomain) String ¶
func (x *CreateDomain) String() string
type CreateDomainRequest ¶
type CreateDomainRequest struct { // Types that are assignable to Identities: // // *CreateDomainRequest_OrganizationId // *CreateDomainRequest_ExternalId Identities isCreateDomainRequest_Identities `protobuf_oneof:"identities"` ConnectionId *string `protobuf:"bytes,3,opt,name=connection_id,json=connectionId,proto3,oneof" json:"connection_id,omitempty"` Domain *CreateDomain `protobuf:"bytes,4,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*CreateDomainRequest) Descriptor
deprecated
func (*CreateDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDomainRequest.ProtoReflect.Descriptor instead.
func (*CreateDomainRequest) GetConnectionId ¶
func (x *CreateDomainRequest) GetConnectionId() string
func (*CreateDomainRequest) GetDomain ¶
func (x *CreateDomainRequest) GetDomain() *CreateDomain
func (*CreateDomainRequest) GetExternalId ¶
func (x *CreateDomainRequest) GetExternalId() string
func (*CreateDomainRequest) GetIdentities ¶
func (m *CreateDomainRequest) GetIdentities() isCreateDomainRequest_Identities
func (*CreateDomainRequest) GetOrganizationId ¶
func (x *CreateDomainRequest) GetOrganizationId() string
func (*CreateDomainRequest) ProtoMessage ¶
func (*CreateDomainRequest) ProtoMessage()
func (*CreateDomainRequest) ProtoReflect ¶
func (x *CreateDomainRequest) ProtoReflect() protoreflect.Message
func (*CreateDomainRequest) Reset ¶
func (x *CreateDomainRequest) Reset()
func (*CreateDomainRequest) String ¶
func (x *CreateDomainRequest) String() string
type CreateDomainRequest_ExternalId ¶
type CreateDomainRequest_ExternalId struct {
ExternalId string `protobuf:"bytes,2,opt,name=external_id,json=externalId,proto3,oneof"`
}
type CreateDomainRequest_OrganizationId ¶
type CreateDomainRequest_OrganizationId struct {
OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3,oneof"`
}
type CreateDomainResponse ¶
type CreateDomainResponse struct { Domain *Domain `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*CreateDomainResponse) Descriptor
deprecated
func (*CreateDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDomainResponse.ProtoReflect.Descriptor instead.
func (*CreateDomainResponse) GetDomain ¶
func (x *CreateDomainResponse) GetDomain() *Domain
func (*CreateDomainResponse) ProtoMessage ¶
func (*CreateDomainResponse) ProtoMessage()
func (*CreateDomainResponse) ProtoReflect ¶
func (x *CreateDomainResponse) ProtoReflect() protoreflect.Message
func (*CreateDomainResponse) Reset ¶
func (x *CreateDomainResponse) Reset()
func (*CreateDomainResponse) String ¶
func (x *CreateDomainResponse) String() string
type DeleteDomainRequest ¶
type DeleteDomainRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are assignable to Identities: // // *DeleteDomainRequest_OrganizationId // *DeleteDomainRequest_ExternalId Identities isDeleteDomainRequest_Identities `protobuf_oneof:"identities"` ConnectionId *string `protobuf:"bytes,4,opt,name=connection_id,json=connectionId,proto3,oneof" json:"connection_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteDomainRequest) Descriptor
deprecated
func (*DeleteDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDomainRequest.ProtoReflect.Descriptor instead.
func (*DeleteDomainRequest) GetConnectionId ¶
func (x *DeleteDomainRequest) GetConnectionId() string
func (*DeleteDomainRequest) GetExternalId ¶
func (x *DeleteDomainRequest) GetExternalId() string
func (*DeleteDomainRequest) GetId ¶
func (x *DeleteDomainRequest) GetId() string
func (*DeleteDomainRequest) GetIdentities ¶
func (m *DeleteDomainRequest) GetIdentities() isDeleteDomainRequest_Identities
func (*DeleteDomainRequest) GetOrganizationId ¶
func (x *DeleteDomainRequest) GetOrganizationId() string
func (*DeleteDomainRequest) ProtoMessage ¶
func (*DeleteDomainRequest) ProtoMessage()
func (*DeleteDomainRequest) ProtoReflect ¶
func (x *DeleteDomainRequest) ProtoReflect() protoreflect.Message
func (*DeleteDomainRequest) Reset ¶
func (x *DeleteDomainRequest) Reset()
func (*DeleteDomainRequest) String ¶
func (x *DeleteDomainRequest) String() string
type DeleteDomainRequest_ExternalId ¶
type DeleteDomainRequest_ExternalId struct {
ExternalId string `protobuf:"bytes,3,opt,name=external_id,json=externalId,proto3,oneof"`
}
type DeleteDomainRequest_OrganizationId ¶
type DeleteDomainRequest_OrganizationId struct {
OrganizationId string `protobuf:"bytes,2,opt,name=organization_id,json=organizationId,proto3,oneof"`
}
type Domain ¶
type Domain struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` EnvironmentId string `protobuf:"bytes,3,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` OrganizationId string `protobuf:"bytes,4,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` ConnectionId string `protobuf:"bytes,5,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` TxtRecordKey string `protobuf:"bytes,6,opt,name=txt_record_key,json=txtRecordKey,proto3" json:"txt_record_key,omitempty"` TxtRecordSecret string `protobuf:"bytes,7,opt,name=txt_record_secret,json=txtRecordSecret,proto3" json:"txt_record_secret,omitempty"` VerificationStatus VerificationStatus `` /* 160-byte string literal not displayed */ CreateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` CreatedBy *string `protobuf:"bytes,11,opt,name=created_by,json=createdBy,proto3,oneof" json:"created_by,omitempty"` // contains filtered or unexported fields }
func (*Domain) Descriptor
deprecated
func (*Domain) GetConnectionId ¶
func (*Domain) GetCreateTime ¶
func (x *Domain) GetCreateTime() *timestamppb.Timestamp
func (*Domain) GetCreatedBy ¶
func (*Domain) GetEnvironmentId ¶
func (*Domain) GetOrganizationId ¶
func (*Domain) GetTxtRecordKey ¶
func (*Domain) GetTxtRecordSecret ¶
func (*Domain) GetUpdateTime ¶
func (x *Domain) GetUpdateTime() *timestamppb.Timestamp
func (*Domain) GetVerificationStatus ¶
func (x *Domain) GetVerificationStatus() VerificationStatus
func (*Domain) ProtoMessage ¶
func (*Domain) ProtoMessage()
func (*Domain) ProtoReflect ¶
func (x *Domain) ProtoReflect() protoreflect.Message
type GetDomainRequest ¶
type GetDomainRequest struct { // Types that are assignable to Identities: // // *GetDomainRequest_OrganizationId // *GetDomainRequest_ExternalId Identities isGetDomainRequest_Identities `protobuf_oneof:"identities"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetDomainRequest) Descriptor
deprecated
func (*GetDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDomainRequest.ProtoReflect.Descriptor instead.
func (*GetDomainRequest) GetExternalId ¶
func (x *GetDomainRequest) GetExternalId() string
func (*GetDomainRequest) GetId ¶
func (x *GetDomainRequest) GetId() string
func (*GetDomainRequest) GetIdentities ¶
func (m *GetDomainRequest) GetIdentities() isGetDomainRequest_Identities
func (*GetDomainRequest) GetOrganizationId ¶
func (x *GetDomainRequest) GetOrganizationId() string
func (*GetDomainRequest) ProtoMessage ¶
func (*GetDomainRequest) ProtoMessage()
func (*GetDomainRequest) ProtoReflect ¶
func (x *GetDomainRequest) ProtoReflect() protoreflect.Message
func (*GetDomainRequest) Reset ¶
func (x *GetDomainRequest) Reset()
func (*GetDomainRequest) String ¶
func (x *GetDomainRequest) String() string
type GetDomainRequest_ExternalId ¶
type GetDomainRequest_ExternalId struct {
ExternalId string `protobuf:"bytes,2,opt,name=external_id,json=externalId,proto3,oneof"`
}
type GetDomainRequest_OrganizationId ¶
type GetDomainRequest_OrganizationId struct {
OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3,oneof"`
}
type GetDomainResponse ¶
type GetDomainResponse struct { Domain *Domain `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*GetDomainResponse) Descriptor
deprecated
func (*GetDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDomainResponse.ProtoReflect.Descriptor instead.
func (*GetDomainResponse) GetDomain ¶
func (x *GetDomainResponse) GetDomain() *Domain
func (*GetDomainResponse) ProtoMessage ¶
func (*GetDomainResponse) ProtoMessage()
func (*GetDomainResponse) ProtoReflect ¶
func (x *GetDomainResponse) ProtoReflect() protoreflect.Message
func (*GetDomainResponse) Reset ¶
func (x *GetDomainResponse) Reset()
func (*GetDomainResponse) String ¶
func (x *GetDomainResponse) String() string
type ListAuthorizedDomainRequest ¶
type ListAuthorizedDomainRequest struct { Origin string `protobuf:"bytes,1,opt,name=origin,proto3" json:"origin,omitempty"` // contains filtered or unexported fields }
func (*ListAuthorizedDomainRequest) Descriptor
deprecated
func (*ListAuthorizedDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthorizedDomainRequest.ProtoReflect.Descriptor instead.
func (*ListAuthorizedDomainRequest) GetOrigin ¶
func (x *ListAuthorizedDomainRequest) GetOrigin() string
func (*ListAuthorizedDomainRequest) ProtoMessage ¶
func (*ListAuthorizedDomainRequest) ProtoMessage()
func (*ListAuthorizedDomainRequest) ProtoReflect ¶
func (x *ListAuthorizedDomainRequest) ProtoReflect() protoreflect.Message
func (*ListAuthorizedDomainRequest) Reset ¶
func (x *ListAuthorizedDomainRequest) Reset()
func (*ListAuthorizedDomainRequest) String ¶
func (x *ListAuthorizedDomainRequest) String() string
type ListAuthorizedDomainResponse ¶
type ListAuthorizedDomainResponse struct { Domains []string `protobuf:"bytes,1,rep,name=domains,proto3" json:"domains,omitempty"` // contains filtered or unexported fields }
func (*ListAuthorizedDomainResponse) Descriptor
deprecated
func (*ListAuthorizedDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthorizedDomainResponse.ProtoReflect.Descriptor instead.
func (*ListAuthorizedDomainResponse) GetDomains ¶
func (x *ListAuthorizedDomainResponse) GetDomains() []string
func (*ListAuthorizedDomainResponse) ProtoMessage ¶
func (*ListAuthorizedDomainResponse) ProtoMessage()
func (*ListAuthorizedDomainResponse) ProtoReflect ¶
func (x *ListAuthorizedDomainResponse) ProtoReflect() protoreflect.Message
func (*ListAuthorizedDomainResponse) Reset ¶
func (x *ListAuthorizedDomainResponse) Reset()
func (*ListAuthorizedDomainResponse) String ¶
func (x *ListAuthorizedDomainResponse) String() string
type ListDomainRequest ¶
type ListDomainRequest struct { // Types that are assignable to Identities: // // *ListDomainRequest_OrganizationId // *ListDomainRequest_ExternalId Identities isListDomainRequest_Identities `protobuf_oneof:"identities"` ConnectionId *string `protobuf:"bytes,3,opt,name=connection_id,json=connectionId,proto3,oneof" json:"connection_id,omitempty"` Include *string `protobuf:"bytes,4,opt,name=include,proto3,oneof" json:"include,omitempty"` PageSize *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageNumber *wrapperspb.Int32Value `protobuf:"bytes,6,opt,name=page_number,json=pageNumber,proto3" json:"page_number,omitempty"` // contains filtered or unexported fields }
func (*ListDomainRequest) Descriptor
deprecated
func (*ListDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainRequest.ProtoReflect.Descriptor instead.
func (*ListDomainRequest) GetConnectionId ¶
func (x *ListDomainRequest) GetConnectionId() string
func (*ListDomainRequest) GetExternalId ¶
func (x *ListDomainRequest) GetExternalId() string
func (*ListDomainRequest) GetIdentities ¶
func (m *ListDomainRequest) GetIdentities() isListDomainRequest_Identities
func (*ListDomainRequest) GetInclude ¶
func (x *ListDomainRequest) GetInclude() string
func (*ListDomainRequest) GetOrganizationId ¶
func (x *ListDomainRequest) GetOrganizationId() string
func (*ListDomainRequest) GetPageNumber ¶
func (x *ListDomainRequest) GetPageNumber() *wrapperspb.Int32Value
func (*ListDomainRequest) GetPageSize ¶
func (x *ListDomainRequest) GetPageSize() *wrapperspb.Int32Value
func (*ListDomainRequest) ProtoMessage ¶
func (*ListDomainRequest) ProtoMessage()
func (*ListDomainRequest) ProtoReflect ¶
func (x *ListDomainRequest) ProtoReflect() protoreflect.Message
func (*ListDomainRequest) Reset ¶
func (x *ListDomainRequest) Reset()
func (*ListDomainRequest) String ¶
func (x *ListDomainRequest) String() string
type ListDomainRequest_ExternalId ¶
type ListDomainRequest_ExternalId struct {
ExternalId string `protobuf:"bytes,2,opt,name=external_id,json=externalId,proto3,oneof"`
}
type ListDomainRequest_OrganizationId ¶
type ListDomainRequest_OrganizationId struct {
OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3,oneof"`
}
type ListDomainResponse ¶
type ListDomainResponse struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageNumber int32 `protobuf:"varint,2,opt,name=page_number,json=pageNumber,proto3" json:"page_number,omitempty"` Domains []*Domain `protobuf:"bytes,3,rep,name=domains,proto3" json:"domains,omitempty"` // contains filtered or unexported fields }
func (*ListDomainResponse) Descriptor
deprecated
func (*ListDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDomainResponse.ProtoReflect.Descriptor instead.
func (*ListDomainResponse) GetDomains ¶
func (x *ListDomainResponse) GetDomains() []*Domain
func (*ListDomainResponse) GetPageNumber ¶
func (x *ListDomainResponse) GetPageNumber() int32
func (*ListDomainResponse) GetPageSize ¶
func (x *ListDomainResponse) GetPageSize() int32
func (*ListDomainResponse) ProtoMessage ¶
func (*ListDomainResponse) ProtoMessage()
func (*ListDomainResponse) ProtoReflect ¶
func (x *ListDomainResponse) ProtoReflect() protoreflect.Message
func (*ListDomainResponse) Reset ¶
func (x *ListDomainResponse) Reset()
func (*ListDomainResponse) String ¶
func (x *ListDomainResponse) String() string
type UpdateDomain ¶
type UpdateDomain struct {
// contains filtered or unexported fields
}
func (*UpdateDomain) Descriptor
deprecated
func (*UpdateDomain) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDomain.ProtoReflect.Descriptor instead.
func (*UpdateDomain) ProtoMessage ¶
func (*UpdateDomain) ProtoMessage()
func (*UpdateDomain) ProtoReflect ¶
func (x *UpdateDomain) ProtoReflect() protoreflect.Message
func (*UpdateDomain) Reset ¶
func (x *UpdateDomain) Reset()
func (*UpdateDomain) String ¶
func (x *UpdateDomain) String() string
type UpdateDomainRequest ¶
type UpdateDomainRequest struct { // Types that are assignable to Identities: // // *UpdateDomainRequest_OrganizationId // *UpdateDomainRequest_ExternalId Identities isUpdateDomainRequest_Identities `protobuf_oneof:"identities"` ConnectionId *string `protobuf:"bytes,3,opt,name=connection_id,json=connectionId,proto3,oneof" json:"connection_id,omitempty"` Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` Domain *UpdateDomain `protobuf:"bytes,5,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*UpdateDomainRequest) Descriptor
deprecated
func (*UpdateDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDomainRequest.ProtoReflect.Descriptor instead.
func (*UpdateDomainRequest) GetConnectionId ¶
func (x *UpdateDomainRequest) GetConnectionId() string
func (*UpdateDomainRequest) GetDomain ¶
func (x *UpdateDomainRequest) GetDomain() *UpdateDomain
func (*UpdateDomainRequest) GetExternalId ¶
func (x *UpdateDomainRequest) GetExternalId() string
func (*UpdateDomainRequest) GetId ¶
func (x *UpdateDomainRequest) GetId() string
func (*UpdateDomainRequest) GetIdentities ¶
func (m *UpdateDomainRequest) GetIdentities() isUpdateDomainRequest_Identities
func (*UpdateDomainRequest) GetOrganizationId ¶
func (x *UpdateDomainRequest) GetOrganizationId() string
func (*UpdateDomainRequest) ProtoMessage ¶
func (*UpdateDomainRequest) ProtoMessage()
func (*UpdateDomainRequest) ProtoReflect ¶
func (x *UpdateDomainRequest) ProtoReflect() protoreflect.Message
func (*UpdateDomainRequest) Reset ¶
func (x *UpdateDomainRequest) Reset()
func (*UpdateDomainRequest) String ¶
func (x *UpdateDomainRequest) String() string
type UpdateDomainRequest_ExternalId ¶
type UpdateDomainRequest_ExternalId struct {
ExternalId string `protobuf:"bytes,2,opt,name=external_id,json=externalId,proto3,oneof"`
}
type UpdateDomainRequest_OrganizationId ¶
type UpdateDomainRequest_OrganizationId struct {
OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3,oneof"`
}
type UpdateDomainResponse ¶
type UpdateDomainResponse struct { Domain *Domain `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*UpdateDomainResponse) Descriptor
deprecated
func (*UpdateDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDomainResponse.ProtoReflect.Descriptor instead.
func (*UpdateDomainResponse) GetDomain ¶
func (x *UpdateDomainResponse) GetDomain() *Domain
func (*UpdateDomainResponse) ProtoMessage ¶
func (*UpdateDomainResponse) ProtoMessage()
func (*UpdateDomainResponse) ProtoReflect ¶
func (x *UpdateDomainResponse) ProtoReflect() protoreflect.Message
func (*UpdateDomainResponse) Reset ¶
func (x *UpdateDomainResponse) Reset()
func (*UpdateDomainResponse) String ¶
func (x *UpdateDomainResponse) String() string
type VerificationStatus ¶
type VerificationStatus int32
const ( VerificationStatus_VERIFICATION_STATUS_UNSPECIFIED VerificationStatus = 0 VerificationStatus_PENDING VerificationStatus = 1 VerificationStatus_VERIFIED VerificationStatus = 2 VerificationStatus_FAILED VerificationStatus = 3 )
func (VerificationStatus) Descriptor ¶
func (VerificationStatus) Descriptor() protoreflect.EnumDescriptor
func (VerificationStatus) Enum ¶
func (x VerificationStatus) Enum() *VerificationStatus
func (VerificationStatus) EnumDescriptor
deprecated
func (VerificationStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use VerificationStatus.Descriptor instead.
func (VerificationStatus) Number ¶
func (x VerificationStatus) Number() protoreflect.EnumNumber
func (VerificationStatus) String ¶
func (x VerificationStatus) String() string
func (VerificationStatus) Type ¶
func (VerificationStatus) Type() protoreflect.EnumType