Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AlignObjectiveHeaders
- type AlignObjectiveRequest
- func (s AlignObjectiveRequest) GoString() string
- func (s *AlignObjectiveRequest) SetPeriodId(v string) *AlignObjectiveRequest
- func (s *AlignObjectiveRequest) SetTargetId(v string) *AlignObjectiveRequest
- func (s *AlignObjectiveRequest) SetUserId(v string) *AlignObjectiveRequest
- func (s AlignObjectiveRequest) String() string
- type AlignObjectiveResponse
- type AlignObjectiveResponseBody
- type AlignObjectiveResponseBodyData
- func (s AlignObjectiveResponseBodyData) GoString() string
- func (s *AlignObjectiveResponseBodyData) SetAlignId(v io.Reader) *AlignObjectiveResponseBodyData
- func (s *AlignObjectiveResponseBodyData) SetId(v io.Reader) *AlignObjectiveResponseBodyData
- func (s AlignObjectiveResponseBodyData) String() string
- type BatchAddPermissionHeaders
- func (s BatchAddPermissionHeaders) GoString() string
- func (s *BatchAddPermissionHeaders) SetCommonHeaders(v map[string]*string) *BatchAddPermissionHeaders
- func (s *BatchAddPermissionHeaders) SetXAcsDingtalkAccessToken(v string) *BatchAddPermissionHeaders
- func (s BatchAddPermissionHeaders) String() string
- type BatchAddPermissionRequest
- func (s BatchAddPermissionRequest) GoString() string
- func (s *BatchAddPermissionRequest) SetList(v []*BatchAddPermissionRequestList) *BatchAddPermissionRequest
- func (s *BatchAddPermissionRequest) SetTargetId(v string) *BatchAddPermissionRequest
- func (s *BatchAddPermissionRequest) SetTargetType(v string) *BatchAddPermissionRequest
- func (s *BatchAddPermissionRequest) SetUserId(v string) *BatchAddPermissionRequest
- func (s BatchAddPermissionRequest) String() string
- type BatchAddPermissionRequestList
- func (s BatchAddPermissionRequestList) GoString() string
- func (s *BatchAddPermissionRequestList) SetMember(v *BatchAddPermissionRequestListMember) *BatchAddPermissionRequestList
- func (s *BatchAddPermissionRequestList) SetPolicyType(v int64) *BatchAddPermissionRequestList
- func (s BatchAddPermissionRequestList) String() string
- type BatchAddPermissionRequestListMember
- func (s BatchAddPermissionRequestListMember) GoString() string
- func (s *BatchAddPermissionRequestListMember) SetId(v string) *BatchAddPermissionRequestListMember
- func (s *BatchAddPermissionRequestListMember) SetType(v string) *BatchAddPermissionRequestListMember
- func (s BatchAddPermissionRequestListMember) String() string
- type BatchAddPermissionResponse
- func (s BatchAddPermissionResponse) GoString() string
- func (s *BatchAddPermissionResponse) SetBody(v *BatchAddPermissionResponseBody) *BatchAddPermissionResponse
- func (s *BatchAddPermissionResponse) SetHeaders(v map[string]*string) *BatchAddPermissionResponse
- func (s BatchAddPermissionResponse) String() string
- type BatchAddPermissionResponseBody
- func (s BatchAddPermissionResponseBody) GoString() string
- func (s *BatchAddPermissionResponseBody) SetData(v *BatchAddPermissionResponseBodyData) *BatchAddPermissionResponseBody
- func (s *BatchAddPermissionResponseBody) SetSuccess(v bool) *BatchAddPermissionResponseBody
- func (s BatchAddPermissionResponseBody) String() string
- type BatchAddPermissionResponseBodyData
- func (s BatchAddPermissionResponseBodyData) GoString() string
- func (s *BatchAddPermissionResponseBodyData) SetHasInvalidUser(v bool) *BatchAddPermissionResponseBodyData
- func (s *BatchAddPermissionResponseBodyData) SetPermissionTree(v *BatchAddPermissionResponseBodyDataPermissionTree) *BatchAddPermissionResponseBodyData
- func (s BatchAddPermissionResponseBodyData) String() string
- type BatchAddPermissionResponseBodyDataPermissionTree
- func (s BatchAddPermissionResponseBodyDataPermissionTree) GoString() string
- func (s *BatchAddPermissionResponseBodyDataPermissionTree) SetId(v string) *BatchAddPermissionResponseBodyDataPermissionTree
- func (s *BatchAddPermissionResponseBodyDataPermissionTree) SetPolicyList(v []*BatchAddPermissionResponseBodyDataPermissionTreePolicyList) *BatchAddPermissionResponseBodyDataPermissionTree
- func (s *BatchAddPermissionResponseBodyDataPermissionTree) SetPrivacy(v string) *BatchAddPermissionResponseBodyDataPermissionTree
- func (s *BatchAddPermissionResponseBodyDataPermissionTree) SetType(v string) *BatchAddPermissionResponseBodyDataPermissionTree
- func (s BatchAddPermissionResponseBodyDataPermissionTree) String() string
- type BatchAddPermissionResponseBodyDataPermissionTreePolicyList
- func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyList) GoString() string
- func (s *BatchAddPermissionResponseBodyDataPermissionTreePolicyList) SetMemberList(v []*BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) *BatchAddPermissionResponseBodyDataPermissionTreePolicyList
- func (s *BatchAddPermissionResponseBodyDataPermissionTreePolicyList) SetName(v string) *BatchAddPermissionResponseBodyDataPermissionTreePolicyList
- func (s *BatchAddPermissionResponseBodyDataPermissionTreePolicyList) SetType(v int64) *BatchAddPermissionResponseBodyDataPermissionTreePolicyList
- func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyList) String() string
- type BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList
- func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) GoString() string
- func (s *BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) SetId(v string) *BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList
- func (s *BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) SetNickname(v string) *BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList
- func (s *BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) SetType(v string) *BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList
- func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) String() string
- type BatchQueryObjectiveHeaders
- func (s BatchQueryObjectiveHeaders) GoString() string
- func (s *BatchQueryObjectiveHeaders) SetCommonHeaders(v map[string]*string) *BatchQueryObjectiveHeaders
- func (s *BatchQueryObjectiveHeaders) SetXAcsDingtalkAccessToken(v string) *BatchQueryObjectiveHeaders
- func (s BatchQueryObjectiveHeaders) String() string
- type BatchQueryObjectiveRequest
- func (s BatchQueryObjectiveRequest) GoString() string
- func (s *BatchQueryObjectiveRequest) SetObjectiveIds(v []*string) *BatchQueryObjectiveRequest
- func (s *BatchQueryObjectiveRequest) SetPeriodId(v string) *BatchQueryObjectiveRequest
- func (s *BatchQueryObjectiveRequest) SetUserId(v string) *BatchQueryObjectiveRequest
- func (s *BatchQueryObjectiveRequest) SetWithAlign(v bool) *BatchQueryObjectiveRequest
- func (s *BatchQueryObjectiveRequest) SetWithKr(v bool) *BatchQueryObjectiveRequest
- func (s *BatchQueryObjectiveRequest) SetWithProgress(v bool) *BatchQueryObjectiveRequest
- func (s BatchQueryObjectiveRequest) String() string
- type BatchQueryObjectiveResponse
- func (s BatchQueryObjectiveResponse) GoString() string
- func (s *BatchQueryObjectiveResponse) SetBody(v *BatchQueryObjectiveResponseBody) *BatchQueryObjectiveResponse
- func (s *BatchQueryObjectiveResponse) SetHeaders(v map[string]*string) *BatchQueryObjectiveResponse
- func (s BatchQueryObjectiveResponse) String() string
- type BatchQueryObjectiveResponseBody
- func (s BatchQueryObjectiveResponseBody) GoString() string
- func (s *BatchQueryObjectiveResponseBody) SetData(v []*BatchQueryObjectiveResponseBodyData) *BatchQueryObjectiveResponseBody
- func (s *BatchQueryObjectiveResponseBody) SetSuccess(v bool) *BatchQueryObjectiveResponseBody
- func (s BatchQueryObjectiveResponseBody) String() string
- type BatchQueryObjectiveResponseBodyData
- func (s BatchQueryObjectiveResponseBodyData) GoString() string
- func (s *BatchQueryObjectiveResponseBodyData) SetAlignFromIds(v []io.Reader) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetAlignToIds(v []io.Reader) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetContent(v io.Reader) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetGmtCreate(v float32) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetGmtModified(v float32) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetId(v io.Reader) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetKrList(v []*BatchQueryObjectiveResponseBodyDataKrList) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetOwner(v *BatchQueryObjectiveResponseBodyDataOwner) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetPeriodId(v io.Reader) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetPermission(v []*float32) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetPosition(v int32) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetProgress(v *BatchQueryObjectiveResponseBodyDataProgress) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetProgressPercent(v float32) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetPublished(v bool) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetScore(v float32) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetStatus(v int32) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetUserId(v io.Reader) *BatchQueryObjectiveResponseBodyData
- func (s *BatchQueryObjectiveResponseBodyData) SetWeight(v float32) *BatchQueryObjectiveResponseBodyData
- func (s BatchQueryObjectiveResponseBodyData) String() string
- type BatchQueryObjectiveResponseBodyDataKrList
- func (s BatchQueryObjectiveResponseBodyDataKrList) GoString() string
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetContent(v io.Reader) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetGmtCreate(v float32) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetGmtModified(v float32) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetId(v io.Reader) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetObjectiveId(v io.Reader) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetPermission(v []*float32) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetPosition(v int64) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetProgress(v *BatchQueryObjectiveResponseBodyDataKrListProgress) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetScore(v float32) *BatchQueryObjectiveResponseBodyDataKrList
- func (s *BatchQueryObjectiveResponseBodyDataKrList) SetWeight(v float32) *BatchQueryObjectiveResponseBodyDataKrList
- func (s BatchQueryObjectiveResponseBodyDataKrList) String() string
- type BatchQueryObjectiveResponseBodyDataKrListProgress
- type BatchQueryObjectiveResponseBodyDataOwner
- func (s BatchQueryObjectiveResponseBodyDataOwner) GoString() string
- func (s *BatchQueryObjectiveResponseBodyDataOwner) SetAvatarMediaId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
- func (s *BatchQueryObjectiveResponseBodyDataOwner) SetCorpId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
- func (s *BatchQueryObjectiveResponseBodyDataOwner) SetId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
- func (s *BatchQueryObjectiveResponseBodyDataOwner) SetNickname(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
- func (s *BatchQueryObjectiveResponseBodyDataOwner) SetUserId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
- func (s BatchQueryObjectiveResponseBodyDataOwner) String() string
- type BatchQueryObjectiveResponseBodyDataProgress
- type BatchQueryUserHeaders
- type BatchQueryUserRequest
- type BatchQueryUserResponse
- type BatchQueryUserResponseBody
- type BatchQueryUserResponseBodyData
- func (s BatchQueryUserResponseBodyData) GoString() string
- func (s *BatchQueryUserResponseBodyData) SetAvatarMediaId(v io.Reader) *BatchQueryUserResponseBodyData
- func (s *BatchQueryUserResponseBodyData) SetAvatarUrl(v io.Reader) *BatchQueryUserResponseBodyData
- func (s *BatchQueryUserResponseBodyData) SetCorpId(v io.Reader) *BatchQueryUserResponseBodyData
- func (s *BatchQueryUserResponseBodyData) SetId(v io.Reader) *BatchQueryUserResponseBodyData
- func (s *BatchQueryUserResponseBodyData) SetNickname(v io.Reader) *BatchQueryUserResponseBodyData
- func (s *BatchQueryUserResponseBodyData) SetUserId(v io.Reader) *BatchQueryUserResponseBodyData
- func (s BatchQueryUserResponseBodyData) String() string
- type Client
- func (client *Client) AlignObjective(objectiveId *string, request *AlignObjectiveRequest) (_result *AlignObjectiveResponse, _err error)
- func (client *Client) AlignObjectiveWithOptions(objectiveId *string, request *AlignObjectiveRequest, ...) (_result *AlignObjectiveResponse, _err error)
- func (client *Client) BatchAddPermission(request *BatchAddPermissionRequest) (_result *BatchAddPermissionResponse, _err error)
- func (client *Client) BatchAddPermissionWithOptions(request *BatchAddPermissionRequest, headers *BatchAddPermissionHeaders, ...) (_result *BatchAddPermissionResponse, _err error)
- func (client *Client) BatchQueryObjective(request *BatchQueryObjectiveRequest) (_result *BatchQueryObjectiveResponse, _err error)
- func (client *Client) BatchQueryObjectiveWithOptions(request *BatchQueryObjectiveRequest, headers *BatchQueryObjectiveHeaders, ...) (_result *BatchQueryObjectiveResponse, _err error)
- func (client *Client) BatchQueryUser(request *BatchQueryUserRequest) (_result *BatchQueryUserResponse, _err error)
- func (client *Client) BatchQueryUserWithOptions(request *BatchQueryUserRequest, headers *BatchQueryUserHeaders, ...) (_result *BatchQueryUserResponse, _err error)
- func (client *Client) CreateKeyResult(request *CreateKeyResultRequest) (_result *CreateKeyResultResponse, _err error)
- func (client *Client) CreateKeyResultWithOptions(request *CreateKeyResultRequest, headers *CreateKeyResultHeaders, ...) (_result *CreateKeyResultResponse, _err error)
- func (client *Client) CreateObjective(request *CreateObjectiveRequest) (_result *CreateObjectiveResponse, _err error)
- func (client *Client) CreateObjectiveWithOptions(request *CreateObjectiveRequest, headers *CreateObjectiveHeaders, ...) (_result *CreateObjectiveResponse, _err error)
- func (client *Client) DeleteKeyResult(request *DeleteKeyResultRequest) (_result *DeleteKeyResultResponse, _err error)
- func (client *Client) DeleteKeyResultWithOptions(request *DeleteKeyResultRequest, headers *DeleteKeyResultHeaders, ...) (_result *DeleteKeyResultResponse, _err error)
- func (client *Client) DeleteObjective(objectiveId *string, request *DeleteObjectiveRequest) (_result *DeleteObjectiveResponse, _err error)
- func (client *Client) DeleteObjectiveWithOptions(objectiveId *string, request *DeleteObjectiveRequest, ...) (_result *DeleteObjectiveResponse, _err error)
- func (client *Client) DeletePermission(request *DeletePermissionRequest) (_result *DeletePermissionResponse, _err error)
- func (client *Client) DeletePermissionWithOptions(request *DeletePermissionRequest, headers *DeletePermissionHeaders, ...) (_result *DeletePermissionResponse, _err error)
- func (client *Client) GetPeriodList() (_result *GetPeriodListResponse, _err error)
- func (client *Client) GetPeriodListWithOptions(headers *GetPeriodListHeaders, runtime *util.RuntimeOptions) (_result *GetPeriodListResponse, _err error)
- func (client *Client) GetPermission(request *GetPermissionRequest) (_result *GetPermissionResponse, _err error)
- func (client *Client) GetPermissionWithOptions(request *GetPermissionRequest, headers *GetPermissionHeaders, ...) (_result *GetPermissionResponse, _err error)
- func (client *Client) GetUserOkr(request *GetUserOkrRequest) (_result *GetUserOkrResponse, _err error)
- func (client *Client) GetUserOkrWithOptions(request *GetUserOkrRequest, headers *GetUserOkrHeaders, ...) (_result *GetUserOkrResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) UnAlignObjective(objectiveId *string, request *UnAlignObjectiveRequest) (_result *UnAlignObjectiveResponse, _err error)
- func (client *Client) UnAlignObjectiveWithOptions(objectiveId *string, request *UnAlignObjectiveRequest, ...) (_result *UnAlignObjectiveResponse, _err error)
- func (client *Client) UpdateKROfContent(request *UpdateKROfContentRequest) (_result *UpdateKROfContentResponse, _err error)
- func (client *Client) UpdateKROfContentWithOptions(request *UpdateKROfContentRequest, headers *UpdateKROfContentHeaders, ...) (_result *UpdateKROfContentResponse, _err error)
- func (client *Client) UpdateKROfScore(request *UpdateKROfScoreRequest) (_result *UpdateKROfScoreResponse, _err error)
- func (client *Client) UpdateKROfScoreWithOptions(request *UpdateKROfScoreRequest, headers *UpdateKROfScoreHeaders, ...) (_result *UpdateKROfScoreResponse, _err error)
- func (client *Client) UpdateKROfWeight(request *UpdateKROfWeightRequest) (_result *UpdateKROfWeightResponse, _err error)
- func (client *Client) UpdateKROfWeightWithOptions(request *UpdateKROfWeightRequest, headers *UpdateKROfWeightHeaders, ...) (_result *UpdateKROfWeightResponse, _err error)
- func (client *Client) UpdateObjective(objectiveId *string, request *UpdateObjectiveRequest) (_result *UpdateObjectiveResponse, _err error)
- func (client *Client) UpdateObjectiveWithOptions(objectiveId *string, request *UpdateObjectiveRequest, ...) (_result *UpdateObjectiveResponse, _err error)
- func (client *Client) UpdatePrivacy(request *UpdatePrivacyRequest) (_result *UpdatePrivacyResponse, _err error)
- func (client *Client) UpdatePrivacyWithOptions(request *UpdatePrivacyRequest, headers *UpdatePrivacyHeaders, ...) (_result *UpdatePrivacyResponse, _err error)
- type CreateKeyResultHeaders
- type CreateKeyResultRequest
- func (s CreateKeyResultRequest) GoString() string
- func (s *CreateKeyResultRequest) SetContent(v string) *CreateKeyResultRequest
- func (s *CreateKeyResultRequest) SetObjectiveId(v string) *CreateKeyResultRequest
- func (s *CreateKeyResultRequest) SetPeriodId(v string) *CreateKeyResultRequest
- func (s *CreateKeyResultRequest) SetPrevPosition(v int64) *CreateKeyResultRequest
- func (s *CreateKeyResultRequest) SetUserId(v string) *CreateKeyResultRequest
- func (s *CreateKeyResultRequest) SetWeight(v int64) *CreateKeyResultRequest
- func (s CreateKeyResultRequest) String() string
- type CreateKeyResultResponse
- type CreateKeyResultResponseBody
- func (s CreateKeyResultResponseBody) GoString() string
- func (s *CreateKeyResultResponseBody) SetData(v *CreateKeyResultResponseBodyData) *CreateKeyResultResponseBody
- func (s *CreateKeyResultResponseBody) SetSuccess(v bool) *CreateKeyResultResponseBody
- func (s CreateKeyResultResponseBody) String() string
- type CreateKeyResultResponseBodyData
- func (s CreateKeyResultResponseBodyData) GoString() string
- func (s *CreateKeyResultResponseBodyData) SetId(v io.Reader) *CreateKeyResultResponseBodyData
- func (s *CreateKeyResultResponseBodyData) SetPosition(v int64) *CreateKeyResultResponseBodyData
- func (s *CreateKeyResultResponseBodyData) SetWeight(v int64) *CreateKeyResultResponseBodyData
- func (s CreateKeyResultResponseBodyData) String() string
- type CreateObjectiveHeaders
- type CreateObjectiveRequest
- func (s CreateObjectiveRequest) GoString() string
- func (s *CreateObjectiveRequest) SetContent(v string) *CreateObjectiveRequest
- func (s *CreateObjectiveRequest) SetPeriodId(v string) *CreateObjectiveRequest
- func (s *CreateObjectiveRequest) SetPrevPosition(v string) *CreateObjectiveRequest
- func (s *CreateObjectiveRequest) SetUserId(v string) *CreateObjectiveRequest
- func (s CreateObjectiveRequest) String() string
- type CreateObjectiveResponse
- type CreateObjectiveResponseBody
- func (s CreateObjectiveResponseBody) GoString() string
- func (s *CreateObjectiveResponseBody) SetData(v *CreateObjectiveResponseBodyData) *CreateObjectiveResponseBody
- func (s *CreateObjectiveResponseBody) SetSuccess(v bool) *CreateObjectiveResponseBody
- func (s CreateObjectiveResponseBody) String() string
- type CreateObjectiveResponseBodyData
- func (s CreateObjectiveResponseBodyData) GoString() string
- func (s *CreateObjectiveResponseBodyData) SetId(v string) *CreateObjectiveResponseBodyData
- func (s *CreateObjectiveResponseBodyData) SetPosition(v string) *CreateObjectiveResponseBodyData
- func (s CreateObjectiveResponseBodyData) String() string
- type DeleteKeyResultHeaders
- type DeleteKeyResultRequest
- type DeleteKeyResultResponse
- type DeleteKeyResultResponseBody
- type DeleteObjectiveHeaders
- type DeleteObjectiveRequest
- type DeleteObjectiveResponse
- type DeleteObjectiveResponseBody
- func (s DeleteObjectiveResponseBody) GoString() string
- func (s *DeleteObjectiveResponseBody) SetData(v *DeleteObjectiveResponseBodyData) *DeleteObjectiveResponseBody
- func (s *DeleteObjectiveResponseBody) SetSuccess(v bool) *DeleteObjectiveResponseBody
- func (s DeleteObjectiveResponseBody) String() string
- type DeleteObjectiveResponseBodyData
- type DeletePermissionHeaders
- type DeletePermissionRequest
- func (s DeletePermissionRequest) GoString() string
- func (s *DeletePermissionRequest) SetId(v string) *DeletePermissionRequest
- func (s *DeletePermissionRequest) SetPolicyType(v int64) *DeletePermissionRequest
- func (s *DeletePermissionRequest) SetTargetId(v string) *DeletePermissionRequest
- func (s *DeletePermissionRequest) SetTargetType(v string) *DeletePermissionRequest
- func (s *DeletePermissionRequest) SetType(v string) *DeletePermissionRequest
- func (s *DeletePermissionRequest) SetUserId(v string) *DeletePermissionRequest
- func (s DeletePermissionRequest) String() string
- type DeletePermissionResponse
- type DeletePermissionResponseBody
- func (s DeletePermissionResponseBody) GoString() string
- func (s *DeletePermissionResponseBody) SetData(v *DeletePermissionResponseBodyData) *DeletePermissionResponseBody
- func (s *DeletePermissionResponseBody) SetSuccess(v bool) *DeletePermissionResponseBody
- func (s DeletePermissionResponseBody) String() string
- type DeletePermissionResponseBodyData
- func (s DeletePermissionResponseBodyData) GoString() string
- func (s *DeletePermissionResponseBodyData) SetId(v string) *DeletePermissionResponseBodyData
- func (s *DeletePermissionResponseBodyData) SetPolicyList(v []*DeletePermissionResponseBodyDataPolicyList) *DeletePermissionResponseBodyData
- func (s *DeletePermissionResponseBodyData) SetPrivacy(v string) *DeletePermissionResponseBodyData
- func (s *DeletePermissionResponseBodyData) SetType(v string) *DeletePermissionResponseBodyData
- func (s DeletePermissionResponseBodyData) String() string
- type DeletePermissionResponseBodyDataPolicyList
- func (s DeletePermissionResponseBodyDataPolicyList) GoString() string
- func (s *DeletePermissionResponseBodyDataPolicyList) SetMemberList(v []*DeletePermissionResponseBodyDataPolicyListMemberList) *DeletePermissionResponseBodyDataPolicyList
- func (s *DeletePermissionResponseBodyDataPolicyList) SetName(v string) *DeletePermissionResponseBodyDataPolicyList
- func (s *DeletePermissionResponseBodyDataPolicyList) SetType(v int64) *DeletePermissionResponseBodyDataPolicyList
- func (s DeletePermissionResponseBodyDataPolicyList) String() string
- type DeletePermissionResponseBodyDataPolicyListMemberList
- func (s DeletePermissionResponseBodyDataPolicyListMemberList) GoString() string
- func (s *DeletePermissionResponseBodyDataPolicyListMemberList) SetId(v string) *DeletePermissionResponseBodyDataPolicyListMemberList
- func (s *DeletePermissionResponseBodyDataPolicyListMemberList) SetNickname(v string) *DeletePermissionResponseBodyDataPolicyListMemberList
- func (s *DeletePermissionResponseBodyDataPolicyListMemberList) SetType(v string) *DeletePermissionResponseBodyDataPolicyListMemberList
- func (s DeletePermissionResponseBodyDataPolicyListMemberList) String() string
- type GetPeriodListHeaders
- type GetPeriodListResponse
- type GetPeriodListResponseBody
- type GetPeriodListResponseBodyData
- type GetPeriodListResponseBodyDataPeriodList
- func (s GetPeriodListResponseBodyDataPeriodList) GoString() string
- func (s *GetPeriodListResponseBodyDataPeriodList) SetEndTime(v float32) *GetPeriodListResponseBodyDataPeriodList
- func (s *GetPeriodListResponseBodyDataPeriodList) SetId(v io.Reader) *GetPeriodListResponseBodyDataPeriodList
- func (s *GetPeriodListResponseBodyDataPeriodList) SetIsCurrent(v bool) *GetPeriodListResponseBodyDataPeriodList
- func (s *GetPeriodListResponseBodyDataPeriodList) SetIsYearly(v bool) *GetPeriodListResponseBodyDataPeriodList
- func (s *GetPeriodListResponseBodyDataPeriodList) SetName(v io.Reader) *GetPeriodListResponseBodyDataPeriodList
- func (s *GetPeriodListResponseBodyDataPeriodList) SetStartTime(v float32) *GetPeriodListResponseBodyDataPeriodList
- func (s GetPeriodListResponseBodyDataPeriodList) String() string
- type GetPermissionHeaders
- type GetPermissionRequest
- func (s GetPermissionRequest) GoString() string
- func (s *GetPermissionRequest) SetTargetId(v string) *GetPermissionRequest
- func (s *GetPermissionRequest) SetTargetType(v string) *GetPermissionRequest
- func (s *GetPermissionRequest) SetUserId(v string) *GetPermissionRequest
- func (s *GetPermissionRequest) SetWithKr(v bool) *GetPermissionRequest
- func (s *GetPermissionRequest) SetWithObjective(v bool) *GetPermissionRequest
- func (s GetPermissionRequest) String() string
- type GetPermissionResponse
- type GetPermissionResponseBody
- type GetPermissionResponseBodyData
- func (s GetPermissionResponseBodyData) GoString() string
- func (s *GetPermissionResponseBodyData) SetId(v string) *GetPermissionResponseBodyData
- func (s *GetPermissionResponseBodyData) SetPolicyList(v []*GetPermissionResponseBodyDataPolicyList) *GetPermissionResponseBodyData
- func (s *GetPermissionResponseBodyData) SetPrivacy(v string) *GetPermissionResponseBodyData
- func (s *GetPermissionResponseBodyData) SetType(v string) *GetPermissionResponseBodyData
- func (s GetPermissionResponseBodyData) String() string
- type GetPermissionResponseBodyDataPolicyList
- func (s GetPermissionResponseBodyDataPolicyList) GoString() string
- func (s *GetPermissionResponseBodyDataPolicyList) SetMemberList(v []*GetPermissionResponseBodyDataPolicyListMemberList) *GetPermissionResponseBodyDataPolicyList
- func (s *GetPermissionResponseBodyDataPolicyList) SetName(v string) *GetPermissionResponseBodyDataPolicyList
- func (s *GetPermissionResponseBodyDataPolicyList) SetType(v int64) *GetPermissionResponseBodyDataPolicyList
- func (s GetPermissionResponseBodyDataPolicyList) String() string
- type GetPermissionResponseBodyDataPolicyListMemberList
- func (s GetPermissionResponseBodyDataPolicyListMemberList) GoString() string
- func (s *GetPermissionResponseBodyDataPolicyListMemberList) SetId(v string) *GetPermissionResponseBodyDataPolicyListMemberList
- func (s *GetPermissionResponseBodyDataPolicyListMemberList) SetNickname(v string) *GetPermissionResponseBodyDataPolicyListMemberList
- func (s *GetPermissionResponseBodyDataPolicyListMemberList) SetType(v string) *GetPermissionResponseBodyDataPolicyListMemberList
- func (s GetPermissionResponseBodyDataPolicyListMemberList) String() string
- type GetUserOkrHeaders
- type GetUserOkrRequest
- func (s GetUserOkrRequest) GoString() string
- func (s *GetUserOkrRequest) SetPageNumber(v int64) *GetUserOkrRequest
- func (s *GetUserOkrRequest) SetPageSize(v int64) *GetUserOkrRequest
- func (s *GetUserOkrRequest) SetPeriodId(v string) *GetUserOkrRequest
- func (s *GetUserOkrRequest) SetUserId(v string) *GetUserOkrRequest
- func (s GetUserOkrRequest) String() string
- type GetUserOkrResponse
- type GetUserOkrResponseBody
- type GetUserOkrResponseBodyData
- func (s GetUserOkrResponseBodyData) GoString() string
- func (s *GetUserOkrResponseBodyData) SetList(v []*GetUserOkrResponseBodyDataList) *GetUserOkrResponseBodyData
- func (s *GetUserOkrResponseBodyData) SetPageNumber(v int64) *GetUserOkrResponseBodyData
- func (s *GetUserOkrResponseBodyData) SetPageSize(v int64) *GetUserOkrResponseBodyData
- func (s *GetUserOkrResponseBodyData) SetTotalCount(v int64) *GetUserOkrResponseBodyData
- func (s GetUserOkrResponseBodyData) String() string
- type GetUserOkrResponseBodyDataList
- func (s GetUserOkrResponseBodyDataList) GoString() string
- func (s *GetUserOkrResponseBodyDataList) SetAlignFromIds(v []io.Reader) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetAlignToIds(v []io.Reader) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetContent(v io.Reader) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetGmtCreate(v float32) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetGmtModified(v float32) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetId(v io.Reader) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetKrList(v []*GetUserOkrResponseBodyDataListKrList) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetOwner(v *GetUserOkrResponseBodyDataListOwner) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetPeriodId(v io.Reader) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetPermission(v []*float32) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetPosition(v int32) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetProgress(v *GetUserOkrResponseBodyDataListProgress) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetProgressPercent(v float32) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetPublished(v bool) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetScore(v float32) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetStatus(v int32) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetUserId(v io.Reader) *GetUserOkrResponseBodyDataList
- func (s *GetUserOkrResponseBodyDataList) SetWeight(v float32) *GetUserOkrResponseBodyDataList
- func (s GetUserOkrResponseBodyDataList) String() string
- type GetUserOkrResponseBodyDataListKrList
- func (s GetUserOkrResponseBodyDataListKrList) GoString() string
- func (s *GetUserOkrResponseBodyDataListKrList) SetContent(v io.Reader) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetGmtCreate(v float32) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetGmtModified(v float32) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetId(v io.Reader) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetObjectiveId(v io.Reader) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetPermission(v []*float32) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetPosition(v int64) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetProgress(v *GetUserOkrResponseBodyDataListKrListProgress) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetScore(v float32) *GetUserOkrResponseBodyDataListKrList
- func (s *GetUserOkrResponseBodyDataListKrList) SetWeight(v float32) *GetUserOkrResponseBodyDataListKrList
- func (s GetUserOkrResponseBodyDataListKrList) String() string
- type GetUserOkrResponseBodyDataListKrListProgress
- type GetUserOkrResponseBodyDataListOwner
- func (s GetUserOkrResponseBodyDataListOwner) GoString() string
- func (s *GetUserOkrResponseBodyDataListOwner) SetAvatarMediaId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
- func (s *GetUserOkrResponseBodyDataListOwner) SetCorpId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
- func (s *GetUserOkrResponseBodyDataListOwner) SetId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
- func (s *GetUserOkrResponseBodyDataListOwner) SetNickname(v io.Reader) *GetUserOkrResponseBodyDataListOwner
- func (s *GetUserOkrResponseBodyDataListOwner) SetUserId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
- func (s GetUserOkrResponseBodyDataListOwner) String() string
- type GetUserOkrResponseBodyDataListProgress
- type UnAlignObjectiveHeaders
- type UnAlignObjectiveRequest
- func (s UnAlignObjectiveRequest) GoString() string
- func (s *UnAlignObjectiveRequest) SetPeriodId(v string) *UnAlignObjectiveRequest
- func (s *UnAlignObjectiveRequest) SetTargetId(v string) *UnAlignObjectiveRequest
- func (s *UnAlignObjectiveRequest) SetUserId(v string) *UnAlignObjectiveRequest
- func (s UnAlignObjectiveRequest) String() string
- type UnAlignObjectiveResponse
- type UnAlignObjectiveResponseBody
- func (s UnAlignObjectiveResponseBody) GoString() string
- func (s *UnAlignObjectiveResponseBody) SetData(v *UnAlignObjectiveResponseBodyData) *UnAlignObjectiveResponseBody
- func (s *UnAlignObjectiveResponseBody) SetSuccess(v bool) *UnAlignObjectiveResponseBody
- func (s UnAlignObjectiveResponseBody) String() string
- type UnAlignObjectiveResponseBodyData
- func (s UnAlignObjectiveResponseBodyData) GoString() string
- func (s *UnAlignObjectiveResponseBodyData) SetAlignId(v io.Reader) *UnAlignObjectiveResponseBodyData
- func (s *UnAlignObjectiveResponseBodyData) SetId(v io.Reader) *UnAlignObjectiveResponseBodyData
- func (s UnAlignObjectiveResponseBodyData) String() string
- type UpdateKROfContentHeaders
- type UpdateKROfContentRequest
- func (s UpdateKROfContentRequest) GoString() string
- func (s *UpdateKROfContentRequest) SetContent(v string) *UpdateKROfContentRequest
- func (s *UpdateKROfContentRequest) SetKrId(v string) *UpdateKROfContentRequest
- func (s *UpdateKROfContentRequest) SetUpdateQuoteList(v []*string) *UpdateKROfContentRequest
- func (s *UpdateKROfContentRequest) SetUserId(v string) *UpdateKROfContentRequest
- func (s UpdateKROfContentRequest) String() string
- type UpdateKROfContentResponse
- func (s UpdateKROfContentResponse) GoString() string
- func (s *UpdateKROfContentResponse) SetBody(v *UpdateKROfContentResponseBody) *UpdateKROfContentResponse
- func (s *UpdateKROfContentResponse) SetHeaders(v map[string]*string) *UpdateKROfContentResponse
- func (s UpdateKROfContentResponse) String() string
- type UpdateKROfContentResponseBody
- type UpdateKROfScoreHeaders
- type UpdateKROfScoreRequest
- func (s UpdateKROfScoreRequest) GoString() string
- func (s *UpdateKROfScoreRequest) SetKrId(v string) *UpdateKROfScoreRequest
- func (s *UpdateKROfScoreRequest) SetScore(v int64) *UpdateKROfScoreRequest
- func (s *UpdateKROfScoreRequest) SetUserId(v string) *UpdateKROfScoreRequest
- func (s UpdateKROfScoreRequest) String() string
- type UpdateKROfScoreResponse
- type UpdateKROfScoreResponseBody
- func (s UpdateKROfScoreResponseBody) GoString() string
- func (s *UpdateKROfScoreResponseBody) SetData(v *UpdateKROfScoreResponseBodyData) *UpdateKROfScoreResponseBody
- func (s *UpdateKROfScoreResponseBody) SetSuccess(v bool) *UpdateKROfScoreResponseBody
- func (s UpdateKROfScoreResponseBody) String() string
- type UpdateKROfScoreResponseBodyData
- type UpdateKROfWeightHeaders
- type UpdateKROfWeightRequest
- func (s UpdateKROfWeightRequest) GoString() string
- func (s *UpdateKROfWeightRequest) SetKrId(v string) *UpdateKROfWeightRequest
- func (s *UpdateKROfWeightRequest) SetUserId(v string) *UpdateKROfWeightRequest
- func (s *UpdateKROfWeightRequest) SetWeight(v int64) *UpdateKROfWeightRequest
- func (s UpdateKROfWeightRequest) String() string
- type UpdateKROfWeightResponse
- type UpdateKROfWeightResponseBody
- func (s UpdateKROfWeightResponseBody) GoString() string
- func (s *UpdateKROfWeightResponseBody) SetData(v *UpdateKROfWeightResponseBodyData) *UpdateKROfWeightResponseBody
- func (s *UpdateKROfWeightResponseBody) SetSuccess(v bool) *UpdateKROfWeightResponseBody
- func (s UpdateKROfWeightResponseBody) String() string
- type UpdateKROfWeightResponseBodyData
- func (s UpdateKROfWeightResponseBodyData) GoString() string
- func (s *UpdateKROfWeightResponseBodyData) SetObjectiveProgress(v *UpdateKROfWeightResponseBodyDataObjectiveProgress) *UpdateKROfWeightResponseBodyData
- func (s *UpdateKROfWeightResponseBodyData) SetObjectiveScore(v int64) *UpdateKROfWeightResponseBodyData
- func (s UpdateKROfWeightResponseBodyData) String() string
- type UpdateKROfWeightResponseBodyDataObjectiveProgress
- type UpdateObjectiveHeaders
- type UpdateObjectiveRequest
- type UpdateObjectiveResponse
- type UpdateObjectiveResponseBody
- func (s UpdateObjectiveResponseBody) GoString() string
- func (s *UpdateObjectiveResponseBody) SetData(v *UpdateObjectiveResponseBodyData) *UpdateObjectiveResponseBody
- func (s *UpdateObjectiveResponseBody) SetSuccess(v bool) *UpdateObjectiveResponseBody
- func (s UpdateObjectiveResponseBody) String() string
- type UpdateObjectiveResponseBodyData
- func (s UpdateObjectiveResponseBodyData) GoString() string
- func (s *UpdateObjectiveResponseBodyData) SetId(v string) *UpdateObjectiveResponseBodyData
- func (s *UpdateObjectiveResponseBodyData) SetPosition(v float32) *UpdateObjectiveResponseBodyData
- func (s UpdateObjectiveResponseBodyData) String() string
- type UpdatePrivacyHeaders
- type UpdatePrivacyRequest
- func (s UpdatePrivacyRequest) GoString() string
- func (s *UpdatePrivacyRequest) SetPrivacy(v string) *UpdatePrivacyRequest
- func (s *UpdatePrivacyRequest) SetTargetId(v string) *UpdatePrivacyRequest
- func (s *UpdatePrivacyRequest) SetTargetType(v string) *UpdatePrivacyRequest
- func (s *UpdatePrivacyRequest) SetUserId(v string) *UpdatePrivacyRequest
- func (s UpdatePrivacyRequest) String() string
- type UpdatePrivacyResponse
- type UpdatePrivacyResponseBody
- type UpdatePrivacyResponseBodyData
- func (s UpdatePrivacyResponseBodyData) GoString() string
- func (s *UpdatePrivacyResponseBodyData) SetId(v string) *UpdatePrivacyResponseBodyData
- func (s *UpdatePrivacyResponseBodyData) SetPolicyList(v []*UpdatePrivacyResponseBodyDataPolicyList) *UpdatePrivacyResponseBodyData
- func (s *UpdatePrivacyResponseBodyData) SetPrivacy(v string) *UpdatePrivacyResponseBodyData
- func (s *UpdatePrivacyResponseBodyData) SetType(v string) *UpdatePrivacyResponseBodyData
- func (s UpdatePrivacyResponseBodyData) String() string
- type UpdatePrivacyResponseBodyDataPolicyList
- func (s UpdatePrivacyResponseBodyDataPolicyList) GoString() string
- func (s *UpdatePrivacyResponseBodyDataPolicyList) SetMemberList(v []*UpdatePrivacyResponseBodyDataPolicyListMemberList) *UpdatePrivacyResponseBodyDataPolicyList
- func (s *UpdatePrivacyResponseBodyDataPolicyList) SetName(v string) *UpdatePrivacyResponseBodyDataPolicyList
- func (s *UpdatePrivacyResponseBodyDataPolicyList) SetType(v int64) *UpdatePrivacyResponseBodyDataPolicyList
- func (s UpdatePrivacyResponseBodyDataPolicyList) String() string
- type UpdatePrivacyResponseBodyDataPolicyListMemberList
- func (s UpdatePrivacyResponseBodyDataPolicyListMemberList) GoString() string
- func (s *UpdatePrivacyResponseBodyDataPolicyListMemberList) SetId(v string) *UpdatePrivacyResponseBodyDataPolicyListMemberList
- func (s *UpdatePrivacyResponseBodyDataPolicyListMemberList) SetNickname(v string) *UpdatePrivacyResponseBodyDataPolicyListMemberList
- func (s *UpdatePrivacyResponseBodyDataPolicyListMemberList) SetType(v string) *UpdatePrivacyResponseBodyDataPolicyListMemberList
- func (s UpdatePrivacyResponseBodyDataPolicyListMemberList) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlignObjectiveHeaders ¶
type AlignObjectiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AlignObjectiveHeaders) GoString ¶
func (s AlignObjectiveHeaders) GoString() string
func (*AlignObjectiveHeaders) SetCommonHeaders ¶
func (s *AlignObjectiveHeaders) SetCommonHeaders(v map[string]*string) *AlignObjectiveHeaders
func (*AlignObjectiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AlignObjectiveHeaders) SetXAcsDingtalkAccessToken(v string) *AlignObjectiveHeaders
func (AlignObjectiveHeaders) String ¶
func (s AlignObjectiveHeaders) String() string
type AlignObjectiveRequest ¶
type AlignObjectiveRequest struct { // 周期 ID。 PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` // 对齐目标的 ID。 TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` // 当前用户的 user ID。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (AlignObjectiveRequest) GoString ¶
func (s AlignObjectiveRequest) GoString() string
func (*AlignObjectiveRequest) SetPeriodId ¶
func (s *AlignObjectiveRequest) SetPeriodId(v string) *AlignObjectiveRequest
func (*AlignObjectiveRequest) SetTargetId ¶
func (s *AlignObjectiveRequest) SetTargetId(v string) *AlignObjectiveRequest
func (*AlignObjectiveRequest) SetUserId ¶
func (s *AlignObjectiveRequest) SetUserId(v string) *AlignObjectiveRequest
func (AlignObjectiveRequest) String ¶
func (s AlignObjectiveRequest) String() string
type AlignObjectiveResponse ¶
type AlignObjectiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AlignObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AlignObjectiveResponse) GoString ¶
func (s AlignObjectiveResponse) GoString() string
func (*AlignObjectiveResponse) SetBody ¶
func (s *AlignObjectiveResponse) SetBody(v *AlignObjectiveResponseBody) *AlignObjectiveResponse
func (*AlignObjectiveResponse) SetHeaders ¶
func (s *AlignObjectiveResponse) SetHeaders(v map[string]*string) *AlignObjectiveResponse
func (AlignObjectiveResponse) String ¶
func (s AlignObjectiveResponse) String() string
type AlignObjectiveResponseBody ¶
type AlignObjectiveResponseBody struct { // data Data *AlignObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // success Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (AlignObjectiveResponseBody) GoString ¶
func (s AlignObjectiveResponseBody) GoString() string
func (*AlignObjectiveResponseBody) SetData ¶
func (s *AlignObjectiveResponseBody) SetData(v *AlignObjectiveResponseBodyData) *AlignObjectiveResponseBody
func (*AlignObjectiveResponseBody) SetSuccess ¶
func (s *AlignObjectiveResponseBody) SetSuccess(v bool) *AlignObjectiveResponseBody
func (AlignObjectiveResponseBody) String ¶
func (s AlignObjectiveResponseBody) String() string
type AlignObjectiveResponseBodyData ¶
type AlignObjectiveResponseBodyData struct { // 对齐目标的 ID。 AlignId io.Reader `json:"alignId,omitempty" xml:"alignId,omitempty"` // 当前 Objective 的ID Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` }
func (AlignObjectiveResponseBodyData) GoString ¶
func (s AlignObjectiveResponseBodyData) GoString() string
func (*AlignObjectiveResponseBodyData) SetAlignId ¶
func (s *AlignObjectiveResponseBodyData) SetAlignId(v io.Reader) *AlignObjectiveResponseBodyData
func (*AlignObjectiveResponseBodyData) SetId ¶
func (s *AlignObjectiveResponseBodyData) SetId(v io.Reader) *AlignObjectiveResponseBodyData
func (AlignObjectiveResponseBodyData) String ¶
func (s AlignObjectiveResponseBodyData) String() string
type BatchAddPermissionHeaders ¶
type BatchAddPermissionHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchAddPermissionHeaders) GoString ¶
func (s BatchAddPermissionHeaders) GoString() string
func (*BatchAddPermissionHeaders) SetCommonHeaders ¶
func (s *BatchAddPermissionHeaders) SetCommonHeaders(v map[string]*string) *BatchAddPermissionHeaders
func (*BatchAddPermissionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchAddPermissionHeaders) SetXAcsDingtalkAccessToken(v string) *BatchAddPermissionHeaders
func (BatchAddPermissionHeaders) String ¶
func (s BatchAddPermissionHeaders) String() string
type BatchAddPermissionRequest ¶
type BatchAddPermissionRequest struct { List []*BatchAddPermissionRequestList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` TargetType *string `json:"targetType,omitempty" xml:"targetType,omitempty"` // A short description of struct UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (BatchAddPermissionRequest) GoString ¶
func (s BatchAddPermissionRequest) GoString() string
func (*BatchAddPermissionRequest) SetList ¶
func (s *BatchAddPermissionRequest) SetList(v []*BatchAddPermissionRequestList) *BatchAddPermissionRequest
func (*BatchAddPermissionRequest) SetTargetId ¶
func (s *BatchAddPermissionRequest) SetTargetId(v string) *BatchAddPermissionRequest
func (*BatchAddPermissionRequest) SetTargetType ¶
func (s *BatchAddPermissionRequest) SetTargetType(v string) *BatchAddPermissionRequest
func (*BatchAddPermissionRequest) SetUserId ¶
func (s *BatchAddPermissionRequest) SetUserId(v string) *BatchAddPermissionRequest
func (BatchAddPermissionRequest) String ¶
func (s BatchAddPermissionRequest) String() string
type BatchAddPermissionRequestList ¶
type BatchAddPermissionRequestList struct { Member *BatchAddPermissionRequestListMember `json:"member,omitempty" xml:"member,omitempty" type:"Struct"` PolicyType *int64 `json:"policyType,omitempty" xml:"policyType,omitempty"` }
func (BatchAddPermissionRequestList) GoString ¶
func (s BatchAddPermissionRequestList) GoString() string
func (*BatchAddPermissionRequestList) SetMember ¶
func (s *BatchAddPermissionRequestList) SetMember(v *BatchAddPermissionRequestListMember) *BatchAddPermissionRequestList
func (*BatchAddPermissionRequestList) SetPolicyType ¶
func (s *BatchAddPermissionRequestList) SetPolicyType(v int64) *BatchAddPermissionRequestList
func (BatchAddPermissionRequestList) String ¶
func (s BatchAddPermissionRequestList) String() string
type BatchAddPermissionRequestListMember ¶
type BatchAddPermissionRequestListMember struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (BatchAddPermissionRequestListMember) GoString ¶
func (s BatchAddPermissionRequestListMember) GoString() string
func (*BatchAddPermissionRequestListMember) SetId ¶
func (s *BatchAddPermissionRequestListMember) SetId(v string) *BatchAddPermissionRequestListMember
func (*BatchAddPermissionRequestListMember) SetType ¶
func (s *BatchAddPermissionRequestListMember) SetType(v string) *BatchAddPermissionRequestListMember
func (BatchAddPermissionRequestListMember) String ¶
func (s BatchAddPermissionRequestListMember) String() string
type BatchAddPermissionResponse ¶
type BatchAddPermissionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchAddPermissionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchAddPermissionResponse) GoString ¶
func (s BatchAddPermissionResponse) GoString() string
func (*BatchAddPermissionResponse) SetBody ¶
func (s *BatchAddPermissionResponse) SetBody(v *BatchAddPermissionResponseBody) *BatchAddPermissionResponse
func (*BatchAddPermissionResponse) SetHeaders ¶
func (s *BatchAddPermissionResponse) SetHeaders(v map[string]*string) *BatchAddPermissionResponse
func (BatchAddPermissionResponse) String ¶
func (s BatchAddPermissionResponse) String() string
type BatchAddPermissionResponseBody ¶
type BatchAddPermissionResponseBody struct { // 返回的数据。 Data *BatchAddPermissionResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (BatchAddPermissionResponseBody) GoString ¶
func (s BatchAddPermissionResponseBody) GoString() string
func (*BatchAddPermissionResponseBody) SetData ¶
func (s *BatchAddPermissionResponseBody) SetData(v *BatchAddPermissionResponseBodyData) *BatchAddPermissionResponseBody
func (*BatchAddPermissionResponseBody) SetSuccess ¶
func (s *BatchAddPermissionResponseBody) SetSuccess(v bool) *BatchAddPermissionResponseBody
func (BatchAddPermissionResponseBody) String ¶
func (s BatchAddPermissionResponseBody) String() string
type BatchAddPermissionResponseBodyData ¶
type BatchAddPermissionResponseBodyData struct { // 是否有无效的成员。 HasInvalidUser *bool `json:"hasInvalidUser,omitempty" xml:"hasInvalidUser,omitempty"` // 权限信息。 PermissionTree *BatchAddPermissionResponseBodyDataPermissionTree `json:"permissionTree,omitempty" xml:"permissionTree,omitempty" type:"Struct"` }
func (BatchAddPermissionResponseBodyData) GoString ¶
func (s BatchAddPermissionResponseBodyData) GoString() string
func (*BatchAddPermissionResponseBodyData) SetHasInvalidUser ¶
func (s *BatchAddPermissionResponseBodyData) SetHasInvalidUser(v bool) *BatchAddPermissionResponseBodyData
func (*BatchAddPermissionResponseBodyData) SetPermissionTree ¶
func (s *BatchAddPermissionResponseBodyData) SetPermissionTree(v *BatchAddPermissionResponseBodyDataPermissionTree) *BatchAddPermissionResponseBodyData
func (BatchAddPermissionResponseBodyData) String ¶
func (s BatchAddPermissionResponseBodyData) String() string
type BatchAddPermissionResponseBodyDataPermissionTree ¶
type BatchAddPermissionResponseBodyDataPermissionTree struct { // 权限 ID。 Id *string `json:"id,omitempty" xml:"id,omitempty"` // 权限列表 PolicyList []*BatchAddPermissionResponseBodyDataPermissionTreePolicyList `json:"policyList,omitempty" xml:"policyList,omitempty" type:"Repeated"` // 是否可见的标识。 Privacy *string `json:"privacy,omitempty" xml:"privacy,omitempty"` // 哪种类型的权限。 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (BatchAddPermissionResponseBodyDataPermissionTree) GoString ¶
func (s BatchAddPermissionResponseBodyDataPermissionTree) GoString() string
func (*BatchAddPermissionResponseBodyDataPermissionTree) SetPolicyList ¶
func (*BatchAddPermissionResponseBodyDataPermissionTree) SetPrivacy ¶
func (s *BatchAddPermissionResponseBodyDataPermissionTree) SetPrivacy(v string) *BatchAddPermissionResponseBodyDataPermissionTree
func (BatchAddPermissionResponseBodyDataPermissionTree) String ¶
func (s BatchAddPermissionResponseBodyDataPermissionTree) String() string
type BatchAddPermissionResponseBodyDataPermissionTreePolicyList ¶
type BatchAddPermissionResponseBodyDataPermissionTreePolicyList struct { MemberList []*BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList `json:"memberList,omitempty" xml:"memberList,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (BatchAddPermissionResponseBodyDataPermissionTreePolicyList) GoString ¶
func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyList) GoString() string
func (*BatchAddPermissionResponseBodyDataPermissionTreePolicyList) SetMemberList ¶
func (BatchAddPermissionResponseBodyDataPermissionTreePolicyList) String ¶
func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyList) String() string
type BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList ¶
type BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Nickname *string `json:"nickname,omitempty" xml:"nickname,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) GoString ¶
func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) GoString() string
func (*BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) SetNickname ¶
func (BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) String ¶
func (s BatchAddPermissionResponseBodyDataPermissionTreePolicyListMemberList) String() string
type BatchQueryObjectiveHeaders ¶
type BatchQueryObjectiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchQueryObjectiveHeaders) GoString ¶
func (s BatchQueryObjectiveHeaders) GoString() string
func (*BatchQueryObjectiveHeaders) SetCommonHeaders ¶
func (s *BatchQueryObjectiveHeaders) SetCommonHeaders(v map[string]*string) *BatchQueryObjectiveHeaders
func (*BatchQueryObjectiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchQueryObjectiveHeaders) SetXAcsDingtalkAccessToken(v string) *BatchQueryObjectiveHeaders
func (BatchQueryObjectiveHeaders) String ¶
func (s BatchQueryObjectiveHeaders) String() string
type BatchQueryObjectiveRequest ¶
type BatchQueryObjectiveRequest struct { // 需要查看的 Objective ID。 ObjectiveIds []*string `json:"objectiveIds,omitempty" xml:"objectiveIds,omitempty" type:"Repeated"` // 周期 ID。 PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` // 是否返回关联信息。 WithAlign *bool `json:"withAlign,omitempty" xml:"withAlign,omitempty"` // 是否返回 KR 信息。 WithKr *bool `json:"withKr,omitempty" xml:"withKr,omitempty"` // 是否返回进度信息 WithProgress *bool `json:"withProgress,omitempty" xml:"withProgress,omitempty"` // 当前用户的 staff ID。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (BatchQueryObjectiveRequest) GoString ¶
func (s BatchQueryObjectiveRequest) GoString() string
func (*BatchQueryObjectiveRequest) SetObjectiveIds ¶
func (s *BatchQueryObjectiveRequest) SetObjectiveIds(v []*string) *BatchQueryObjectiveRequest
func (*BatchQueryObjectiveRequest) SetPeriodId ¶
func (s *BatchQueryObjectiveRequest) SetPeriodId(v string) *BatchQueryObjectiveRequest
func (*BatchQueryObjectiveRequest) SetUserId ¶
func (s *BatchQueryObjectiveRequest) SetUserId(v string) *BatchQueryObjectiveRequest
func (*BatchQueryObjectiveRequest) SetWithAlign ¶
func (s *BatchQueryObjectiveRequest) SetWithAlign(v bool) *BatchQueryObjectiveRequest
func (*BatchQueryObjectiveRequest) SetWithKr ¶
func (s *BatchQueryObjectiveRequest) SetWithKr(v bool) *BatchQueryObjectiveRequest
func (*BatchQueryObjectiveRequest) SetWithProgress ¶
func (s *BatchQueryObjectiveRequest) SetWithProgress(v bool) *BatchQueryObjectiveRequest
func (BatchQueryObjectiveRequest) String ¶
func (s BatchQueryObjectiveRequest) String() string
type BatchQueryObjectiveResponse ¶
type BatchQueryObjectiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchQueryObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchQueryObjectiveResponse) GoString ¶
func (s BatchQueryObjectiveResponse) GoString() string
func (*BatchQueryObjectiveResponse) SetBody ¶
func (s *BatchQueryObjectiveResponse) SetBody(v *BatchQueryObjectiveResponseBody) *BatchQueryObjectiveResponse
func (*BatchQueryObjectiveResponse) SetHeaders ¶
func (s *BatchQueryObjectiveResponse) SetHeaders(v map[string]*string) *BatchQueryObjectiveResponse
func (BatchQueryObjectiveResponse) String ¶
func (s BatchQueryObjectiveResponse) String() string
type BatchQueryObjectiveResponseBody ¶
type BatchQueryObjectiveResponseBody struct { // data Data []*BatchQueryObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (BatchQueryObjectiveResponseBody) GoString ¶
func (s BatchQueryObjectiveResponseBody) GoString() string
func (*BatchQueryObjectiveResponseBody) SetData ¶
func (s *BatchQueryObjectiveResponseBody) SetData(v []*BatchQueryObjectiveResponseBodyData) *BatchQueryObjectiveResponseBody
func (*BatchQueryObjectiveResponseBody) SetSuccess ¶
func (s *BatchQueryObjectiveResponseBody) SetSuccess(v bool) *BatchQueryObjectiveResponseBody
func (BatchQueryObjectiveResponseBody) String ¶
func (s BatchQueryObjectiveResponseBody) String() string
type BatchQueryObjectiveResponseBodyData ¶
type BatchQueryObjectiveResponseBodyData struct { // 被对齐的 Objective。 AlignFromIds []io.Reader `json:"alignFromIds,omitempty" xml:"alignFromIds,omitempty" type:"Repeated"` // 对齐的 Objective。 AlignToIds []io.Reader `json:"alignToIds,omitempty" xml:"alignToIds,omitempty" type:"Repeated"` // Objective 内容。 Content io.Reader `json:"content,omitempty" xml:"content,omitempty"` // 创建时间。时间戳 GmtCreate *float32 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 更新时间。时间戳 GmtModified *float32 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // objective。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // KR 详情列表。 KrList []*BatchQueryObjectiveResponseBodyDataKrList `json:"krList,omitempty" xml:"krList,omitempty" type:"Repeated"` // 所属者信息。 Owner *BatchQueryObjectiveResponseBodyDataOwner `json:"owner,omitempty" xml:"owner,omitempty" type:"Struct"` // 周期 ID。 PeriodId io.Reader `json:"periodId,omitempty" xml:"periodId,omitempty"` // 权限值。 Permission []*float32 `json:"permission,omitempty" xml:"permission,omitempty" type:"Repeated"` // 所在位置。 Position *int32 `json:"position,omitempty" xml:"position,omitempty"` // 进度值。 Progress *BatchQueryObjectiveResponseBodyDataProgress `json:"progress,omitempty" xml:"progress,omitempty" type:"Struct"` // 百分比值。 ProgressPercent *float32 `json:"progressPercent,omitempty" xml:"progressPercent,omitempty"` // 是否已发布。 Published *bool `json:"published,omitempty" xml:"published,omitempty"` // 分数值。 Score *float32 `json:"score,omitempty" xml:"score,omitempty"` // 当前内容状态。 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 用户 ID。 UserId io.Reader `json:"userId,omitempty" xml:"userId,omitempty"` // 权重值。 Weight *float32 `json:"weight,omitempty" xml:"weight,omitempty"` }
func (BatchQueryObjectiveResponseBodyData) GoString ¶
func (s BatchQueryObjectiveResponseBodyData) GoString() string
func (*BatchQueryObjectiveResponseBodyData) SetAlignFromIds ¶
func (s *BatchQueryObjectiveResponseBodyData) SetAlignFromIds(v []io.Reader) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetAlignToIds ¶
func (s *BatchQueryObjectiveResponseBodyData) SetAlignToIds(v []io.Reader) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetContent ¶
func (s *BatchQueryObjectiveResponseBodyData) SetContent(v io.Reader) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetGmtCreate ¶
func (s *BatchQueryObjectiveResponseBodyData) SetGmtCreate(v float32) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetGmtModified ¶
func (s *BatchQueryObjectiveResponseBodyData) SetGmtModified(v float32) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetId ¶
func (s *BatchQueryObjectiveResponseBodyData) SetId(v io.Reader) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetKrList ¶
func (s *BatchQueryObjectiveResponseBodyData) SetKrList(v []*BatchQueryObjectiveResponseBodyDataKrList) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetPeriodId ¶
func (s *BatchQueryObjectiveResponseBodyData) SetPeriodId(v io.Reader) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetPermission ¶
func (s *BatchQueryObjectiveResponseBodyData) SetPermission(v []*float32) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetPosition ¶
func (s *BatchQueryObjectiveResponseBodyData) SetPosition(v int32) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetProgress ¶
func (s *BatchQueryObjectiveResponseBodyData) SetProgress(v *BatchQueryObjectiveResponseBodyDataProgress) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetProgressPercent ¶
func (s *BatchQueryObjectiveResponseBodyData) SetProgressPercent(v float32) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetPublished ¶
func (s *BatchQueryObjectiveResponseBodyData) SetPublished(v bool) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetScore ¶
func (s *BatchQueryObjectiveResponseBodyData) SetScore(v float32) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetStatus ¶
func (s *BatchQueryObjectiveResponseBodyData) SetStatus(v int32) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetUserId ¶
func (s *BatchQueryObjectiveResponseBodyData) SetUserId(v io.Reader) *BatchQueryObjectiveResponseBodyData
func (*BatchQueryObjectiveResponseBodyData) SetWeight ¶
func (s *BatchQueryObjectiveResponseBodyData) SetWeight(v float32) *BatchQueryObjectiveResponseBodyData
func (BatchQueryObjectiveResponseBodyData) String ¶
func (s BatchQueryObjectiveResponseBodyData) String() string
type BatchQueryObjectiveResponseBodyDataKrList ¶
type BatchQueryObjectiveResponseBodyDataKrList struct { // KR 内容。 Content io.Reader `json:"content,omitempty" xml:"content,omitempty"` // 创建时间。时间戳 GmtCreate *float32 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 更新时间。时间戳 GmtModified *float32 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // KR 的 ID。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // 所属 Objective ID。 ObjectiveId io.Reader `json:"objectiveId,omitempty" xml:"objectiveId,omitempty"` // KR 权限。 Permission []*float32 `json:"permission,omitempty" xml:"permission,omitempty" type:"Repeated"` // 所处位置。 Position *int64 `json:"position,omitempty" xml:"position,omitempty"` // KR 进度。 Progress *BatchQueryObjectiveResponseBodyDataKrListProgress `json:"progress,omitempty" xml:"progress,omitempty" type:"Struct"` // 所占分数。 Score *float32 `json:"score,omitempty" xml:"score,omitempty"` // 所占权重。 Weight *float32 `json:"weight,omitempty" xml:"weight,omitempty"` }
func (BatchQueryObjectiveResponseBodyDataKrList) GoString ¶
func (s BatchQueryObjectiveResponseBodyDataKrList) GoString() string
func (*BatchQueryObjectiveResponseBodyDataKrList) SetContent ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetContent(v io.Reader) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetGmtCreate ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetGmtCreate(v float32) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetGmtModified ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetGmtModified(v float32) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetId ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetId(v io.Reader) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetObjectiveId ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetObjectiveId(v io.Reader) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetPermission ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetPermission(v []*float32) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetPosition ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetPosition(v int64) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetProgress ¶
func (*BatchQueryObjectiveResponseBodyDataKrList) SetScore ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetScore(v float32) *BatchQueryObjectiveResponseBodyDataKrList
func (*BatchQueryObjectiveResponseBodyDataKrList) SetWeight ¶
func (s *BatchQueryObjectiveResponseBodyDataKrList) SetWeight(v float32) *BatchQueryObjectiveResponseBodyDataKrList
func (BatchQueryObjectiveResponseBodyDataKrList) String ¶
func (s BatchQueryObjectiveResponseBodyDataKrList) String() string
type BatchQueryObjectiveResponseBodyDataKrListProgress ¶
type BatchQueryObjectiveResponseBodyDataKrListProgress struct { // 百分比。 Percent *int32 `json:"percent,omitempty" xml:"percent,omitempty"` }
func (BatchQueryObjectiveResponseBodyDataKrListProgress) GoString ¶
func (s BatchQueryObjectiveResponseBodyDataKrListProgress) GoString() string
func (*BatchQueryObjectiveResponseBodyDataKrListProgress) SetPercent ¶
func (s *BatchQueryObjectiveResponseBodyDataKrListProgress) SetPercent(v int32) *BatchQueryObjectiveResponseBodyDataKrListProgress
func (BatchQueryObjectiveResponseBodyDataKrListProgress) String ¶
func (s BatchQueryObjectiveResponseBodyDataKrListProgress) String() string
type BatchQueryObjectiveResponseBodyDataOwner ¶
type BatchQueryObjectiveResponseBodyDataOwner struct { // 所属者头像。 ID AvatarMediaId io.Reader `json:"avatarMediaId,omitempty" xml:"avatarMediaId,omitempty"` // 所属者组织 I。D CorpId io.Reader `json:"corpId,omitempty" xml:"corpId,omitempty"` // 所属者在 OKR 系统中的 ID。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // 所属者昵称。 Nickname io.Reader `json:"nickname,omitempty" xml:"nickname,omitempty"` // 所属者 userId。 UserId io.Reader `json:"userId,omitempty" xml:"userId,omitempty"` }
func (BatchQueryObjectiveResponseBodyDataOwner) GoString ¶
func (s BatchQueryObjectiveResponseBodyDataOwner) GoString() string
func (*BatchQueryObjectiveResponseBodyDataOwner) SetAvatarMediaId ¶
func (s *BatchQueryObjectiveResponseBodyDataOwner) SetAvatarMediaId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
func (*BatchQueryObjectiveResponseBodyDataOwner) SetCorpId ¶
func (s *BatchQueryObjectiveResponseBodyDataOwner) SetCorpId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
func (*BatchQueryObjectiveResponseBodyDataOwner) SetId ¶
func (s *BatchQueryObjectiveResponseBodyDataOwner) SetId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
func (*BatchQueryObjectiveResponseBodyDataOwner) SetNickname ¶
func (s *BatchQueryObjectiveResponseBodyDataOwner) SetNickname(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
func (*BatchQueryObjectiveResponseBodyDataOwner) SetUserId ¶
func (s *BatchQueryObjectiveResponseBodyDataOwner) SetUserId(v io.Reader) *BatchQueryObjectiveResponseBodyDataOwner
func (BatchQueryObjectiveResponseBodyDataOwner) String ¶
func (s BatchQueryObjectiveResponseBodyDataOwner) String() string
type BatchQueryObjectiveResponseBodyDataProgress ¶
type BatchQueryObjectiveResponseBodyDataProgress struct { // 百分比。 Percent *int32 `json:"percent,omitempty" xml:"percent,omitempty"` }
func (BatchQueryObjectiveResponseBodyDataProgress) GoString ¶
func (s BatchQueryObjectiveResponseBodyDataProgress) GoString() string
func (*BatchQueryObjectiveResponseBodyDataProgress) SetPercent ¶
func (s *BatchQueryObjectiveResponseBodyDataProgress) SetPercent(v int32) *BatchQueryObjectiveResponseBodyDataProgress
func (BatchQueryObjectiveResponseBodyDataProgress) String ¶
func (s BatchQueryObjectiveResponseBodyDataProgress) String() string
type BatchQueryUserHeaders ¶
type BatchQueryUserHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchQueryUserHeaders) GoString ¶
func (s BatchQueryUserHeaders) GoString() string
func (*BatchQueryUserHeaders) SetCommonHeaders ¶
func (s *BatchQueryUserHeaders) SetCommonHeaders(v map[string]*string) *BatchQueryUserHeaders
func (*BatchQueryUserHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchQueryUserHeaders) SetXAcsDingtalkAccessToken(v string) *BatchQueryUserHeaders
func (BatchQueryUserHeaders) String ¶
func (s BatchQueryUserHeaders) String() string
type BatchQueryUserRequest ¶
type BatchQueryUserRequest struct { // OKR 系统中的用户 ID 列表 OkrUserIds []*string `json:"okrUserIds,omitempty" xml:"okrUserIds,omitempty" type:"Repeated"` // 开放平台中用户 ID 列表 UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (BatchQueryUserRequest) GoString ¶
func (s BatchQueryUserRequest) GoString() string
func (*BatchQueryUserRequest) SetOkrUserIds ¶
func (s *BatchQueryUserRequest) SetOkrUserIds(v []*string) *BatchQueryUserRequest
func (*BatchQueryUserRequest) SetUserIds ¶
func (s *BatchQueryUserRequest) SetUserIds(v []*string) *BatchQueryUserRequest
func (BatchQueryUserRequest) String ¶
func (s BatchQueryUserRequest) String() string
type BatchQueryUserResponse ¶
type BatchQueryUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchQueryUserResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchQueryUserResponse) GoString ¶
func (s BatchQueryUserResponse) GoString() string
func (*BatchQueryUserResponse) SetBody ¶
func (s *BatchQueryUserResponse) SetBody(v *BatchQueryUserResponseBody) *BatchQueryUserResponse
func (*BatchQueryUserResponse) SetHeaders ¶
func (s *BatchQueryUserResponse) SetHeaders(v map[string]*string) *BatchQueryUserResponse
func (BatchQueryUserResponse) String ¶
func (s BatchQueryUserResponse) String() string
type BatchQueryUserResponseBody ¶
type BatchQueryUserResponseBody struct { // data Data []*BatchQueryUserResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (BatchQueryUserResponseBody) GoString ¶
func (s BatchQueryUserResponseBody) GoString() string
func (*BatchQueryUserResponseBody) SetData ¶
func (s *BatchQueryUserResponseBody) SetData(v []*BatchQueryUserResponseBodyData) *BatchQueryUserResponseBody
func (*BatchQueryUserResponseBody) SetSuccess ¶
func (s *BatchQueryUserResponseBody) SetSuccess(v bool) *BatchQueryUserResponseBody
func (BatchQueryUserResponseBody) String ¶
func (s BatchQueryUserResponseBody) String() string
type BatchQueryUserResponseBodyData ¶
type BatchQueryUserResponseBodyData struct { // 所属者头像。 ID AvatarMediaId io.Reader `json:"avatarMediaId,omitempty" xml:"avatarMediaId,omitempty"` // 所属者头像。 URL AvatarUrl io.Reader `json:"avatarUrl,omitempty" xml:"avatarUrl,omitempty"` // 所属者组织 I。D CorpId io.Reader `json:"corpId,omitempty" xml:"corpId,omitempty"` // 所属者在 OKR 系统中的 ID。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // 所属者昵称。 Nickname io.Reader `json:"nickname,omitempty" xml:"nickname,omitempty"` // 所属者 userId。 UserId io.Reader `json:"userId,omitempty" xml:"userId,omitempty"` }
func (BatchQueryUserResponseBodyData) GoString ¶
func (s BatchQueryUserResponseBodyData) GoString() string
func (*BatchQueryUserResponseBodyData) SetAvatarMediaId ¶
func (s *BatchQueryUserResponseBodyData) SetAvatarMediaId(v io.Reader) *BatchQueryUserResponseBodyData
func (*BatchQueryUserResponseBodyData) SetAvatarUrl ¶
func (s *BatchQueryUserResponseBodyData) SetAvatarUrl(v io.Reader) *BatchQueryUserResponseBodyData
func (*BatchQueryUserResponseBodyData) SetCorpId ¶
func (s *BatchQueryUserResponseBodyData) SetCorpId(v io.Reader) *BatchQueryUserResponseBodyData
func (*BatchQueryUserResponseBodyData) SetId ¶
func (s *BatchQueryUserResponseBodyData) SetId(v io.Reader) *BatchQueryUserResponseBodyData
func (*BatchQueryUserResponseBodyData) SetNickname ¶
func (s *BatchQueryUserResponseBodyData) SetNickname(v io.Reader) *BatchQueryUserResponseBodyData
func (*BatchQueryUserResponseBodyData) SetUserId ¶
func (s *BatchQueryUserResponseBodyData) SetUserId(v io.Reader) *BatchQueryUserResponseBodyData
func (BatchQueryUserResponseBodyData) String ¶
func (s BatchQueryUserResponseBodyData) String() string
type Client ¶
func (*Client) AlignObjective ¶
func (client *Client) AlignObjective(objectiveId *string, request *AlignObjectiveRequest) (_result *AlignObjectiveResponse, _err error)
func (*Client) AlignObjectiveWithOptions ¶
func (client *Client) AlignObjectiveWithOptions(objectiveId *string, request *AlignObjectiveRequest, headers *AlignObjectiveHeaders, runtime *util.RuntimeOptions) (_result *AlignObjectiveResponse, _err error)
func (*Client) BatchAddPermission ¶
func (client *Client) BatchAddPermission(request *BatchAddPermissionRequest) (_result *BatchAddPermissionResponse, _err error)
func (*Client) BatchAddPermissionWithOptions ¶
func (client *Client) BatchAddPermissionWithOptions(request *BatchAddPermissionRequest, headers *BatchAddPermissionHeaders, runtime *util.RuntimeOptions) (_result *BatchAddPermissionResponse, _err error)
func (*Client) BatchQueryObjective ¶
func (client *Client) BatchQueryObjective(request *BatchQueryObjectiveRequest) (_result *BatchQueryObjectiveResponse, _err error)
func (*Client) BatchQueryObjectiveWithOptions ¶
func (client *Client) BatchQueryObjectiveWithOptions(request *BatchQueryObjectiveRequest, headers *BatchQueryObjectiveHeaders, runtime *util.RuntimeOptions) (_result *BatchQueryObjectiveResponse, _err error)
func (*Client) BatchQueryUser ¶
func (client *Client) BatchQueryUser(request *BatchQueryUserRequest) (_result *BatchQueryUserResponse, _err error)
func (*Client) BatchQueryUserWithOptions ¶
func (client *Client) BatchQueryUserWithOptions(request *BatchQueryUserRequest, headers *BatchQueryUserHeaders, runtime *util.RuntimeOptions) (_result *BatchQueryUserResponse, _err error)
func (*Client) CreateKeyResult ¶
func (client *Client) CreateKeyResult(request *CreateKeyResultRequest) (_result *CreateKeyResultResponse, _err error)
func (*Client) CreateKeyResultWithOptions ¶
func (client *Client) CreateKeyResultWithOptions(request *CreateKeyResultRequest, headers *CreateKeyResultHeaders, runtime *util.RuntimeOptions) (_result *CreateKeyResultResponse, _err error)
func (*Client) CreateObjective ¶
func (client *Client) CreateObjective(request *CreateObjectiveRequest) (_result *CreateObjectiveResponse, _err error)
func (*Client) CreateObjectiveWithOptions ¶
func (client *Client) CreateObjectiveWithOptions(request *CreateObjectiveRequest, headers *CreateObjectiveHeaders, runtime *util.RuntimeOptions) (_result *CreateObjectiveResponse, _err error)
func (*Client) DeleteKeyResult ¶
func (client *Client) DeleteKeyResult(request *DeleteKeyResultRequest) (_result *DeleteKeyResultResponse, _err error)
func (*Client) DeleteKeyResultWithOptions ¶
func (client *Client) DeleteKeyResultWithOptions(request *DeleteKeyResultRequest, headers *DeleteKeyResultHeaders, runtime *util.RuntimeOptions) (_result *DeleteKeyResultResponse, _err error)
func (*Client) DeleteObjective ¶
func (client *Client) DeleteObjective(objectiveId *string, request *DeleteObjectiveRequest) (_result *DeleteObjectiveResponse, _err error)
func (*Client) DeleteObjectiveWithOptions ¶
func (client *Client) DeleteObjectiveWithOptions(objectiveId *string, request *DeleteObjectiveRequest, headers *DeleteObjectiveHeaders, runtime *util.RuntimeOptions) (_result *DeleteObjectiveResponse, _err error)
func (*Client) DeletePermission ¶
func (client *Client) DeletePermission(request *DeletePermissionRequest) (_result *DeletePermissionResponse, _err error)
func (*Client) DeletePermissionWithOptions ¶
func (client *Client) DeletePermissionWithOptions(request *DeletePermissionRequest, headers *DeletePermissionHeaders, runtime *util.RuntimeOptions) (_result *DeletePermissionResponse, _err error)
func (*Client) GetPeriodList ¶
func (client *Client) GetPeriodList() (_result *GetPeriodListResponse, _err error)
func (*Client) GetPeriodListWithOptions ¶
func (client *Client) GetPeriodListWithOptions(headers *GetPeriodListHeaders, runtime *util.RuntimeOptions) (_result *GetPeriodListResponse, _err error)
func (*Client) GetPermission ¶
func (client *Client) GetPermission(request *GetPermissionRequest) (_result *GetPermissionResponse, _err error)
func (*Client) GetPermissionWithOptions ¶
func (client *Client) GetPermissionWithOptions(request *GetPermissionRequest, headers *GetPermissionHeaders, runtime *util.RuntimeOptions) (_result *GetPermissionResponse, _err error)
func (*Client) GetUserOkr ¶
func (client *Client) GetUserOkr(request *GetUserOkrRequest) (_result *GetUserOkrResponse, _err error)
func (*Client) GetUserOkrWithOptions ¶
func (client *Client) GetUserOkrWithOptions(request *GetUserOkrRequest, headers *GetUserOkrHeaders, runtime *util.RuntimeOptions) (_result *GetUserOkrResponse, _err error)
func (*Client) UnAlignObjective ¶
func (client *Client) UnAlignObjective(objectiveId *string, request *UnAlignObjectiveRequest) (_result *UnAlignObjectiveResponse, _err error)
func (*Client) UnAlignObjectiveWithOptions ¶
func (client *Client) UnAlignObjectiveWithOptions(objectiveId *string, request *UnAlignObjectiveRequest, headers *UnAlignObjectiveHeaders, runtime *util.RuntimeOptions) (_result *UnAlignObjectiveResponse, _err error)
func (*Client) UpdateKROfContent ¶
func (client *Client) UpdateKROfContent(request *UpdateKROfContentRequest) (_result *UpdateKROfContentResponse, _err error)
func (*Client) UpdateKROfContentWithOptions ¶
func (client *Client) UpdateKROfContentWithOptions(request *UpdateKROfContentRequest, headers *UpdateKROfContentHeaders, runtime *util.RuntimeOptions) (_result *UpdateKROfContentResponse, _err error)
func (*Client) UpdateKROfScore ¶
func (client *Client) UpdateKROfScore(request *UpdateKROfScoreRequest) (_result *UpdateKROfScoreResponse, _err error)
func (*Client) UpdateKROfScoreWithOptions ¶
func (client *Client) UpdateKROfScoreWithOptions(request *UpdateKROfScoreRequest, headers *UpdateKROfScoreHeaders, runtime *util.RuntimeOptions) (_result *UpdateKROfScoreResponse, _err error)
func (*Client) UpdateKROfWeight ¶
func (client *Client) UpdateKROfWeight(request *UpdateKROfWeightRequest) (_result *UpdateKROfWeightResponse, _err error)
func (*Client) UpdateKROfWeightWithOptions ¶
func (client *Client) UpdateKROfWeightWithOptions(request *UpdateKROfWeightRequest, headers *UpdateKROfWeightHeaders, runtime *util.RuntimeOptions) (_result *UpdateKROfWeightResponse, _err error)
func (*Client) UpdateObjective ¶
func (client *Client) UpdateObjective(objectiveId *string, request *UpdateObjectiveRequest) (_result *UpdateObjectiveResponse, _err error)
func (*Client) UpdateObjectiveWithOptions ¶
func (client *Client) UpdateObjectiveWithOptions(objectiveId *string, request *UpdateObjectiveRequest, headers *UpdateObjectiveHeaders, runtime *util.RuntimeOptions) (_result *UpdateObjectiveResponse, _err error)
func (*Client) UpdatePrivacy ¶
func (client *Client) UpdatePrivacy(request *UpdatePrivacyRequest) (_result *UpdatePrivacyResponse, _err error)
func (*Client) UpdatePrivacyWithOptions ¶
func (client *Client) UpdatePrivacyWithOptions(request *UpdatePrivacyRequest, headers *UpdatePrivacyHeaders, runtime *util.RuntimeOptions) (_result *UpdatePrivacyResponse, _err error)
type CreateKeyResultHeaders ¶
type CreateKeyResultHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateKeyResultHeaders) GoString ¶
func (s CreateKeyResultHeaders) GoString() string
func (*CreateKeyResultHeaders) SetCommonHeaders ¶
func (s *CreateKeyResultHeaders) SetCommonHeaders(v map[string]*string) *CreateKeyResultHeaders
func (*CreateKeyResultHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateKeyResultHeaders) SetXAcsDingtalkAccessToken(v string) *CreateKeyResultHeaders
func (CreateKeyResultHeaders) String ¶
func (s CreateKeyResultHeaders) String() string
type CreateKeyResultRequest ¶
type CreateKeyResultRequest struct { // KR 内容。 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 所属 Objective ID。 ObjectiveId *string `json:"objectiveId,omitempty" xml:"objectiveId,omitempty"` // 周期 ID。 PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` // 上一个 KR 的位置。 PrevPosition *int64 `json:"prevPosition,omitempty" xml:"prevPosition,omitempty"` // KR 的权重比。 Weight *int64 `json:"weight,omitempty" xml:"weight,omitempty"` // 当前用户的 user ID。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateKeyResultRequest) GoString ¶
func (s CreateKeyResultRequest) GoString() string
func (*CreateKeyResultRequest) SetContent ¶
func (s *CreateKeyResultRequest) SetContent(v string) *CreateKeyResultRequest
func (*CreateKeyResultRequest) SetObjectiveId ¶
func (s *CreateKeyResultRequest) SetObjectiveId(v string) *CreateKeyResultRequest
func (*CreateKeyResultRequest) SetPeriodId ¶
func (s *CreateKeyResultRequest) SetPeriodId(v string) *CreateKeyResultRequest
func (*CreateKeyResultRequest) SetPrevPosition ¶
func (s *CreateKeyResultRequest) SetPrevPosition(v int64) *CreateKeyResultRequest
func (*CreateKeyResultRequest) SetUserId ¶
func (s *CreateKeyResultRequest) SetUserId(v string) *CreateKeyResultRequest
func (*CreateKeyResultRequest) SetWeight ¶
func (s *CreateKeyResultRequest) SetWeight(v int64) *CreateKeyResultRequest
func (CreateKeyResultRequest) String ¶
func (s CreateKeyResultRequest) String() string
type CreateKeyResultResponse ¶
type CreateKeyResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateKeyResultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateKeyResultResponse) GoString ¶
func (s CreateKeyResultResponse) GoString() string
func (*CreateKeyResultResponse) SetBody ¶
func (s *CreateKeyResultResponse) SetBody(v *CreateKeyResultResponseBody) *CreateKeyResultResponse
func (*CreateKeyResultResponse) SetHeaders ¶
func (s *CreateKeyResultResponse) SetHeaders(v map[string]*string) *CreateKeyResultResponse
func (CreateKeyResultResponse) String ¶
func (s CreateKeyResultResponse) String() string
type CreateKeyResultResponseBody ¶
type CreateKeyResultResponseBody struct { Data *CreateKeyResultResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (CreateKeyResultResponseBody) GoString ¶
func (s CreateKeyResultResponseBody) GoString() string
func (*CreateKeyResultResponseBody) SetData ¶
func (s *CreateKeyResultResponseBody) SetData(v *CreateKeyResultResponseBodyData) *CreateKeyResultResponseBody
func (*CreateKeyResultResponseBody) SetSuccess ¶
func (s *CreateKeyResultResponseBody) SetSuccess(v bool) *CreateKeyResultResponseBody
func (CreateKeyResultResponseBody) String ¶
func (s CreateKeyResultResponseBody) String() string
type CreateKeyResultResponseBodyData ¶
type CreateKeyResultResponseBodyData struct { // 创建成功的 KR ID。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // KR的位置。 Position *int64 `json:"position,omitempty" xml:"position,omitempty"` // KR 的权重。 Weight *int64 `json:"weight,omitempty" xml:"weight,omitempty"` }
func (CreateKeyResultResponseBodyData) GoString ¶
func (s CreateKeyResultResponseBodyData) GoString() string
func (*CreateKeyResultResponseBodyData) SetId ¶
func (s *CreateKeyResultResponseBodyData) SetId(v io.Reader) *CreateKeyResultResponseBodyData
func (*CreateKeyResultResponseBodyData) SetPosition ¶
func (s *CreateKeyResultResponseBodyData) SetPosition(v int64) *CreateKeyResultResponseBodyData
func (*CreateKeyResultResponseBodyData) SetWeight ¶
func (s *CreateKeyResultResponseBodyData) SetWeight(v int64) *CreateKeyResultResponseBodyData
func (CreateKeyResultResponseBodyData) String ¶
func (s CreateKeyResultResponseBodyData) String() string
type CreateObjectiveHeaders ¶
type CreateObjectiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateObjectiveHeaders) GoString ¶
func (s CreateObjectiveHeaders) GoString() string
func (*CreateObjectiveHeaders) SetCommonHeaders ¶
func (s *CreateObjectiveHeaders) SetCommonHeaders(v map[string]*string) *CreateObjectiveHeaders
func (*CreateObjectiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateObjectiveHeaders) SetXAcsDingtalkAccessToken(v string) *CreateObjectiveHeaders
func (CreateObjectiveHeaders) String ¶
func (s CreateObjectiveHeaders) String() string
type CreateObjectiveRequest ¶
type CreateObjectiveRequest struct { // 创建Objective 的内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 当前周期 ID。 PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` // 上一个 Objective 的位置。 PrevPosition *string `json:"prevPosition,omitempty" xml:"prevPosition,omitempty"` // 当前用户的 userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateObjectiveRequest) GoString ¶
func (s CreateObjectiveRequest) GoString() string
func (*CreateObjectiveRequest) SetContent ¶
func (s *CreateObjectiveRequest) SetContent(v string) *CreateObjectiveRequest
func (*CreateObjectiveRequest) SetPeriodId ¶
func (s *CreateObjectiveRequest) SetPeriodId(v string) *CreateObjectiveRequest
func (*CreateObjectiveRequest) SetPrevPosition ¶
func (s *CreateObjectiveRequest) SetPrevPosition(v string) *CreateObjectiveRequest
func (*CreateObjectiveRequest) SetUserId ¶
func (s *CreateObjectiveRequest) SetUserId(v string) *CreateObjectiveRequest
func (CreateObjectiveRequest) String ¶
func (s CreateObjectiveRequest) String() string
type CreateObjectiveResponse ¶
type CreateObjectiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateObjectiveResponse) GoString ¶
func (s CreateObjectiveResponse) GoString() string
func (*CreateObjectiveResponse) SetBody ¶
func (s *CreateObjectiveResponse) SetBody(v *CreateObjectiveResponseBody) *CreateObjectiveResponse
func (*CreateObjectiveResponse) SetHeaders ¶
func (s *CreateObjectiveResponse) SetHeaders(v map[string]*string) *CreateObjectiveResponse
func (CreateObjectiveResponse) String ¶
func (s CreateObjectiveResponse) String() string
type CreateObjectiveResponseBody ¶
type CreateObjectiveResponseBody struct { // data Data *CreateObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (CreateObjectiveResponseBody) GoString ¶
func (s CreateObjectiveResponseBody) GoString() string
func (*CreateObjectiveResponseBody) SetData ¶
func (s *CreateObjectiveResponseBody) SetData(v *CreateObjectiveResponseBodyData) *CreateObjectiveResponseBody
func (*CreateObjectiveResponseBody) SetSuccess ¶
func (s *CreateObjectiveResponseBody) SetSuccess(v bool) *CreateObjectiveResponseBody
func (CreateObjectiveResponseBody) String ¶
func (s CreateObjectiveResponseBody) String() string
type CreateObjectiveResponseBodyData ¶
type CreateObjectiveResponseBodyData struct { // 当前 Objective ID。 Id *string `json:"id,omitempty" xml:"id,omitempty"` // 当前 Objective 的位置。 Position *string `json:"position,omitempty" xml:"position,omitempty"` }
func (CreateObjectiveResponseBodyData) GoString ¶
func (s CreateObjectiveResponseBodyData) GoString() string
func (*CreateObjectiveResponseBodyData) SetId ¶
func (s *CreateObjectiveResponseBodyData) SetId(v string) *CreateObjectiveResponseBodyData
func (*CreateObjectiveResponseBodyData) SetPosition ¶
func (s *CreateObjectiveResponseBodyData) SetPosition(v string) *CreateObjectiveResponseBodyData
func (CreateObjectiveResponseBodyData) String ¶
func (s CreateObjectiveResponseBodyData) String() string
type DeleteKeyResultHeaders ¶
type DeleteKeyResultHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteKeyResultHeaders) GoString ¶
func (s DeleteKeyResultHeaders) GoString() string
func (*DeleteKeyResultHeaders) SetCommonHeaders ¶
func (s *DeleteKeyResultHeaders) SetCommonHeaders(v map[string]*string) *DeleteKeyResultHeaders
func (*DeleteKeyResultHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteKeyResultHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteKeyResultHeaders
func (DeleteKeyResultHeaders) String ¶
func (s DeleteKeyResultHeaders) String() string
type DeleteKeyResultRequest ¶
type DeleteKeyResultRequest struct { // 当前 KR id。 KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` // 当前用户的userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (DeleteKeyResultRequest) GoString ¶
func (s DeleteKeyResultRequest) GoString() string
func (*DeleteKeyResultRequest) SetKrId ¶
func (s *DeleteKeyResultRequest) SetKrId(v string) *DeleteKeyResultRequest
func (*DeleteKeyResultRequest) SetUserId ¶
func (s *DeleteKeyResultRequest) SetUserId(v string) *DeleteKeyResultRequest
func (DeleteKeyResultRequest) String ¶
func (s DeleteKeyResultRequest) String() string
type DeleteKeyResultResponse ¶
type DeleteKeyResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteKeyResultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteKeyResultResponse) GoString ¶
func (s DeleteKeyResultResponse) GoString() string
func (*DeleteKeyResultResponse) SetBody ¶
func (s *DeleteKeyResultResponse) SetBody(v *DeleteKeyResultResponseBody) *DeleteKeyResultResponse
func (*DeleteKeyResultResponse) SetHeaders ¶
func (s *DeleteKeyResultResponse) SetHeaders(v map[string]*string) *DeleteKeyResultResponse
func (DeleteKeyResultResponse) String ¶
func (s DeleteKeyResultResponse) String() string
type DeleteKeyResultResponseBody ¶
type DeleteKeyResultResponseBody struct { // 返回的信息 Data *bool `json:"data,omitempty" xml:"data,omitempty"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DeleteKeyResultResponseBody) GoString ¶
func (s DeleteKeyResultResponseBody) GoString() string
func (*DeleteKeyResultResponseBody) SetData ¶
func (s *DeleteKeyResultResponseBody) SetData(v bool) *DeleteKeyResultResponseBody
func (*DeleteKeyResultResponseBody) SetSuccess ¶
func (s *DeleteKeyResultResponseBody) SetSuccess(v bool) *DeleteKeyResultResponseBody
func (DeleteKeyResultResponseBody) String ¶
func (s DeleteKeyResultResponseBody) String() string
type DeleteObjectiveHeaders ¶
type DeleteObjectiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteObjectiveHeaders) GoString ¶
func (s DeleteObjectiveHeaders) GoString() string
func (*DeleteObjectiveHeaders) SetCommonHeaders ¶
func (s *DeleteObjectiveHeaders) SetCommonHeaders(v map[string]*string) *DeleteObjectiveHeaders
func (*DeleteObjectiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteObjectiveHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteObjectiveHeaders
func (DeleteObjectiveHeaders) String ¶
func (s DeleteObjectiveHeaders) String() string
type DeleteObjectiveRequest ¶
type DeleteObjectiveRequest struct { // 当前用户的 userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (DeleteObjectiveRequest) GoString ¶
func (s DeleteObjectiveRequest) GoString() string
func (*DeleteObjectiveRequest) SetUserId ¶
func (s *DeleteObjectiveRequest) SetUserId(v string) *DeleteObjectiveRequest
func (DeleteObjectiveRequest) String ¶
func (s DeleteObjectiveRequest) String() string
type DeleteObjectiveResponse ¶
type DeleteObjectiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteObjectiveResponse) GoString ¶
func (s DeleteObjectiveResponse) GoString() string
func (*DeleteObjectiveResponse) SetBody ¶
func (s *DeleteObjectiveResponse) SetBody(v *DeleteObjectiveResponseBody) *DeleteObjectiveResponse
func (*DeleteObjectiveResponse) SetHeaders ¶
func (s *DeleteObjectiveResponse) SetHeaders(v map[string]*string) *DeleteObjectiveResponse
func (DeleteObjectiveResponse) String ¶
func (s DeleteObjectiveResponse) String() string
type DeleteObjectiveResponseBody ¶
type DeleteObjectiveResponseBody struct { // data Data *DeleteObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DeleteObjectiveResponseBody) GoString ¶
func (s DeleteObjectiveResponseBody) GoString() string
func (*DeleteObjectiveResponseBody) SetData ¶
func (s *DeleteObjectiveResponseBody) SetData(v *DeleteObjectiveResponseBodyData) *DeleteObjectiveResponseBody
func (*DeleteObjectiveResponseBody) SetSuccess ¶
func (s *DeleteObjectiveResponseBody) SetSuccess(v bool) *DeleteObjectiveResponseBody
func (DeleteObjectiveResponseBody) String ¶
func (s DeleteObjectiveResponseBody) String() string
type DeleteObjectiveResponseBodyData ¶
type DeleteObjectiveResponseBodyData struct { // 当前 Objective ID。 Id *string `json:"id,omitempty" xml:"id,omitempty"` }
func (DeleteObjectiveResponseBodyData) GoString ¶
func (s DeleteObjectiveResponseBodyData) GoString() string
func (*DeleteObjectiveResponseBodyData) SetId ¶
func (s *DeleteObjectiveResponseBodyData) SetId(v string) *DeleteObjectiveResponseBodyData
func (DeleteObjectiveResponseBodyData) String ¶
func (s DeleteObjectiveResponseBodyData) String() string
type DeletePermissionHeaders ¶
type DeletePermissionHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeletePermissionHeaders) GoString ¶
func (s DeletePermissionHeaders) GoString() string
func (*DeletePermissionHeaders) SetCommonHeaders ¶
func (s *DeletePermissionHeaders) SetCommonHeaders(v map[string]*string) *DeletePermissionHeaders
func (*DeletePermissionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeletePermissionHeaders) SetXAcsDingtalkAccessToken(v string) *DeletePermissionHeaders
func (DeletePermissionHeaders) String ¶
func (s DeletePermissionHeaders) String() string
type DeletePermissionRequest ¶
type DeletePermissionRequest struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` PolicyType *int64 `json:"policyType,omitempty" xml:"policyType,omitempty"` TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` TargetType *string `json:"targetType,omitempty" xml:"targetType,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` // 当前用户的userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (DeletePermissionRequest) GoString ¶
func (s DeletePermissionRequest) GoString() string
func (*DeletePermissionRequest) SetId ¶
func (s *DeletePermissionRequest) SetId(v string) *DeletePermissionRequest
func (*DeletePermissionRequest) SetPolicyType ¶
func (s *DeletePermissionRequest) SetPolicyType(v int64) *DeletePermissionRequest
func (*DeletePermissionRequest) SetTargetId ¶
func (s *DeletePermissionRequest) SetTargetId(v string) *DeletePermissionRequest
func (*DeletePermissionRequest) SetTargetType ¶
func (s *DeletePermissionRequest) SetTargetType(v string) *DeletePermissionRequest
func (*DeletePermissionRequest) SetType ¶
func (s *DeletePermissionRequest) SetType(v string) *DeletePermissionRequest
func (*DeletePermissionRequest) SetUserId ¶
func (s *DeletePermissionRequest) SetUserId(v string) *DeletePermissionRequest
func (DeletePermissionRequest) String ¶
func (s DeletePermissionRequest) String() string
type DeletePermissionResponse ¶
type DeletePermissionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeletePermissionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeletePermissionResponse) GoString ¶
func (s DeletePermissionResponse) GoString() string
func (*DeletePermissionResponse) SetBody ¶
func (s *DeletePermissionResponse) SetBody(v *DeletePermissionResponseBody) *DeletePermissionResponse
func (*DeletePermissionResponse) SetHeaders ¶
func (s *DeletePermissionResponse) SetHeaders(v map[string]*string) *DeletePermissionResponse
func (DeletePermissionResponse) String ¶
func (s DeletePermissionResponse) String() string
type DeletePermissionResponseBody ¶
type DeletePermissionResponseBody struct { Data *DeletePermissionResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (DeletePermissionResponseBody) GoString ¶
func (s DeletePermissionResponseBody) GoString() string
func (*DeletePermissionResponseBody) SetData ¶
func (s *DeletePermissionResponseBody) SetData(v *DeletePermissionResponseBodyData) *DeletePermissionResponseBody
func (*DeletePermissionResponseBody) SetSuccess ¶
func (s *DeletePermissionResponseBody) SetSuccess(v bool) *DeletePermissionResponseBody
func (DeletePermissionResponseBody) String ¶
func (s DeletePermissionResponseBody) String() string
type DeletePermissionResponseBodyData ¶
type DeletePermissionResponseBodyData struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` // 权限列表 PolicyList []*DeletePermissionResponseBodyDataPolicyList `json:"policyList,omitempty" xml:"policyList,omitempty" type:"Repeated"` // 是否可见的标识。 Privacy *string `json:"privacy,omitempty" xml:"privacy,omitempty"` // 哪种类型的权限。 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (DeletePermissionResponseBodyData) GoString ¶
func (s DeletePermissionResponseBodyData) GoString() string
func (*DeletePermissionResponseBodyData) SetId ¶
func (s *DeletePermissionResponseBodyData) SetId(v string) *DeletePermissionResponseBodyData
func (*DeletePermissionResponseBodyData) SetPolicyList ¶
func (s *DeletePermissionResponseBodyData) SetPolicyList(v []*DeletePermissionResponseBodyDataPolicyList) *DeletePermissionResponseBodyData
func (*DeletePermissionResponseBodyData) SetPrivacy ¶
func (s *DeletePermissionResponseBodyData) SetPrivacy(v string) *DeletePermissionResponseBodyData
func (*DeletePermissionResponseBodyData) SetType ¶
func (s *DeletePermissionResponseBodyData) SetType(v string) *DeletePermissionResponseBodyData
func (DeletePermissionResponseBodyData) String ¶
func (s DeletePermissionResponseBodyData) String() string
type DeletePermissionResponseBodyDataPolicyList ¶
type DeletePermissionResponseBodyDataPolicyList struct { MemberList []*DeletePermissionResponseBodyDataPolicyListMemberList `json:"memberList,omitempty" xml:"memberList,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (DeletePermissionResponseBodyDataPolicyList) GoString ¶
func (s DeletePermissionResponseBodyDataPolicyList) GoString() string
func (*DeletePermissionResponseBodyDataPolicyList) SetMemberList ¶
func (*DeletePermissionResponseBodyDataPolicyList) SetName ¶
func (s *DeletePermissionResponseBodyDataPolicyList) SetName(v string) *DeletePermissionResponseBodyDataPolicyList
func (*DeletePermissionResponseBodyDataPolicyList) SetType ¶
func (s *DeletePermissionResponseBodyDataPolicyList) SetType(v int64) *DeletePermissionResponseBodyDataPolicyList
func (DeletePermissionResponseBodyDataPolicyList) String ¶
func (s DeletePermissionResponseBodyDataPolicyList) String() string
type DeletePermissionResponseBodyDataPolicyListMemberList ¶
type DeletePermissionResponseBodyDataPolicyListMemberList struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Nickname *string `json:"nickname,omitempty" xml:"nickname,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (DeletePermissionResponseBodyDataPolicyListMemberList) GoString ¶
func (s DeletePermissionResponseBodyDataPolicyListMemberList) GoString() string
func (*DeletePermissionResponseBodyDataPolicyListMemberList) SetNickname ¶
func (s *DeletePermissionResponseBodyDataPolicyListMemberList) SetNickname(v string) *DeletePermissionResponseBodyDataPolicyListMemberList
func (DeletePermissionResponseBodyDataPolicyListMemberList) String ¶
func (s DeletePermissionResponseBodyDataPolicyListMemberList) String() string
type GetPeriodListHeaders ¶
type GetPeriodListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetPeriodListHeaders) GoString ¶
func (s GetPeriodListHeaders) GoString() string
func (*GetPeriodListHeaders) SetCommonHeaders ¶
func (s *GetPeriodListHeaders) SetCommonHeaders(v map[string]*string) *GetPeriodListHeaders
func (*GetPeriodListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetPeriodListHeaders) SetXAcsDingtalkAccessToken(v string) *GetPeriodListHeaders
func (GetPeriodListHeaders) String ¶
func (s GetPeriodListHeaders) String() string
type GetPeriodListResponse ¶
type GetPeriodListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetPeriodListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetPeriodListResponse) GoString ¶
func (s GetPeriodListResponse) GoString() string
func (*GetPeriodListResponse) SetBody ¶
func (s *GetPeriodListResponse) SetBody(v *GetPeriodListResponseBody) *GetPeriodListResponse
func (*GetPeriodListResponse) SetHeaders ¶
func (s *GetPeriodListResponse) SetHeaders(v map[string]*string) *GetPeriodListResponse
func (GetPeriodListResponse) String ¶
func (s GetPeriodListResponse) String() string
type GetPeriodListResponseBody ¶
type GetPeriodListResponseBody struct { // data Data *GetPeriodListResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // success Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GetPeriodListResponseBody) GoString ¶
func (s GetPeriodListResponseBody) GoString() string
func (*GetPeriodListResponseBody) SetData ¶
func (s *GetPeriodListResponseBody) SetData(v *GetPeriodListResponseBodyData) *GetPeriodListResponseBody
func (*GetPeriodListResponseBody) SetSuccess ¶
func (s *GetPeriodListResponseBody) SetSuccess(v bool) *GetPeriodListResponseBody
func (GetPeriodListResponseBody) String ¶
func (s GetPeriodListResponseBody) String() string
type GetPeriodListResponseBodyData ¶
type GetPeriodListResponseBodyData struct {
PeriodList []*GetPeriodListResponseBodyDataPeriodList `json:"periodList,omitempty" xml:"periodList,omitempty" type:"Repeated"`
}
func (GetPeriodListResponseBodyData) GoString ¶
func (s GetPeriodListResponseBodyData) GoString() string
func (*GetPeriodListResponseBodyData) SetPeriodList ¶
func (s *GetPeriodListResponseBodyData) SetPeriodList(v []*GetPeriodListResponseBodyDataPeriodList) *GetPeriodListResponseBodyData
func (GetPeriodListResponseBodyData) String ¶
func (s GetPeriodListResponseBodyData) String() string
type GetPeriodListResponseBodyDataPeriodList ¶
type GetPeriodListResponseBodyDataPeriodList struct { EndTime *float32 `json:"endTime,omitempty" xml:"endTime,omitempty"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` IsCurrent *bool `json:"isCurrent,omitempty" xml:"isCurrent,omitempty"` IsYearly *bool `json:"isYearly,omitempty" xml:"isYearly,omitempty"` Name io.Reader `json:"name,omitempty" xml:"name,omitempty"` StartTime *float32 `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (GetPeriodListResponseBodyDataPeriodList) GoString ¶
func (s GetPeriodListResponseBodyDataPeriodList) GoString() string
func (*GetPeriodListResponseBodyDataPeriodList) SetEndTime ¶
func (s *GetPeriodListResponseBodyDataPeriodList) SetEndTime(v float32) *GetPeriodListResponseBodyDataPeriodList
func (*GetPeriodListResponseBodyDataPeriodList) SetId ¶
func (s *GetPeriodListResponseBodyDataPeriodList) SetId(v io.Reader) *GetPeriodListResponseBodyDataPeriodList
func (*GetPeriodListResponseBodyDataPeriodList) SetIsCurrent ¶
func (s *GetPeriodListResponseBodyDataPeriodList) SetIsCurrent(v bool) *GetPeriodListResponseBodyDataPeriodList
func (*GetPeriodListResponseBodyDataPeriodList) SetIsYearly ¶
func (s *GetPeriodListResponseBodyDataPeriodList) SetIsYearly(v bool) *GetPeriodListResponseBodyDataPeriodList
func (*GetPeriodListResponseBodyDataPeriodList) SetName ¶
func (s *GetPeriodListResponseBodyDataPeriodList) SetName(v io.Reader) *GetPeriodListResponseBodyDataPeriodList
func (*GetPeriodListResponseBodyDataPeriodList) SetStartTime ¶
func (s *GetPeriodListResponseBodyDataPeriodList) SetStartTime(v float32) *GetPeriodListResponseBodyDataPeriodList
func (GetPeriodListResponseBodyDataPeriodList) String ¶
func (s GetPeriodListResponseBodyDataPeriodList) String() string
type GetPermissionHeaders ¶
type GetPermissionHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetPermissionHeaders) GoString ¶
func (s GetPermissionHeaders) GoString() string
func (*GetPermissionHeaders) SetCommonHeaders ¶
func (s *GetPermissionHeaders) SetCommonHeaders(v map[string]*string) *GetPermissionHeaders
func (*GetPermissionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetPermissionHeaders) SetXAcsDingtalkAccessToken(v string) *GetPermissionHeaders
func (GetPermissionHeaders) String ¶
func (s GetPermissionHeaders) String() string
type GetPermissionRequest ¶
type GetPermissionRequest struct { TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` TargetType *string `json:"targetType,omitempty" xml:"targetType,omitempty"` // A short description of struct UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` WithKr *bool `json:"withKr,omitempty" xml:"withKr,omitempty"` WithObjective *bool `json:"withObjective,omitempty" xml:"withObjective,omitempty"` }
func (GetPermissionRequest) GoString ¶
func (s GetPermissionRequest) GoString() string
func (*GetPermissionRequest) SetTargetId ¶
func (s *GetPermissionRequest) SetTargetId(v string) *GetPermissionRequest
func (*GetPermissionRequest) SetTargetType ¶
func (s *GetPermissionRequest) SetTargetType(v string) *GetPermissionRequest
func (*GetPermissionRequest) SetUserId ¶
func (s *GetPermissionRequest) SetUserId(v string) *GetPermissionRequest
func (*GetPermissionRequest) SetWithKr ¶
func (s *GetPermissionRequest) SetWithKr(v bool) *GetPermissionRequest
func (*GetPermissionRequest) SetWithObjective ¶
func (s *GetPermissionRequest) SetWithObjective(v bool) *GetPermissionRequest
func (GetPermissionRequest) String ¶
func (s GetPermissionRequest) String() string
type GetPermissionResponse ¶
type GetPermissionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetPermissionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetPermissionResponse) GoString ¶
func (s GetPermissionResponse) GoString() string
func (*GetPermissionResponse) SetBody ¶
func (s *GetPermissionResponse) SetBody(v *GetPermissionResponseBody) *GetPermissionResponse
func (*GetPermissionResponse) SetHeaders ¶
func (s *GetPermissionResponse) SetHeaders(v map[string]*string) *GetPermissionResponse
func (GetPermissionResponse) String ¶
func (s GetPermissionResponse) String() string
type GetPermissionResponseBody ¶
type GetPermissionResponseBody struct { // 返回的数据。 Data *GetPermissionResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GetPermissionResponseBody) GoString ¶
func (s GetPermissionResponseBody) GoString() string
func (*GetPermissionResponseBody) SetData ¶
func (s *GetPermissionResponseBody) SetData(v *GetPermissionResponseBodyData) *GetPermissionResponseBody
func (*GetPermissionResponseBody) SetSuccess ¶
func (s *GetPermissionResponseBody) SetSuccess(v bool) *GetPermissionResponseBody
func (GetPermissionResponseBody) String ¶
func (s GetPermissionResponseBody) String() string
type GetPermissionResponseBodyData ¶
type GetPermissionResponseBodyData struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` // 权限列表 PolicyList []*GetPermissionResponseBodyDataPolicyList `json:"policyList,omitempty" xml:"policyList,omitempty" type:"Repeated"` // 是否可见的标识。 Privacy *string `json:"privacy,omitempty" xml:"privacy,omitempty"` // 哪种类型的权限。 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetPermissionResponseBodyData) GoString ¶
func (s GetPermissionResponseBodyData) GoString() string
func (*GetPermissionResponseBodyData) SetId ¶
func (s *GetPermissionResponseBodyData) SetId(v string) *GetPermissionResponseBodyData
func (*GetPermissionResponseBodyData) SetPolicyList ¶
func (s *GetPermissionResponseBodyData) SetPolicyList(v []*GetPermissionResponseBodyDataPolicyList) *GetPermissionResponseBodyData
func (*GetPermissionResponseBodyData) SetPrivacy ¶
func (s *GetPermissionResponseBodyData) SetPrivacy(v string) *GetPermissionResponseBodyData
func (*GetPermissionResponseBodyData) SetType ¶
func (s *GetPermissionResponseBodyData) SetType(v string) *GetPermissionResponseBodyData
func (GetPermissionResponseBodyData) String ¶
func (s GetPermissionResponseBodyData) String() string
type GetPermissionResponseBodyDataPolicyList ¶
type GetPermissionResponseBodyDataPolicyList struct { MemberList []*GetPermissionResponseBodyDataPolicyListMemberList `json:"memberList,omitempty" xml:"memberList,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (GetPermissionResponseBodyDataPolicyList) GoString ¶
func (s GetPermissionResponseBodyDataPolicyList) GoString() string
func (*GetPermissionResponseBodyDataPolicyList) SetMemberList ¶
func (s *GetPermissionResponseBodyDataPolicyList) SetMemberList(v []*GetPermissionResponseBodyDataPolicyListMemberList) *GetPermissionResponseBodyDataPolicyList
func (*GetPermissionResponseBodyDataPolicyList) SetName ¶
func (s *GetPermissionResponseBodyDataPolicyList) SetName(v string) *GetPermissionResponseBodyDataPolicyList
func (*GetPermissionResponseBodyDataPolicyList) SetType ¶
func (s *GetPermissionResponseBodyDataPolicyList) SetType(v int64) *GetPermissionResponseBodyDataPolicyList
func (GetPermissionResponseBodyDataPolicyList) String ¶
func (s GetPermissionResponseBodyDataPolicyList) String() string
type GetPermissionResponseBodyDataPolicyListMemberList ¶
type GetPermissionResponseBodyDataPolicyListMemberList struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Nickname *string `json:"nickname,omitempty" xml:"nickname,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetPermissionResponseBodyDataPolicyListMemberList) GoString ¶
func (s GetPermissionResponseBodyDataPolicyListMemberList) GoString() string
func (*GetPermissionResponseBodyDataPolicyListMemberList) SetNickname ¶
func (s *GetPermissionResponseBodyDataPolicyListMemberList) SetNickname(v string) *GetPermissionResponseBodyDataPolicyListMemberList
func (GetPermissionResponseBodyDataPolicyListMemberList) String ¶
func (s GetPermissionResponseBodyDataPolicyListMemberList) String() string
type GetUserOkrHeaders ¶
type GetUserOkrHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetUserOkrHeaders) GoString ¶
func (s GetUserOkrHeaders) GoString() string
func (*GetUserOkrHeaders) SetCommonHeaders ¶
func (s *GetUserOkrHeaders) SetCommonHeaders(v map[string]*string) *GetUserOkrHeaders
func (*GetUserOkrHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserOkrHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserOkrHeaders
func (GetUserOkrHeaders) String ¶
func (s GetUserOkrHeaders) String() string
type GetUserOkrRequest ¶
type GetUserOkrRequest struct { // 页码,默认 为 1。 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 每页的个数,默认100。 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 周期 ID。 PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` // 当前用户的user ID。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetUserOkrRequest) GoString ¶
func (s GetUserOkrRequest) GoString() string
func (*GetUserOkrRequest) SetPageNumber ¶
func (s *GetUserOkrRequest) SetPageNumber(v int64) *GetUserOkrRequest
func (*GetUserOkrRequest) SetPageSize ¶
func (s *GetUserOkrRequest) SetPageSize(v int64) *GetUserOkrRequest
func (*GetUserOkrRequest) SetPeriodId ¶
func (s *GetUserOkrRequest) SetPeriodId(v string) *GetUserOkrRequest
func (*GetUserOkrRequest) SetUserId ¶
func (s *GetUserOkrRequest) SetUserId(v string) *GetUserOkrRequest
func (GetUserOkrRequest) String ¶
func (s GetUserOkrRequest) String() string
type GetUserOkrResponse ¶
type GetUserOkrResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserOkrResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserOkrResponse) GoString ¶
func (s GetUserOkrResponse) GoString() string
func (*GetUserOkrResponse) SetBody ¶
func (s *GetUserOkrResponse) SetBody(v *GetUserOkrResponseBody) *GetUserOkrResponse
func (*GetUserOkrResponse) SetHeaders ¶
func (s *GetUserOkrResponse) SetHeaders(v map[string]*string) *GetUserOkrResponse
func (GetUserOkrResponse) String ¶
func (s GetUserOkrResponse) String() string
type GetUserOkrResponseBody ¶
type GetUserOkrResponseBody struct { // data Data *GetUserOkrResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GetUserOkrResponseBody) GoString ¶
func (s GetUserOkrResponseBody) GoString() string
func (*GetUserOkrResponseBody) SetData ¶
func (s *GetUserOkrResponseBody) SetData(v *GetUserOkrResponseBodyData) *GetUserOkrResponseBody
func (*GetUserOkrResponseBody) SetSuccess ¶
func (s *GetUserOkrResponseBody) SetSuccess(v bool) *GetUserOkrResponseBody
func (GetUserOkrResponseBody) String ¶
func (s GetUserOkrResponseBody) String() string
type GetUserOkrResponseBodyData ¶
type GetUserOkrResponseBodyData struct { // OKR 列表详情。 List []*GetUserOkrResponseBodyDataList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` // 当前页码。 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 每一页的个数。 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 总数。 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (GetUserOkrResponseBodyData) GoString ¶
func (s GetUserOkrResponseBodyData) GoString() string
func (*GetUserOkrResponseBodyData) SetList ¶
func (s *GetUserOkrResponseBodyData) SetList(v []*GetUserOkrResponseBodyDataList) *GetUserOkrResponseBodyData
func (*GetUserOkrResponseBodyData) SetPageNumber ¶
func (s *GetUserOkrResponseBodyData) SetPageNumber(v int64) *GetUserOkrResponseBodyData
func (*GetUserOkrResponseBodyData) SetPageSize ¶
func (s *GetUserOkrResponseBodyData) SetPageSize(v int64) *GetUserOkrResponseBodyData
func (*GetUserOkrResponseBodyData) SetTotalCount ¶
func (s *GetUserOkrResponseBodyData) SetTotalCount(v int64) *GetUserOkrResponseBodyData
func (GetUserOkrResponseBodyData) String ¶
func (s GetUserOkrResponseBodyData) String() string
type GetUserOkrResponseBodyDataList ¶
type GetUserOkrResponseBodyDataList struct { // 被对齐的 Objective。 AlignFromIds []io.Reader `json:"alignFromIds,omitempty" xml:"alignFromIds,omitempty" type:"Repeated"` // 对齐的 Objective。 AlignToIds []io.Reader `json:"alignToIds,omitempty" xml:"alignToIds,omitempty" type:"Repeated"` // Objective 内容。 Content io.Reader `json:"content,omitempty" xml:"content,omitempty"` // 创建时间。时间戳 GmtCreate *float32 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 更新时间。时间戳 GmtModified *float32 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // objective。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // KR 详情列表。 KrList []*GetUserOkrResponseBodyDataListKrList `json:"krList,omitempty" xml:"krList,omitempty" type:"Repeated"` // 所属者信息。 Owner *GetUserOkrResponseBodyDataListOwner `json:"owner,omitempty" xml:"owner,omitempty" type:"Struct"` // 周期 ID。 PeriodId io.Reader `json:"periodId,omitempty" xml:"periodId,omitempty"` // 权限值。 Permission []*float32 `json:"permission,omitempty" xml:"permission,omitempty" type:"Repeated"` // 所在位置。 Position *int32 `json:"position,omitempty" xml:"position,omitempty"` // 进度值。 Progress *GetUserOkrResponseBodyDataListProgress `json:"progress,omitempty" xml:"progress,omitempty" type:"Struct"` // 百分比值。 ProgressPercent *float32 `json:"progressPercent,omitempty" xml:"progressPercent,omitempty"` // 是否已发布。 Published *bool `json:"published,omitempty" xml:"published,omitempty"` // 分数值。 Score *float32 `json:"score,omitempty" xml:"score,omitempty"` // 当前内容状态。 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 用户 ID。 UserId io.Reader `json:"userId,omitempty" xml:"userId,omitempty"` // 权重值。 Weight *float32 `json:"weight,omitempty" xml:"weight,omitempty"` }
func (GetUserOkrResponseBodyDataList) GoString ¶
func (s GetUserOkrResponseBodyDataList) GoString() string
func (*GetUserOkrResponseBodyDataList) SetAlignFromIds ¶
func (s *GetUserOkrResponseBodyDataList) SetAlignFromIds(v []io.Reader) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetAlignToIds ¶
func (s *GetUserOkrResponseBodyDataList) SetAlignToIds(v []io.Reader) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetContent ¶
func (s *GetUserOkrResponseBodyDataList) SetContent(v io.Reader) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetGmtCreate ¶
func (s *GetUserOkrResponseBodyDataList) SetGmtCreate(v float32) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetGmtModified ¶
func (s *GetUserOkrResponseBodyDataList) SetGmtModified(v float32) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetId ¶
func (s *GetUserOkrResponseBodyDataList) SetId(v io.Reader) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetKrList ¶
func (s *GetUserOkrResponseBodyDataList) SetKrList(v []*GetUserOkrResponseBodyDataListKrList) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetOwner ¶
func (s *GetUserOkrResponseBodyDataList) SetOwner(v *GetUserOkrResponseBodyDataListOwner) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetPeriodId ¶
func (s *GetUserOkrResponseBodyDataList) SetPeriodId(v io.Reader) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetPermission ¶
func (s *GetUserOkrResponseBodyDataList) SetPermission(v []*float32) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetPosition ¶
func (s *GetUserOkrResponseBodyDataList) SetPosition(v int32) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetProgress ¶
func (s *GetUserOkrResponseBodyDataList) SetProgress(v *GetUserOkrResponseBodyDataListProgress) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetProgressPercent ¶
func (s *GetUserOkrResponseBodyDataList) SetProgressPercent(v float32) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetPublished ¶
func (s *GetUserOkrResponseBodyDataList) SetPublished(v bool) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetScore ¶
func (s *GetUserOkrResponseBodyDataList) SetScore(v float32) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetStatus ¶
func (s *GetUserOkrResponseBodyDataList) SetStatus(v int32) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetUserId ¶
func (s *GetUserOkrResponseBodyDataList) SetUserId(v io.Reader) *GetUserOkrResponseBodyDataList
func (*GetUserOkrResponseBodyDataList) SetWeight ¶
func (s *GetUserOkrResponseBodyDataList) SetWeight(v float32) *GetUserOkrResponseBodyDataList
func (GetUserOkrResponseBodyDataList) String ¶
func (s GetUserOkrResponseBodyDataList) String() string
type GetUserOkrResponseBodyDataListKrList ¶
type GetUserOkrResponseBodyDataListKrList struct { // KR 内容。 Content io.Reader `json:"content,omitempty" xml:"content,omitempty"` // 创建时间。时间戳 GmtCreate *float32 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 更新时间。时间戳 GmtModified *float32 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // KR 的 ID。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // 所属 Objective ID。 ObjectiveId io.Reader `json:"objectiveId,omitempty" xml:"objectiveId,omitempty"` // KR 权限。 Permission []*float32 `json:"permission,omitempty" xml:"permission,omitempty" type:"Repeated"` // 所处位置。 Position *int64 `json:"position,omitempty" xml:"position,omitempty"` // KR 进度。 Progress *GetUserOkrResponseBodyDataListKrListProgress `json:"progress,omitempty" xml:"progress,omitempty" type:"Struct"` // 所占分数。 Score *float32 `json:"score,omitempty" xml:"score,omitempty"` // 所占权重。 Weight *float32 `json:"weight,omitempty" xml:"weight,omitempty"` }
func (GetUserOkrResponseBodyDataListKrList) GoString ¶
func (s GetUserOkrResponseBodyDataListKrList) GoString() string
func (*GetUserOkrResponseBodyDataListKrList) SetContent ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetContent(v io.Reader) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetGmtCreate ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetGmtCreate(v float32) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetGmtModified ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetGmtModified(v float32) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetId ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetId(v io.Reader) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetObjectiveId ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetObjectiveId(v io.Reader) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetPermission ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetPermission(v []*float32) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetPosition ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetPosition(v int64) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetProgress ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetProgress(v *GetUserOkrResponseBodyDataListKrListProgress) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetScore ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetScore(v float32) *GetUserOkrResponseBodyDataListKrList
func (*GetUserOkrResponseBodyDataListKrList) SetWeight ¶
func (s *GetUserOkrResponseBodyDataListKrList) SetWeight(v float32) *GetUserOkrResponseBodyDataListKrList
func (GetUserOkrResponseBodyDataListKrList) String ¶
func (s GetUserOkrResponseBodyDataListKrList) String() string
type GetUserOkrResponseBodyDataListKrListProgress ¶
type GetUserOkrResponseBodyDataListKrListProgress struct { // 百分比。 Percent *int32 `json:"percent,omitempty" xml:"percent,omitempty"` }
func (GetUserOkrResponseBodyDataListKrListProgress) GoString ¶
func (s GetUserOkrResponseBodyDataListKrListProgress) GoString() string
func (*GetUserOkrResponseBodyDataListKrListProgress) SetPercent ¶
func (s *GetUserOkrResponseBodyDataListKrListProgress) SetPercent(v int32) *GetUserOkrResponseBodyDataListKrListProgress
func (GetUserOkrResponseBodyDataListKrListProgress) String ¶
func (s GetUserOkrResponseBodyDataListKrListProgress) String() string
type GetUserOkrResponseBodyDataListOwner ¶
type GetUserOkrResponseBodyDataListOwner struct { // 所属者头像。 ID AvatarMediaId io.Reader `json:"avatarMediaId,omitempty" xml:"avatarMediaId,omitempty"` // 所属者组织 I。D CorpId io.Reader `json:"corpId,omitempty" xml:"corpId,omitempty"` // 所属者 OKR 系统中的 ID。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` // 所属者昵称。 Nickname io.Reader `json:"nickname,omitempty" xml:"nickname,omitempty"` // 所属者 userId。 UserId io.Reader `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetUserOkrResponseBodyDataListOwner) GoString ¶
func (s GetUserOkrResponseBodyDataListOwner) GoString() string
func (*GetUserOkrResponseBodyDataListOwner) SetAvatarMediaId ¶
func (s *GetUserOkrResponseBodyDataListOwner) SetAvatarMediaId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
func (*GetUserOkrResponseBodyDataListOwner) SetCorpId ¶
func (s *GetUserOkrResponseBodyDataListOwner) SetCorpId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
func (*GetUserOkrResponseBodyDataListOwner) SetId ¶
func (s *GetUserOkrResponseBodyDataListOwner) SetId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
func (*GetUserOkrResponseBodyDataListOwner) SetNickname ¶
func (s *GetUserOkrResponseBodyDataListOwner) SetNickname(v io.Reader) *GetUserOkrResponseBodyDataListOwner
func (*GetUserOkrResponseBodyDataListOwner) SetUserId ¶
func (s *GetUserOkrResponseBodyDataListOwner) SetUserId(v io.Reader) *GetUserOkrResponseBodyDataListOwner
func (GetUserOkrResponseBodyDataListOwner) String ¶
func (s GetUserOkrResponseBodyDataListOwner) String() string
type GetUserOkrResponseBodyDataListProgress ¶
type GetUserOkrResponseBodyDataListProgress struct { // 百分比。 Percent *int32 `json:"percent,omitempty" xml:"percent,omitempty"` }
func (GetUserOkrResponseBodyDataListProgress) GoString ¶
func (s GetUserOkrResponseBodyDataListProgress) GoString() string
func (*GetUserOkrResponseBodyDataListProgress) SetPercent ¶
func (s *GetUserOkrResponseBodyDataListProgress) SetPercent(v int32) *GetUserOkrResponseBodyDataListProgress
func (GetUserOkrResponseBodyDataListProgress) String ¶
func (s GetUserOkrResponseBodyDataListProgress) String() string
type UnAlignObjectiveHeaders ¶
type UnAlignObjectiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UnAlignObjectiveHeaders) GoString ¶
func (s UnAlignObjectiveHeaders) GoString() string
func (*UnAlignObjectiveHeaders) SetCommonHeaders ¶
func (s *UnAlignObjectiveHeaders) SetCommonHeaders(v map[string]*string) *UnAlignObjectiveHeaders
func (*UnAlignObjectiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UnAlignObjectiveHeaders) SetXAcsDingtalkAccessToken(v string) *UnAlignObjectiveHeaders
func (UnAlignObjectiveHeaders) String ¶
func (s UnAlignObjectiveHeaders) String() string
type UnAlignObjectiveRequest ¶
type UnAlignObjectiveRequest struct { // 周期 ID PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` // 对齐目标的 ID TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` // 当前用户的 userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UnAlignObjectiveRequest) GoString ¶
func (s UnAlignObjectiveRequest) GoString() string
func (*UnAlignObjectiveRequest) SetPeriodId ¶
func (s *UnAlignObjectiveRequest) SetPeriodId(v string) *UnAlignObjectiveRequest
func (*UnAlignObjectiveRequest) SetTargetId ¶
func (s *UnAlignObjectiveRequest) SetTargetId(v string) *UnAlignObjectiveRequest
func (*UnAlignObjectiveRequest) SetUserId ¶
func (s *UnAlignObjectiveRequest) SetUserId(v string) *UnAlignObjectiveRequest
func (UnAlignObjectiveRequest) String ¶
func (s UnAlignObjectiveRequest) String() string
type UnAlignObjectiveResponse ¶
type UnAlignObjectiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UnAlignObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UnAlignObjectiveResponse) GoString ¶
func (s UnAlignObjectiveResponse) GoString() string
func (*UnAlignObjectiveResponse) SetBody ¶
func (s *UnAlignObjectiveResponse) SetBody(v *UnAlignObjectiveResponseBody) *UnAlignObjectiveResponse
func (*UnAlignObjectiveResponse) SetHeaders ¶
func (s *UnAlignObjectiveResponse) SetHeaders(v map[string]*string) *UnAlignObjectiveResponse
func (UnAlignObjectiveResponse) String ¶
func (s UnAlignObjectiveResponse) String() string
type UnAlignObjectiveResponseBody ¶
type UnAlignObjectiveResponseBody struct { // data Data *UnAlignObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // success Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UnAlignObjectiveResponseBody) GoString ¶
func (s UnAlignObjectiveResponseBody) GoString() string
func (*UnAlignObjectiveResponseBody) SetData ¶
func (s *UnAlignObjectiveResponseBody) SetData(v *UnAlignObjectiveResponseBodyData) *UnAlignObjectiveResponseBody
func (*UnAlignObjectiveResponseBody) SetSuccess ¶
func (s *UnAlignObjectiveResponseBody) SetSuccess(v bool) *UnAlignObjectiveResponseBody
func (UnAlignObjectiveResponseBody) String ¶
func (s UnAlignObjectiveResponseBody) String() string
type UnAlignObjectiveResponseBodyData ¶
type UnAlignObjectiveResponseBodyData struct { // 对齐的 Objective ID。 AlignId io.Reader `json:"alignId,omitempty" xml:"alignId,omitempty"` // 当前 Objective ID。 Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` }
func (UnAlignObjectiveResponseBodyData) GoString ¶
func (s UnAlignObjectiveResponseBodyData) GoString() string
func (*UnAlignObjectiveResponseBodyData) SetAlignId ¶
func (s *UnAlignObjectiveResponseBodyData) SetAlignId(v io.Reader) *UnAlignObjectiveResponseBodyData
func (*UnAlignObjectiveResponseBodyData) SetId ¶
func (s *UnAlignObjectiveResponseBodyData) SetId(v io.Reader) *UnAlignObjectiveResponseBodyData
func (UnAlignObjectiveResponseBodyData) String ¶
func (s UnAlignObjectiveResponseBodyData) String() string
type UpdateKROfContentHeaders ¶
type UpdateKROfContentHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateKROfContentHeaders) GoString ¶
func (s UpdateKROfContentHeaders) GoString() string
func (*UpdateKROfContentHeaders) SetCommonHeaders ¶
func (s *UpdateKROfContentHeaders) SetCommonHeaders(v map[string]*string) *UpdateKROfContentHeaders
func (*UpdateKROfContentHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateKROfContentHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateKROfContentHeaders
func (UpdateKROfContentHeaders) String ¶
func (s UpdateKROfContentHeaders) String() string
type UpdateKROfContentRequest ¶
type UpdateKROfContentRequest struct { // KR的内容。 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 待更新的划词 ID 列表。 UpdateQuoteList []*string `json:"updateQuoteList,omitempty" xml:"updateQuoteList,omitempty" type:"Repeated"` // 当前 KR ID。 KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` // 当前用户的userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UpdateKROfContentRequest) GoString ¶
func (s UpdateKROfContentRequest) GoString() string
func (*UpdateKROfContentRequest) SetContent ¶
func (s *UpdateKROfContentRequest) SetContent(v string) *UpdateKROfContentRequest
func (*UpdateKROfContentRequest) SetKrId ¶
func (s *UpdateKROfContentRequest) SetKrId(v string) *UpdateKROfContentRequest
func (*UpdateKROfContentRequest) SetUpdateQuoteList ¶
func (s *UpdateKROfContentRequest) SetUpdateQuoteList(v []*string) *UpdateKROfContentRequest
func (*UpdateKROfContentRequest) SetUserId ¶
func (s *UpdateKROfContentRequest) SetUserId(v string) *UpdateKROfContentRequest
func (UpdateKROfContentRequest) String ¶
func (s UpdateKROfContentRequest) String() string
type UpdateKROfContentResponse ¶
type UpdateKROfContentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateKROfContentResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateKROfContentResponse) GoString ¶
func (s UpdateKROfContentResponse) GoString() string
func (*UpdateKROfContentResponse) SetBody ¶
func (s *UpdateKROfContentResponse) SetBody(v *UpdateKROfContentResponseBody) *UpdateKROfContentResponse
func (*UpdateKROfContentResponse) SetHeaders ¶
func (s *UpdateKROfContentResponse) SetHeaders(v map[string]*string) *UpdateKROfContentResponse
func (UpdateKROfContentResponse) String ¶
func (s UpdateKROfContentResponse) String() string
type UpdateKROfContentResponseBody ¶
type UpdateKROfContentResponseBody struct { Data *bool `json:"data,omitempty" xml:"data,omitempty"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UpdateKROfContentResponseBody) GoString ¶
func (s UpdateKROfContentResponseBody) GoString() string
func (*UpdateKROfContentResponseBody) SetData ¶
func (s *UpdateKROfContentResponseBody) SetData(v bool) *UpdateKROfContentResponseBody
func (*UpdateKROfContentResponseBody) SetSuccess ¶
func (s *UpdateKROfContentResponseBody) SetSuccess(v bool) *UpdateKROfContentResponseBody
func (UpdateKROfContentResponseBody) String ¶
func (s UpdateKROfContentResponseBody) String() string
type UpdateKROfScoreHeaders ¶
type UpdateKROfScoreHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateKROfScoreHeaders) GoString ¶
func (s UpdateKROfScoreHeaders) GoString() string
func (*UpdateKROfScoreHeaders) SetCommonHeaders ¶
func (s *UpdateKROfScoreHeaders) SetCommonHeaders(v map[string]*string) *UpdateKROfScoreHeaders
func (*UpdateKROfScoreHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateKROfScoreHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateKROfScoreHeaders
func (UpdateKROfScoreHeaders) String ¶
func (s UpdateKROfScoreHeaders) String() string
type UpdateKROfScoreRequest ¶
type UpdateKROfScoreRequest struct { // 分数值。 Score *int64 `json:"score,omitempty" xml:"score,omitempty"` // 当前 KR ID。 KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` // 当前用户的userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UpdateKROfScoreRequest) GoString ¶
func (s UpdateKROfScoreRequest) GoString() string
func (*UpdateKROfScoreRequest) SetKrId ¶
func (s *UpdateKROfScoreRequest) SetKrId(v string) *UpdateKROfScoreRequest
func (*UpdateKROfScoreRequest) SetScore ¶
func (s *UpdateKROfScoreRequest) SetScore(v int64) *UpdateKROfScoreRequest
func (*UpdateKROfScoreRequest) SetUserId ¶
func (s *UpdateKROfScoreRequest) SetUserId(v string) *UpdateKROfScoreRequest
func (UpdateKROfScoreRequest) String ¶
func (s UpdateKROfScoreRequest) String() string
type UpdateKROfScoreResponse ¶
type UpdateKROfScoreResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateKROfScoreResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateKROfScoreResponse) GoString ¶
func (s UpdateKROfScoreResponse) GoString() string
func (*UpdateKROfScoreResponse) SetBody ¶
func (s *UpdateKROfScoreResponse) SetBody(v *UpdateKROfScoreResponseBody) *UpdateKROfScoreResponse
func (*UpdateKROfScoreResponse) SetHeaders ¶
func (s *UpdateKROfScoreResponse) SetHeaders(v map[string]*string) *UpdateKROfScoreResponse
func (UpdateKROfScoreResponse) String ¶
func (s UpdateKROfScoreResponse) String() string
type UpdateKROfScoreResponseBody ¶
type UpdateKROfScoreResponseBody struct { Data *UpdateKROfScoreResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UpdateKROfScoreResponseBody) GoString ¶
func (s UpdateKROfScoreResponseBody) GoString() string
func (*UpdateKROfScoreResponseBody) SetData ¶
func (s *UpdateKROfScoreResponseBody) SetData(v *UpdateKROfScoreResponseBodyData) *UpdateKROfScoreResponseBody
func (*UpdateKROfScoreResponseBody) SetSuccess ¶
func (s *UpdateKROfScoreResponseBody) SetSuccess(v bool) *UpdateKROfScoreResponseBody
func (UpdateKROfScoreResponseBody) String ¶
func (s UpdateKROfScoreResponseBody) String() string
type UpdateKROfScoreResponseBodyData ¶
type UpdateKROfScoreResponseBodyData struct { // 目标分数。 ObjectiveScore *int64 `json:"objectiveScore,omitempty" xml:"objectiveScore,omitempty"` }
func (UpdateKROfScoreResponseBodyData) GoString ¶
func (s UpdateKROfScoreResponseBodyData) GoString() string
func (*UpdateKROfScoreResponseBodyData) SetObjectiveScore ¶
func (s *UpdateKROfScoreResponseBodyData) SetObjectiveScore(v int64) *UpdateKROfScoreResponseBodyData
func (UpdateKROfScoreResponseBodyData) String ¶
func (s UpdateKROfScoreResponseBodyData) String() string
type UpdateKROfWeightHeaders ¶
type UpdateKROfWeightHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateKROfWeightHeaders) GoString ¶
func (s UpdateKROfWeightHeaders) GoString() string
func (*UpdateKROfWeightHeaders) SetCommonHeaders ¶
func (s *UpdateKROfWeightHeaders) SetCommonHeaders(v map[string]*string) *UpdateKROfWeightHeaders
func (*UpdateKROfWeightHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateKROfWeightHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateKROfWeightHeaders
func (UpdateKROfWeightHeaders) String ¶
func (s UpdateKROfWeightHeaders) String() string
type UpdateKROfWeightRequest ¶
type UpdateKROfWeightRequest struct { // 权重比。 Weight *int64 `json:"weight,omitempty" xml:"weight,omitempty"` // 当前 KR ID。 KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` // 当前用户的userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UpdateKROfWeightRequest) GoString ¶
func (s UpdateKROfWeightRequest) GoString() string
func (*UpdateKROfWeightRequest) SetKrId ¶
func (s *UpdateKROfWeightRequest) SetKrId(v string) *UpdateKROfWeightRequest
func (*UpdateKROfWeightRequest) SetUserId ¶
func (s *UpdateKROfWeightRequest) SetUserId(v string) *UpdateKROfWeightRequest
func (*UpdateKROfWeightRequest) SetWeight ¶
func (s *UpdateKROfWeightRequest) SetWeight(v int64) *UpdateKROfWeightRequest
func (UpdateKROfWeightRequest) String ¶
func (s UpdateKROfWeightRequest) String() string
type UpdateKROfWeightResponse ¶
type UpdateKROfWeightResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateKROfWeightResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateKROfWeightResponse) GoString ¶
func (s UpdateKROfWeightResponse) GoString() string
func (*UpdateKROfWeightResponse) SetBody ¶
func (s *UpdateKROfWeightResponse) SetBody(v *UpdateKROfWeightResponseBody) *UpdateKROfWeightResponse
func (*UpdateKROfWeightResponse) SetHeaders ¶
func (s *UpdateKROfWeightResponse) SetHeaders(v map[string]*string) *UpdateKROfWeightResponse
func (UpdateKROfWeightResponse) String ¶
func (s UpdateKROfWeightResponse) String() string
type UpdateKROfWeightResponseBody ¶
type UpdateKROfWeightResponseBody struct { Data *UpdateKROfWeightResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UpdateKROfWeightResponseBody) GoString ¶
func (s UpdateKROfWeightResponseBody) GoString() string
func (*UpdateKROfWeightResponseBody) SetData ¶
func (s *UpdateKROfWeightResponseBody) SetData(v *UpdateKROfWeightResponseBodyData) *UpdateKROfWeightResponseBody
func (*UpdateKROfWeightResponseBody) SetSuccess ¶
func (s *UpdateKROfWeightResponseBody) SetSuccess(v bool) *UpdateKROfWeightResponseBody
func (UpdateKROfWeightResponseBody) String ¶
func (s UpdateKROfWeightResponseBody) String() string
type UpdateKROfWeightResponseBodyData ¶
type UpdateKROfWeightResponseBodyData struct { ObjectiveProgress *UpdateKROfWeightResponseBodyDataObjectiveProgress `json:"objectiveProgress,omitempty" xml:"objectiveProgress,omitempty" type:"Struct"` // 目标分数。 ObjectiveScore *int64 `json:"objectiveScore,omitempty" xml:"objectiveScore,omitempty"` }
func (UpdateKROfWeightResponseBodyData) GoString ¶
func (s UpdateKROfWeightResponseBodyData) GoString() string
func (*UpdateKROfWeightResponseBodyData) SetObjectiveProgress ¶
func (s *UpdateKROfWeightResponseBodyData) SetObjectiveProgress(v *UpdateKROfWeightResponseBodyDataObjectiveProgress) *UpdateKROfWeightResponseBodyData
func (*UpdateKROfWeightResponseBodyData) SetObjectiveScore ¶
func (s *UpdateKROfWeightResponseBodyData) SetObjectiveScore(v int64) *UpdateKROfWeightResponseBodyData
func (UpdateKROfWeightResponseBodyData) String ¶
func (s UpdateKROfWeightResponseBodyData) String() string
type UpdateKROfWeightResponseBodyDataObjectiveProgress ¶
type UpdateKROfWeightResponseBodyDataObjectiveProgress struct { // 目标百分比。 Percent *int64 `json:"percent,omitempty" xml:"percent,omitempty"` }
func (UpdateKROfWeightResponseBodyDataObjectiveProgress) GoString ¶
func (s UpdateKROfWeightResponseBodyDataObjectiveProgress) GoString() string
func (*UpdateKROfWeightResponseBodyDataObjectiveProgress) SetPercent ¶
func (s *UpdateKROfWeightResponseBodyDataObjectiveProgress) SetPercent(v int64) *UpdateKROfWeightResponseBodyDataObjectiveProgress
func (UpdateKROfWeightResponseBodyDataObjectiveProgress) String ¶
func (s UpdateKROfWeightResponseBodyDataObjectiveProgress) String() string
type UpdateObjectiveHeaders ¶
type UpdateObjectiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateObjectiveHeaders) GoString ¶
func (s UpdateObjectiveHeaders) GoString() string
func (*UpdateObjectiveHeaders) SetCommonHeaders ¶
func (s *UpdateObjectiveHeaders) SetCommonHeaders(v map[string]*string) *UpdateObjectiveHeaders
func (*UpdateObjectiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateObjectiveHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateObjectiveHeaders
func (UpdateObjectiveHeaders) String ¶
func (s UpdateObjectiveHeaders) String() string
type UpdateObjectiveRequest ¶
type UpdateObjectiveRequest struct { // 当前 Objective 的内容。 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 当前用户的 userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UpdateObjectiveRequest) GoString ¶
func (s UpdateObjectiveRequest) GoString() string
func (*UpdateObjectiveRequest) SetContent ¶
func (s *UpdateObjectiveRequest) SetContent(v string) *UpdateObjectiveRequest
func (*UpdateObjectiveRequest) SetUserId ¶
func (s *UpdateObjectiveRequest) SetUserId(v string) *UpdateObjectiveRequest
func (UpdateObjectiveRequest) String ¶
func (s UpdateObjectiveRequest) String() string
type UpdateObjectiveResponse ¶
type UpdateObjectiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateObjectiveResponse) GoString ¶
func (s UpdateObjectiveResponse) GoString() string
func (*UpdateObjectiveResponse) SetBody ¶
func (s *UpdateObjectiveResponse) SetBody(v *UpdateObjectiveResponseBody) *UpdateObjectiveResponse
func (*UpdateObjectiveResponse) SetHeaders ¶
func (s *UpdateObjectiveResponse) SetHeaders(v map[string]*string) *UpdateObjectiveResponse
func (UpdateObjectiveResponse) String ¶
func (s UpdateObjectiveResponse) String() string
type UpdateObjectiveResponseBody ¶
type UpdateObjectiveResponseBody struct { // data Data *UpdateObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UpdateObjectiveResponseBody) GoString ¶
func (s UpdateObjectiveResponseBody) GoString() string
func (*UpdateObjectiveResponseBody) SetData ¶
func (s *UpdateObjectiveResponseBody) SetData(v *UpdateObjectiveResponseBodyData) *UpdateObjectiveResponseBody
func (*UpdateObjectiveResponseBody) SetSuccess ¶
func (s *UpdateObjectiveResponseBody) SetSuccess(v bool) *UpdateObjectiveResponseBody
func (UpdateObjectiveResponseBody) String ¶
func (s UpdateObjectiveResponseBody) String() string
type UpdateObjectiveResponseBodyData ¶
type UpdateObjectiveResponseBodyData struct { // 当前 Objective ID。 Id *string `json:"id,omitempty" xml:"id,omitempty"` // 当前 Objective 的位置。 Position *float32 `json:"position,omitempty" xml:"position,omitempty"` }
func (UpdateObjectiveResponseBodyData) GoString ¶
func (s UpdateObjectiveResponseBodyData) GoString() string
func (*UpdateObjectiveResponseBodyData) SetId ¶
func (s *UpdateObjectiveResponseBodyData) SetId(v string) *UpdateObjectiveResponseBodyData
func (*UpdateObjectiveResponseBodyData) SetPosition ¶
func (s *UpdateObjectiveResponseBodyData) SetPosition(v float32) *UpdateObjectiveResponseBodyData
func (UpdateObjectiveResponseBodyData) String ¶
func (s UpdateObjectiveResponseBodyData) String() string
type UpdatePrivacyHeaders ¶
type UpdatePrivacyHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdatePrivacyHeaders) GoString ¶
func (s UpdatePrivacyHeaders) GoString() string
func (*UpdatePrivacyHeaders) SetCommonHeaders ¶
func (s *UpdatePrivacyHeaders) SetCommonHeaders(v map[string]*string) *UpdatePrivacyHeaders
func (*UpdatePrivacyHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdatePrivacyHeaders) SetXAcsDingtalkAccessToken(v string) *UpdatePrivacyHeaders
func (UpdatePrivacyHeaders) String ¶
func (s UpdatePrivacyHeaders) String() string
type UpdatePrivacyRequest ¶
type UpdatePrivacyRequest struct { // 权限修改的类型 Privacy *string `json:"privacy,omitempty" xml:"privacy,omitempty"` // 当前目标的 ID TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` // 当前目标的权限类型。 TargetType *string `json:"targetType,omitempty" xml:"targetType,omitempty"` // 当前用户的userId。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UpdatePrivacyRequest) GoString ¶
func (s UpdatePrivacyRequest) GoString() string
func (*UpdatePrivacyRequest) SetPrivacy ¶
func (s *UpdatePrivacyRequest) SetPrivacy(v string) *UpdatePrivacyRequest
func (*UpdatePrivacyRequest) SetTargetId ¶
func (s *UpdatePrivacyRequest) SetTargetId(v string) *UpdatePrivacyRequest
func (*UpdatePrivacyRequest) SetTargetType ¶
func (s *UpdatePrivacyRequest) SetTargetType(v string) *UpdatePrivacyRequest
func (*UpdatePrivacyRequest) SetUserId ¶
func (s *UpdatePrivacyRequest) SetUserId(v string) *UpdatePrivacyRequest
func (UpdatePrivacyRequest) String ¶
func (s UpdatePrivacyRequest) String() string
type UpdatePrivacyResponse ¶
type UpdatePrivacyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdatePrivacyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdatePrivacyResponse) GoString ¶
func (s UpdatePrivacyResponse) GoString() string
func (*UpdatePrivacyResponse) SetBody ¶
func (s *UpdatePrivacyResponse) SetBody(v *UpdatePrivacyResponseBody) *UpdatePrivacyResponse
func (*UpdatePrivacyResponse) SetHeaders ¶
func (s *UpdatePrivacyResponse) SetHeaders(v map[string]*string) *UpdatePrivacyResponse
func (UpdatePrivacyResponse) String ¶
func (s UpdatePrivacyResponse) String() string
type UpdatePrivacyResponseBody ¶
type UpdatePrivacyResponseBody struct { // 返回的数据。 Data *UpdatePrivacyResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` // 请求成功的标识。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UpdatePrivacyResponseBody) GoString ¶
func (s UpdatePrivacyResponseBody) GoString() string
func (*UpdatePrivacyResponseBody) SetData ¶
func (s *UpdatePrivacyResponseBody) SetData(v *UpdatePrivacyResponseBodyData) *UpdatePrivacyResponseBody
func (*UpdatePrivacyResponseBody) SetSuccess ¶
func (s *UpdatePrivacyResponseBody) SetSuccess(v bool) *UpdatePrivacyResponseBody
func (UpdatePrivacyResponseBody) String ¶
func (s UpdatePrivacyResponseBody) String() string
type UpdatePrivacyResponseBodyData ¶
type UpdatePrivacyResponseBodyData struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` // 权限列表 PolicyList []*UpdatePrivacyResponseBodyDataPolicyList `json:"policyList,omitempty" xml:"policyList,omitempty" type:"Repeated"` // 是否可见的标识。 Privacy *string `json:"privacy,omitempty" xml:"privacy,omitempty"` // 哪种类型的权限。 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (UpdatePrivacyResponseBodyData) GoString ¶
func (s UpdatePrivacyResponseBodyData) GoString() string
func (*UpdatePrivacyResponseBodyData) SetId ¶
func (s *UpdatePrivacyResponseBodyData) SetId(v string) *UpdatePrivacyResponseBodyData
func (*UpdatePrivacyResponseBodyData) SetPolicyList ¶
func (s *UpdatePrivacyResponseBodyData) SetPolicyList(v []*UpdatePrivacyResponseBodyDataPolicyList) *UpdatePrivacyResponseBodyData
func (*UpdatePrivacyResponseBodyData) SetPrivacy ¶
func (s *UpdatePrivacyResponseBodyData) SetPrivacy(v string) *UpdatePrivacyResponseBodyData
func (*UpdatePrivacyResponseBodyData) SetType ¶
func (s *UpdatePrivacyResponseBodyData) SetType(v string) *UpdatePrivacyResponseBodyData
func (UpdatePrivacyResponseBodyData) String ¶
func (s UpdatePrivacyResponseBodyData) String() string
type UpdatePrivacyResponseBodyDataPolicyList ¶
type UpdatePrivacyResponseBodyDataPolicyList struct { MemberList []*UpdatePrivacyResponseBodyDataPolicyListMemberList `json:"memberList,omitempty" xml:"memberList,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (UpdatePrivacyResponseBodyDataPolicyList) GoString ¶
func (s UpdatePrivacyResponseBodyDataPolicyList) GoString() string
func (*UpdatePrivacyResponseBodyDataPolicyList) SetMemberList ¶
func (s *UpdatePrivacyResponseBodyDataPolicyList) SetMemberList(v []*UpdatePrivacyResponseBodyDataPolicyListMemberList) *UpdatePrivacyResponseBodyDataPolicyList
func (*UpdatePrivacyResponseBodyDataPolicyList) SetName ¶
func (s *UpdatePrivacyResponseBodyDataPolicyList) SetName(v string) *UpdatePrivacyResponseBodyDataPolicyList
func (*UpdatePrivacyResponseBodyDataPolicyList) SetType ¶
func (s *UpdatePrivacyResponseBodyDataPolicyList) SetType(v int64) *UpdatePrivacyResponseBodyDataPolicyList
func (UpdatePrivacyResponseBodyDataPolicyList) String ¶
func (s UpdatePrivacyResponseBodyDataPolicyList) String() string
type UpdatePrivacyResponseBodyDataPolicyListMemberList ¶
type UpdatePrivacyResponseBodyDataPolicyListMemberList struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Nickname *string `json:"nickname,omitempty" xml:"nickname,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (UpdatePrivacyResponseBodyDataPolicyListMemberList) GoString ¶
func (s UpdatePrivacyResponseBodyDataPolicyListMemberList) GoString() string
func (*UpdatePrivacyResponseBodyDataPolicyListMemberList) SetNickname ¶
func (s *UpdatePrivacyResponseBodyDataPolicyListMemberList) SetNickname(v string) *UpdatePrivacyResponseBodyDataPolicyListMemberList
func (UpdatePrivacyResponseBodyDataPolicyListMemberList) String ¶
func (s UpdatePrivacyResponseBodyDataPolicyListMemberList) String() string
Click to show internal directories.
Click to hide internal directories.