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
- func (s AlignObjectiveResponse) GoString() string
- func (s *AlignObjectiveResponse) SetBody(v *AlignObjectiveResponseBody) *AlignObjectiveResponse
- func (s *AlignObjectiveResponse) SetHeaders(v map[string]*string) *AlignObjectiveResponse
- func (s *AlignObjectiveResponse) SetStatusCode(v int32) *AlignObjectiveResponse
- func (s AlignObjectiveResponse) String() string
- 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) SetStatusCode(v int32) *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) SetStatusCode(v int32) *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
- func (s BatchQueryUserResponse) GoString() string
- func (s *BatchQueryUserResponse) SetBody(v *BatchQueryUserResponseBody) *BatchQueryUserResponse
- func (s *BatchQueryUserResponse) SetHeaders(v map[string]*string) *BatchQueryUserResponse
- func (s *BatchQueryUserResponse) SetStatusCode(v int32) *BatchQueryUserResponse
- func (s BatchQueryUserResponse) String() string
- 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) OkrObjectivesBatch(request *OkrObjectivesBatchRequest) (_result *OkrObjectivesBatchResponse, _err error)
- func (client *Client) OkrObjectivesBatchWithOptions(request *OkrObjectivesBatchRequest, headers *OkrObjectivesBatchHeaders, ...) (_result *OkrObjectivesBatchResponse, _err error)
- func (client *Client) OkrObjectivesByUser(dingUserId *string, request *OkrObjectivesByUserRequest) (_result *OkrObjectivesByUserResponse, _err error)
- func (client *Client) OkrObjectivesByUserWithOptions(dingUserId *string, request *OkrObjectivesByUserRequest, ...) (_result *OkrObjectivesByUserResponse, _err error)
- func (client *Client) OkrPeriods(request *OkrPeriodsRequest) (_result *OkrPeriodsResponse, _err error)
- func (client *Client) OkrPeriodsWithOptions(request *OkrPeriodsRequest, headers *OkrPeriodsHeaders, ...) (_result *OkrPeriodsResponse, _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
- func (s CreateKeyResultResponse) GoString() string
- func (s *CreateKeyResultResponse) SetBody(v *CreateKeyResultResponseBody) *CreateKeyResultResponse
- func (s *CreateKeyResultResponse) SetHeaders(v map[string]*string) *CreateKeyResultResponse
- func (s *CreateKeyResultResponse) SetStatusCode(v int32) *CreateKeyResultResponse
- func (s CreateKeyResultResponse) String() string
- 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
- func (s CreateObjectiveResponse) GoString() string
- func (s *CreateObjectiveResponse) SetBody(v *CreateObjectiveResponseBody) *CreateObjectiveResponse
- func (s *CreateObjectiveResponse) SetHeaders(v map[string]*string) *CreateObjectiveResponse
- func (s *CreateObjectiveResponse) SetStatusCode(v int32) *CreateObjectiveResponse
- func (s CreateObjectiveResponse) String() string
- 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
- func (s DeleteKeyResultResponse) GoString() string
- func (s *DeleteKeyResultResponse) SetBody(v *DeleteKeyResultResponseBody) *DeleteKeyResultResponse
- func (s *DeleteKeyResultResponse) SetHeaders(v map[string]*string) *DeleteKeyResultResponse
- func (s *DeleteKeyResultResponse) SetStatusCode(v int32) *DeleteKeyResultResponse
- func (s DeleteKeyResultResponse) String() string
- type DeleteKeyResultResponseBody
- type DeleteObjectiveHeaders
- type DeleteObjectiveRequest
- type DeleteObjectiveResponse
- func (s DeleteObjectiveResponse) GoString() string
- func (s *DeleteObjectiveResponse) SetBody(v *DeleteObjectiveResponseBody) *DeleteObjectiveResponse
- func (s *DeleteObjectiveResponse) SetHeaders(v map[string]*string) *DeleteObjectiveResponse
- func (s *DeleteObjectiveResponse) SetStatusCode(v int32) *DeleteObjectiveResponse
- func (s DeleteObjectiveResponse) String() string
- 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
- func (s DeletePermissionResponse) GoString() string
- func (s *DeletePermissionResponse) SetBody(v *DeletePermissionResponseBody) *DeletePermissionResponse
- func (s *DeletePermissionResponse) SetHeaders(v map[string]*string) *DeletePermissionResponse
- func (s *DeletePermissionResponse) SetStatusCode(v int32) *DeletePermissionResponse
- func (s DeletePermissionResponse) String() string
- 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
- func (s GetPeriodListResponse) GoString() string
- func (s *GetPeriodListResponse) SetBody(v *GetPeriodListResponseBody) *GetPeriodListResponse
- func (s *GetPeriodListResponse) SetHeaders(v map[string]*string) *GetPeriodListResponse
- func (s *GetPeriodListResponse) SetStatusCode(v int32) *GetPeriodListResponse
- func (s GetPeriodListResponse) String() string
- 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
- func (s GetPermissionResponse) GoString() string
- func (s *GetPermissionResponse) SetBody(v *GetPermissionResponseBody) *GetPermissionResponse
- func (s *GetPermissionResponse) SetHeaders(v map[string]*string) *GetPermissionResponse
- func (s *GetPermissionResponse) SetStatusCode(v int32) *GetPermissionResponse
- func (s GetPermissionResponse) String() string
- 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
- func (s GetUserOkrResponse) GoString() string
- func (s *GetUserOkrResponse) SetBody(v *GetUserOkrResponseBody) *GetUserOkrResponse
- func (s *GetUserOkrResponse) SetHeaders(v map[string]*string) *GetUserOkrResponse
- func (s *GetUserOkrResponse) SetStatusCode(v int32) *GetUserOkrResponse
- func (s GetUserOkrResponse) String() string
- 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 OkrObjectivesBatchHeaders
- func (s OkrObjectivesBatchHeaders) GoString() string
- func (s *OkrObjectivesBatchHeaders) SetCommonHeaders(v map[string]*string) *OkrObjectivesBatchHeaders
- func (s *OkrObjectivesBatchHeaders) SetXAcsDingtalkAccessToken(v string) *OkrObjectivesBatchHeaders
- func (s OkrObjectivesBatchHeaders) String() string
- type OkrObjectivesBatchRequest
- type OkrObjectivesBatchResponse
- func (s OkrObjectivesBatchResponse) GoString() string
- func (s *OkrObjectivesBatchResponse) SetBody(v *OkrObjectivesBatchResponseBody) *OkrObjectivesBatchResponse
- func (s *OkrObjectivesBatchResponse) SetHeaders(v map[string]*string) *OkrObjectivesBatchResponse
- func (s *OkrObjectivesBatchResponse) SetStatusCode(v int32) *OkrObjectivesBatchResponse
- func (s OkrObjectivesBatchResponse) String() string
- type OkrObjectivesBatchResponseBody
- func (s OkrObjectivesBatchResponseBody) GoString() string
- func (s *OkrObjectivesBatchResponseBody) SetContent(v []*OpenObjectiveDTO) *OkrObjectivesBatchResponseBody
- func (s *OkrObjectivesBatchResponseBody) SetSuccess(v bool) *OkrObjectivesBatchResponseBody
- func (s OkrObjectivesBatchResponseBody) String() string
- type OkrObjectivesByUserHeaders
- func (s OkrObjectivesByUserHeaders) GoString() string
- func (s *OkrObjectivesByUserHeaders) SetCommonHeaders(v map[string]*string) *OkrObjectivesByUserHeaders
- func (s *OkrObjectivesByUserHeaders) SetXAcsDingtalkAccessToken(v string) *OkrObjectivesByUserHeaders
- func (s OkrObjectivesByUserHeaders) String() string
- type OkrObjectivesByUserRequest
- func (s OkrObjectivesByUserRequest) GoString() string
- func (s *OkrObjectivesByUserRequest) SetGoodsCode(v string) *OkrObjectivesByUserRequest
- func (s *OkrObjectivesByUserRequest) SetPageNumber(v int32) *OkrObjectivesByUserRequest
- func (s *OkrObjectivesByUserRequest) SetPageSize(v int32) *OkrObjectivesByUserRequest
- func (s OkrObjectivesByUserRequest) String() string
- type OkrObjectivesByUserResponse
- func (s OkrObjectivesByUserResponse) GoString() string
- func (s *OkrObjectivesByUserResponse) SetBody(v *OkrObjectivesByUserResponseBody) *OkrObjectivesByUserResponse
- func (s *OkrObjectivesByUserResponse) SetHeaders(v map[string]*string) *OkrObjectivesByUserResponse
- func (s *OkrObjectivesByUserResponse) SetStatusCode(v int32) *OkrObjectivesByUserResponse
- func (s OkrObjectivesByUserResponse) String() string
- type OkrObjectivesByUserResponseBody
- func (s OkrObjectivesByUserResponseBody) GoString() string
- func (s *OkrObjectivesByUserResponseBody) SetContent(v *OkrObjectivesByUserResponseBodyContent) *OkrObjectivesByUserResponseBody
- func (s *OkrObjectivesByUserResponseBody) SetRequestId(v string) *OkrObjectivesByUserResponseBody
- func (s *OkrObjectivesByUserResponseBody) SetSuccess(v bool) *OkrObjectivesByUserResponseBody
- func (s OkrObjectivesByUserResponseBody) String() string
- type OkrObjectivesByUserResponseBodyContent
- func (s OkrObjectivesByUserResponseBodyContent) GoString() string
- func (s *OkrObjectivesByUserResponseBodyContent) SetResult(v []*OpenObjectiveDTO) *OkrObjectivesByUserResponseBodyContent
- func (s *OkrObjectivesByUserResponseBodyContent) SetTotalCount(v int64) *OkrObjectivesByUserResponseBodyContent
- func (s OkrObjectivesByUserResponseBodyContent) String() string
- type OkrPeriodsHeaders
- type OkrPeriodsRequest
- func (s OkrPeriodsRequest) GoString() string
- func (s *OkrPeriodsRequest) SetGoodsCode(v string) *OkrPeriodsRequest
- func (s *OkrPeriodsRequest) SetPageNumber(v int64) *OkrPeriodsRequest
- func (s *OkrPeriodsRequest) SetPageSize(v int64) *OkrPeriodsRequest
- func (s *OkrPeriodsRequest) SetStatus(v int64) *OkrPeriodsRequest
- func (s OkrPeriodsRequest) String() string
- type OkrPeriodsResponse
- func (s OkrPeriodsResponse) GoString() string
- func (s *OkrPeriodsResponse) SetBody(v *OkrPeriodsResponseBody) *OkrPeriodsResponse
- func (s *OkrPeriodsResponse) SetHeaders(v map[string]*string) *OkrPeriodsResponse
- func (s *OkrPeriodsResponse) SetStatusCode(v int32) *OkrPeriodsResponse
- func (s OkrPeriodsResponse) String() string
- type OkrPeriodsResponseBody
- func (s OkrPeriodsResponseBody) GoString() string
- func (s *OkrPeriodsResponseBody) SetContent(v *OkrPeriodsResponseBodyContent) *OkrPeriodsResponseBody
- func (s *OkrPeriodsResponseBody) SetRequestId(v string) *OkrPeriodsResponseBody
- func (s *OkrPeriodsResponseBody) SetSuccess(v bool) *OkrPeriodsResponseBody
- func (s OkrPeriodsResponseBody) String() string
- type OkrPeriodsResponseBodyContent
- func (s OkrPeriodsResponseBodyContent) GoString() string
- func (s *OkrPeriodsResponseBodyContent) SetPageNumber(v int32) *OkrPeriodsResponseBodyContent
- func (s *OkrPeriodsResponseBodyContent) SetPageSize(v int32) *OkrPeriodsResponseBodyContent
- func (s *OkrPeriodsResponseBodyContent) SetResult(v []*OpenPeriodDTO) *OkrPeriodsResponseBodyContent
- func (s *OkrPeriodsResponseBodyContent) SetTotalCount(v int64) *OkrPeriodsResponseBodyContent
- func (s OkrPeriodsResponseBodyContent) String() string
- type OpenKeyResultDTO
- func (s OpenKeyResultDTO) GoString() string
- func (s *OpenKeyResultDTO) SetKrId(v string) *OpenKeyResultDTO
- func (s *OpenKeyResultDTO) SetProgress(v int64) *OpenKeyResultDTO
- func (s *OpenKeyResultDTO) SetStatus(v int64) *OpenKeyResultDTO
- func (s *OpenKeyResultDTO) SetTitle(v string) *OpenKeyResultDTO
- func (s *OpenKeyResultDTO) SetTitleMentions(v []*TitleMention) *OpenKeyResultDTO
- func (s *OpenKeyResultDTO) SetType(v int64) *OpenKeyResultDTO
- func (s *OpenKeyResultDTO) SetWeight(v float64) *OpenKeyResultDTO
- func (s OpenKeyResultDTO) String() string
- type OpenObjectiveDTO
- func (s OpenObjectiveDTO) GoString() string
- func (s *OpenObjectiveDTO) SetExecutor(v *OpenUserDTO) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetKeyResults(v []*OpenKeyResultDTO) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetObjectiveId(v string) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetPeriod(v *OpenPeriodDTO) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetProgress(v int64) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetStatus(v int64) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetTeams(v []*OpenTeamDTO) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetTitle(v string) *OpenObjectiveDTO
- func (s *OpenObjectiveDTO) SetWeight(v float64) *OpenObjectiveDTO
- func (s OpenObjectiveDTO) String() string
- type OpenPeriodDTO
- func (s OpenPeriodDTO) GoString() string
- func (s *OpenPeriodDTO) SetEndDate(v int64) *OpenPeriodDTO
- func (s *OpenPeriodDTO) SetNameCn(v string) *OpenPeriodDTO
- func (s *OpenPeriodDTO) SetNameEn(v string) *OpenPeriodDTO
- func (s *OpenPeriodDTO) SetPeriodId(v string) *OpenPeriodDTO
- func (s *OpenPeriodDTO) SetStartDate(v int64) *OpenPeriodDTO
- func (s *OpenPeriodDTO) SetStatus(v int32) *OpenPeriodDTO
- func (s OpenPeriodDTO) String() string
- type OpenTeamDTO
- type OpenUserDTO
- type TitleMention
- 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
- func (s UnAlignObjectiveResponse) GoString() string
- func (s *UnAlignObjectiveResponse) SetBody(v *UnAlignObjectiveResponseBody) *UnAlignObjectiveResponse
- func (s *UnAlignObjectiveResponse) SetHeaders(v map[string]*string) *UnAlignObjectiveResponse
- func (s *UnAlignObjectiveResponse) SetStatusCode(v int32) *UnAlignObjectiveResponse
- func (s UnAlignObjectiveResponse) String() string
- 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) SetStatusCode(v int32) *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
- func (s UpdateKROfScoreResponse) GoString() string
- func (s *UpdateKROfScoreResponse) SetBody(v *UpdateKROfScoreResponseBody) *UpdateKROfScoreResponse
- func (s *UpdateKROfScoreResponse) SetHeaders(v map[string]*string) *UpdateKROfScoreResponse
- func (s *UpdateKROfScoreResponse) SetStatusCode(v int32) *UpdateKROfScoreResponse
- func (s UpdateKROfScoreResponse) String() string
- 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
- func (s UpdateKROfWeightResponse) GoString() string
- func (s *UpdateKROfWeightResponse) SetBody(v *UpdateKROfWeightResponseBody) *UpdateKROfWeightResponse
- func (s *UpdateKROfWeightResponse) SetHeaders(v map[string]*string) *UpdateKROfWeightResponse
- func (s *UpdateKROfWeightResponse) SetStatusCode(v int32) *UpdateKROfWeightResponse
- func (s UpdateKROfWeightResponse) String() string
- 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
- func (s UpdateObjectiveResponse) GoString() string
- func (s *UpdateObjectiveResponse) SetBody(v *UpdateObjectiveResponseBody) *UpdateObjectiveResponse
- func (s *UpdateObjectiveResponse) SetHeaders(v map[string]*string) *UpdateObjectiveResponse
- func (s *UpdateObjectiveResponse) SetStatusCode(v int32) *UpdateObjectiveResponse
- func (s UpdateObjectiveResponse) String() string
- 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
- func (s UpdatePrivacyResponse) GoString() string
- func (s *UpdatePrivacyResponse) SetBody(v *UpdatePrivacyResponseBody) *UpdatePrivacyResponse
- func (s *UpdatePrivacyResponse) SetHeaders(v map[string]*string) *UpdatePrivacyResponse
- func (s *UpdatePrivacyResponse) SetStatusCode(v int32) *UpdatePrivacyResponse
- func (s UpdatePrivacyResponse) String() string
- 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 { PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AlignObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *AlignObjectiveResponse) SetStatusCode(v int32) *AlignObjectiveResponse
func (AlignObjectiveResponse) String ¶
func (s AlignObjectiveResponse) String() string
type AlignObjectiveResponseBody ¶
type AlignObjectiveResponseBody struct { Data *AlignObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` 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 { AlignId io.Reader `json:"alignId,omitempty" xml:"alignId,omitempty"` 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"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchAddPermissionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *BatchAddPermissionResponse) SetStatusCode(v int32) *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 *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 { ObjectiveIds []*string `json:"objectiveIds,omitempty" xml:"objectiveIds,omitempty" type:"Repeated"` PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` WithAlign *bool `json:"withAlign,omitempty" xml:"withAlign,omitempty"` WithKr *bool `json:"withKr,omitempty" xml:"withKr,omitempty"` WithProgress *bool `json:"withProgress,omitempty" xml:"withProgress,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchQueryObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *BatchQueryObjectiveResponse) SetStatusCode(v int32) *BatchQueryObjectiveResponse
func (BatchQueryObjectiveResponse) String ¶
func (s BatchQueryObjectiveResponse) String() string
type BatchQueryObjectiveResponseBody ¶
type BatchQueryObjectiveResponseBody struct { 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 { AlignFromIds []io.Reader `json:"alignFromIds,omitempty" xml:"alignFromIds,omitempty" type:"Repeated"` AlignToIds []io.Reader `json:"alignToIds,omitempty" xml:"alignToIds,omitempty" type:"Repeated"` 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"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` KrList []*BatchQueryObjectiveResponseBodyDataKrList `json:"krList,omitempty" xml:"krList,omitempty" type:"Repeated"` Owner *BatchQueryObjectiveResponseBodyDataOwner `json:"owner,omitempty" xml:"owner,omitempty" type:"Struct"` 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"` 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 { 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"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` ObjectiveId io.Reader `json:"objectiveId,omitempty" xml:"objectiveId,omitempty"` Permission []*float32 `json:"permission,omitempty" xml:"permission,omitempty" type:"Repeated"` Position *int64 `json:"position,omitempty" xml:"position,omitempty"` 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 { AvatarMediaId io.Reader `json:"avatarMediaId,omitempty" xml:"avatarMediaId,omitempty"` CorpId io.Reader `json:"corpId,omitempty" xml:"corpId,omitempty"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` Nickname io.Reader `json:"nickname,omitempty" xml:"nickname,omitempty"` 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 { OkrUserIds []*string `json:"okrUserIds,omitempty" xml:"okrUserIds,omitempty" type:"Repeated"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchQueryUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *BatchQueryUserResponse) SetStatusCode(v int32) *BatchQueryUserResponse
func (BatchQueryUserResponse) String ¶
func (s BatchQueryUserResponse) String() string
type BatchQueryUserResponseBody ¶
type BatchQueryUserResponseBody struct { 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 { AvatarMediaId io.Reader `json:"avatarMediaId,omitempty" xml:"avatarMediaId,omitempty"` AvatarUrl io.Reader `json:"avatarUrl,omitempty" xml:"avatarUrl,omitempty"` CorpId io.Reader `json:"corpId,omitempty" xml:"corpId,omitempty"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` Nickname io.Reader `json:"nickname,omitempty" xml:"nickname,omitempty"` 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) OkrObjectivesBatch ¶ added in v1.6.15
func (client *Client) OkrObjectivesBatch(request *OkrObjectivesBatchRequest) (_result *OkrObjectivesBatchResponse, _err error)
func (*Client) OkrObjectivesBatchWithOptions ¶ added in v1.6.15
func (client *Client) OkrObjectivesBatchWithOptions(request *OkrObjectivesBatchRequest, headers *OkrObjectivesBatchHeaders, runtime *util.RuntimeOptions) (_result *OkrObjectivesBatchResponse, _err error)
func (*Client) OkrObjectivesByUser ¶ added in v1.6.15
func (client *Client) OkrObjectivesByUser(dingUserId *string, request *OkrObjectivesByUserRequest) (_result *OkrObjectivesByUserResponse, _err error)
func (*Client) OkrObjectivesByUserWithOptions ¶ added in v1.6.15
func (client *Client) OkrObjectivesByUserWithOptions(dingUserId *string, request *OkrObjectivesByUserRequest, headers *OkrObjectivesByUserHeaders, runtime *util.RuntimeOptions) (_result *OkrObjectivesByUserResponse, _err error)
func (*Client) OkrPeriods ¶ added in v1.6.14
func (client *Client) OkrPeriods(request *OkrPeriodsRequest) (_result *OkrPeriodsResponse, _err error)
func (*Client) OkrPeriodsWithOptions ¶ added in v1.6.14
func (client *Client) OkrPeriodsWithOptions(request *OkrPeriodsRequest, headers *OkrPeriodsHeaders, runtime *util.RuntimeOptions) (_result *OkrPeriodsResponse, _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 { Content *string `json:"content,omitempty" xml:"content,omitempty"` ObjectiveId *string `json:"objectiveId,omitempty" xml:"objectiveId,omitempty"` PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` PrevPosition *int64 `json:"prevPosition,omitempty" xml:"prevPosition,omitempty"` Weight *int64 `json:"weight,omitempty" xml:"weight,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateKeyResultResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *CreateKeyResultResponse) SetStatusCode(v int32) *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 { Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` Position *int64 `json:"position,omitempty" xml:"position,omitempty"` 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 { Content *string `json:"content,omitempty" xml:"content,omitempty"` PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` PrevPosition *string `json:"prevPosition,omitempty" xml:"prevPosition,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *CreateObjectiveResponse) SetStatusCode(v int32) *CreateObjectiveResponse
func (CreateObjectiveResponse) String ¶
func (s CreateObjectiveResponse) String() string
type CreateObjectiveResponseBody ¶
type CreateObjectiveResponseBody struct { 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 { Id *string `json:"id,omitempty" xml:"id,omitempty"` 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 { KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteKeyResultResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *DeleteKeyResultResponse) SetStatusCode(v int32) *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 *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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *DeleteObjectiveResponse) SetStatusCode(v int32) *DeleteObjectiveResponse
func (DeleteObjectiveResponse) String ¶
func (s DeleteObjectiveResponse) String() string
type DeleteObjectiveResponseBody ¶
type DeleteObjectiveResponseBody struct { 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 {
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 *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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeletePermissionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *DeletePermissionResponse) SetStatusCode(v int32) *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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetPeriodListResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *GetPeriodListResponse) SetStatusCode(v int32) *GetPeriodListResponse
func (GetPeriodListResponse) String ¶
func (s GetPeriodListResponse) String() string
type GetPeriodListResponseBody ¶
type GetPeriodListResponseBody struct { Data *GetPeriodListResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` 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"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetPermissionResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *GetPermissionResponse) SetStatusCode(v int32) *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 { PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetUserOkrResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *GetUserOkrResponse) SetStatusCode(v int32) *GetUserOkrResponse
func (GetUserOkrResponse) String ¶
func (s GetUserOkrResponse) String() string
type GetUserOkrResponseBody ¶
type GetUserOkrResponseBody struct { 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 { 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 { AlignFromIds []io.Reader `json:"alignFromIds,omitempty" xml:"alignFromIds,omitempty" type:"Repeated"` AlignToIds []io.Reader `json:"alignToIds,omitempty" xml:"alignToIds,omitempty" type:"Repeated"` 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"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` KrList []*GetUserOkrResponseBodyDataListKrList `json:"krList,omitempty" xml:"krList,omitempty" type:"Repeated"` Owner *GetUserOkrResponseBodyDataListOwner `json:"owner,omitempty" xml:"owner,omitempty" type:"Struct"` 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"` 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 { 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"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` ObjectiveId io.Reader `json:"objectiveId,omitempty" xml:"objectiveId,omitempty"` Permission []*float32 `json:"permission,omitempty" xml:"permission,omitempty" type:"Repeated"` Position *int64 `json:"position,omitempty" xml:"position,omitempty"` 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 { AvatarMediaId io.Reader `json:"avatarMediaId,omitempty" xml:"avatarMediaId,omitempty"` CorpId io.Reader `json:"corpId,omitempty" xml:"corpId,omitempty"` Id io.Reader `json:"id,omitempty" xml:"id,omitempty"` Nickname io.Reader `json:"nickname,omitempty" xml:"nickname,omitempty"` 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 OkrObjectivesBatchHeaders ¶ added in v1.6.15
type OkrObjectivesBatchHeaders 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 (OkrObjectivesBatchHeaders) GoString ¶ added in v1.6.15
func (s OkrObjectivesBatchHeaders) GoString() string
func (*OkrObjectivesBatchHeaders) SetCommonHeaders ¶ added in v1.6.15
func (s *OkrObjectivesBatchHeaders) SetCommonHeaders(v map[string]*string) *OkrObjectivesBatchHeaders
func (*OkrObjectivesBatchHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.6.15
func (s *OkrObjectivesBatchHeaders) SetXAcsDingtalkAccessToken(v string) *OkrObjectivesBatchHeaders
func (OkrObjectivesBatchHeaders) String ¶ added in v1.6.15
func (s OkrObjectivesBatchHeaders) String() string
type OkrObjectivesBatchRequest ¶ added in v1.6.15
type OkrObjectivesBatchRequest struct { GoodsCode *string `json:"goodsCode,omitempty" xml:"goodsCode,omitempty"` ObjectiveIds []*string `json:"objectiveIds,omitempty" xml:"objectiveIds,omitempty" type:"Repeated"` }
func (OkrObjectivesBatchRequest) GoString ¶ added in v1.6.15
func (s OkrObjectivesBatchRequest) GoString() string
func (*OkrObjectivesBatchRequest) SetGoodsCode ¶ added in v1.6.15
func (s *OkrObjectivesBatchRequest) SetGoodsCode(v string) *OkrObjectivesBatchRequest
func (*OkrObjectivesBatchRequest) SetObjectiveIds ¶ added in v1.6.15
func (s *OkrObjectivesBatchRequest) SetObjectiveIds(v []*string) *OkrObjectivesBatchRequest
func (OkrObjectivesBatchRequest) String ¶ added in v1.6.15
func (s OkrObjectivesBatchRequest) String() string
type OkrObjectivesBatchResponse ¶ added in v1.6.15
type OkrObjectivesBatchResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *OkrObjectivesBatchResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (OkrObjectivesBatchResponse) GoString ¶ added in v1.6.15
func (s OkrObjectivesBatchResponse) GoString() string
func (*OkrObjectivesBatchResponse) SetBody ¶ added in v1.6.15
func (s *OkrObjectivesBatchResponse) SetBody(v *OkrObjectivesBatchResponseBody) *OkrObjectivesBatchResponse
func (*OkrObjectivesBatchResponse) SetHeaders ¶ added in v1.6.15
func (s *OkrObjectivesBatchResponse) SetHeaders(v map[string]*string) *OkrObjectivesBatchResponse
func (*OkrObjectivesBatchResponse) SetStatusCode ¶ added in v1.6.15
func (s *OkrObjectivesBatchResponse) SetStatusCode(v int32) *OkrObjectivesBatchResponse
func (OkrObjectivesBatchResponse) String ¶ added in v1.6.15
func (s OkrObjectivesBatchResponse) String() string
type OkrObjectivesBatchResponseBody ¶ added in v1.6.15
type OkrObjectivesBatchResponseBody struct { Content []*OpenObjectiveDTO `json:"content,omitempty" xml:"content,omitempty" type:"Repeated"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (OkrObjectivesBatchResponseBody) GoString ¶ added in v1.6.15
func (s OkrObjectivesBatchResponseBody) GoString() string
func (*OkrObjectivesBatchResponseBody) SetContent ¶ added in v1.6.15
func (s *OkrObjectivesBatchResponseBody) SetContent(v []*OpenObjectiveDTO) *OkrObjectivesBatchResponseBody
func (*OkrObjectivesBatchResponseBody) SetSuccess ¶ added in v1.6.15
func (s *OkrObjectivesBatchResponseBody) SetSuccess(v bool) *OkrObjectivesBatchResponseBody
func (OkrObjectivesBatchResponseBody) String ¶ added in v1.6.15
func (s OkrObjectivesBatchResponseBody) String() string
type OkrObjectivesByUserHeaders ¶ added in v1.6.15
type OkrObjectivesByUserHeaders 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 (OkrObjectivesByUserHeaders) GoString ¶ added in v1.6.15
func (s OkrObjectivesByUserHeaders) GoString() string
func (*OkrObjectivesByUserHeaders) SetCommonHeaders ¶ added in v1.6.15
func (s *OkrObjectivesByUserHeaders) SetCommonHeaders(v map[string]*string) *OkrObjectivesByUserHeaders
func (*OkrObjectivesByUserHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.6.15
func (s *OkrObjectivesByUserHeaders) SetXAcsDingtalkAccessToken(v string) *OkrObjectivesByUserHeaders
func (OkrObjectivesByUserHeaders) String ¶ added in v1.6.15
func (s OkrObjectivesByUserHeaders) String() string
type OkrObjectivesByUserRequest ¶ added in v1.6.15
type OkrObjectivesByUserRequest struct { GoodsCode *string `json:"goodsCode,omitempty" xml:"goodsCode,omitempty"` PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (OkrObjectivesByUserRequest) GoString ¶ added in v1.6.15
func (s OkrObjectivesByUserRequest) GoString() string
func (*OkrObjectivesByUserRequest) SetGoodsCode ¶ added in v1.6.15
func (s *OkrObjectivesByUserRequest) SetGoodsCode(v string) *OkrObjectivesByUserRequest
func (*OkrObjectivesByUserRequest) SetPageNumber ¶ added in v1.6.15
func (s *OkrObjectivesByUserRequest) SetPageNumber(v int32) *OkrObjectivesByUserRequest
func (*OkrObjectivesByUserRequest) SetPageSize ¶ added in v1.6.15
func (s *OkrObjectivesByUserRequest) SetPageSize(v int32) *OkrObjectivesByUserRequest
func (OkrObjectivesByUserRequest) String ¶ added in v1.6.15
func (s OkrObjectivesByUserRequest) String() string
type OkrObjectivesByUserResponse ¶ added in v1.6.15
type OkrObjectivesByUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *OkrObjectivesByUserResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (OkrObjectivesByUserResponse) GoString ¶ added in v1.6.15
func (s OkrObjectivesByUserResponse) GoString() string
func (*OkrObjectivesByUserResponse) SetBody ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponse) SetBody(v *OkrObjectivesByUserResponseBody) *OkrObjectivesByUserResponse
func (*OkrObjectivesByUserResponse) SetHeaders ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponse) SetHeaders(v map[string]*string) *OkrObjectivesByUserResponse
func (*OkrObjectivesByUserResponse) SetStatusCode ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponse) SetStatusCode(v int32) *OkrObjectivesByUserResponse
func (OkrObjectivesByUserResponse) String ¶ added in v1.6.15
func (s OkrObjectivesByUserResponse) String() string
type OkrObjectivesByUserResponseBody ¶ added in v1.6.15
type OkrObjectivesByUserResponseBody struct { Content *OkrObjectivesByUserResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Struct"` RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (OkrObjectivesByUserResponseBody) GoString ¶ added in v1.6.15
func (s OkrObjectivesByUserResponseBody) GoString() string
func (*OkrObjectivesByUserResponseBody) SetContent ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponseBody) SetContent(v *OkrObjectivesByUserResponseBodyContent) *OkrObjectivesByUserResponseBody
func (*OkrObjectivesByUserResponseBody) SetRequestId ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponseBody) SetRequestId(v string) *OkrObjectivesByUserResponseBody
func (*OkrObjectivesByUserResponseBody) SetSuccess ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponseBody) SetSuccess(v bool) *OkrObjectivesByUserResponseBody
func (OkrObjectivesByUserResponseBody) String ¶ added in v1.6.15
func (s OkrObjectivesByUserResponseBody) String() string
type OkrObjectivesByUserResponseBodyContent ¶ added in v1.6.15
type OkrObjectivesByUserResponseBodyContent struct { Result []*OpenObjectiveDTO `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (OkrObjectivesByUserResponseBodyContent) GoString ¶ added in v1.6.15
func (s OkrObjectivesByUserResponseBodyContent) GoString() string
func (*OkrObjectivesByUserResponseBodyContent) SetResult ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponseBodyContent) SetResult(v []*OpenObjectiveDTO) *OkrObjectivesByUserResponseBodyContent
func (*OkrObjectivesByUserResponseBodyContent) SetTotalCount ¶ added in v1.6.15
func (s *OkrObjectivesByUserResponseBodyContent) SetTotalCount(v int64) *OkrObjectivesByUserResponseBodyContent
func (OkrObjectivesByUserResponseBodyContent) String ¶ added in v1.6.15
func (s OkrObjectivesByUserResponseBodyContent) String() string
type OkrPeriodsHeaders ¶ added in v1.6.14
type OkrPeriodsHeaders 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 (OkrPeriodsHeaders) GoString ¶ added in v1.6.14
func (s OkrPeriodsHeaders) GoString() string
func (*OkrPeriodsHeaders) SetCommonHeaders ¶ added in v1.6.14
func (s *OkrPeriodsHeaders) SetCommonHeaders(v map[string]*string) *OkrPeriodsHeaders
func (*OkrPeriodsHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.6.14
func (s *OkrPeriodsHeaders) SetXAcsDingtalkAccessToken(v string) *OkrPeriodsHeaders
func (OkrPeriodsHeaders) String ¶ added in v1.6.14
func (s OkrPeriodsHeaders) String() string
type OkrPeriodsRequest ¶ added in v1.6.14
type OkrPeriodsRequest struct { GoodsCode *string `json:"goodsCode,omitempty" xml:"goodsCode,omitempty"` PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` Status *int64 `json:"status,omitempty" xml:"status,omitempty"` }
func (OkrPeriodsRequest) GoString ¶ added in v1.6.14
func (s OkrPeriodsRequest) GoString() string
func (*OkrPeriodsRequest) SetGoodsCode ¶ added in v1.6.14
func (s *OkrPeriodsRequest) SetGoodsCode(v string) *OkrPeriodsRequest
func (*OkrPeriodsRequest) SetPageNumber ¶ added in v1.6.14
func (s *OkrPeriodsRequest) SetPageNumber(v int64) *OkrPeriodsRequest
func (*OkrPeriodsRequest) SetPageSize ¶ added in v1.6.14
func (s *OkrPeriodsRequest) SetPageSize(v int64) *OkrPeriodsRequest
func (*OkrPeriodsRequest) SetStatus ¶ added in v1.6.14
func (s *OkrPeriodsRequest) SetStatus(v int64) *OkrPeriodsRequest
func (OkrPeriodsRequest) String ¶ added in v1.6.14
func (s OkrPeriodsRequest) String() string
type OkrPeriodsResponse ¶ added in v1.6.14
type OkrPeriodsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *OkrPeriodsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (OkrPeriodsResponse) GoString ¶ added in v1.6.14
func (s OkrPeriodsResponse) GoString() string
func (*OkrPeriodsResponse) SetBody ¶ added in v1.6.14
func (s *OkrPeriodsResponse) SetBody(v *OkrPeriodsResponseBody) *OkrPeriodsResponse
func (*OkrPeriodsResponse) SetHeaders ¶ added in v1.6.14
func (s *OkrPeriodsResponse) SetHeaders(v map[string]*string) *OkrPeriodsResponse
func (*OkrPeriodsResponse) SetStatusCode ¶ added in v1.6.14
func (s *OkrPeriodsResponse) SetStatusCode(v int32) *OkrPeriodsResponse
func (OkrPeriodsResponse) String ¶ added in v1.6.14
func (s OkrPeriodsResponse) String() string
type OkrPeriodsResponseBody ¶ added in v1.6.14
type OkrPeriodsResponseBody struct { Content *OkrPeriodsResponseBodyContent `json:"content,omitempty" xml:"content,omitempty" type:"Struct"` RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (OkrPeriodsResponseBody) GoString ¶ added in v1.6.14
func (s OkrPeriodsResponseBody) GoString() string
func (*OkrPeriodsResponseBody) SetContent ¶ added in v1.6.14
func (s *OkrPeriodsResponseBody) SetContent(v *OkrPeriodsResponseBodyContent) *OkrPeriodsResponseBody
func (*OkrPeriodsResponseBody) SetRequestId ¶ added in v1.6.14
func (s *OkrPeriodsResponseBody) SetRequestId(v string) *OkrPeriodsResponseBody
func (*OkrPeriodsResponseBody) SetSuccess ¶ added in v1.6.14
func (s *OkrPeriodsResponseBody) SetSuccess(v bool) *OkrPeriodsResponseBody
func (OkrPeriodsResponseBody) String ¶ added in v1.6.14
func (s OkrPeriodsResponseBody) String() string
type OkrPeriodsResponseBodyContent ¶ added in v1.6.14
type OkrPeriodsResponseBodyContent struct { PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` Result []*OpenPeriodDTO `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (OkrPeriodsResponseBodyContent) GoString ¶ added in v1.6.14
func (s OkrPeriodsResponseBodyContent) GoString() string
func (*OkrPeriodsResponseBodyContent) SetPageNumber ¶ added in v1.6.14
func (s *OkrPeriodsResponseBodyContent) SetPageNumber(v int32) *OkrPeriodsResponseBodyContent
func (*OkrPeriodsResponseBodyContent) SetPageSize ¶ added in v1.6.14
func (s *OkrPeriodsResponseBodyContent) SetPageSize(v int32) *OkrPeriodsResponseBodyContent
func (*OkrPeriodsResponseBodyContent) SetResult ¶ added in v1.6.14
func (s *OkrPeriodsResponseBodyContent) SetResult(v []*OpenPeriodDTO) *OkrPeriodsResponseBodyContent
func (*OkrPeriodsResponseBodyContent) SetTotalCount ¶ added in v1.6.14
func (s *OkrPeriodsResponseBodyContent) SetTotalCount(v int64) *OkrPeriodsResponseBodyContent
func (OkrPeriodsResponseBodyContent) String ¶ added in v1.6.14
func (s OkrPeriodsResponseBodyContent) String() string
type OpenKeyResultDTO ¶ added in v1.6.15
type OpenKeyResultDTO struct { KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` Progress *int64 `json:"progress,omitempty" xml:"progress,omitempty"` Status *int64 `json:"status,omitempty" xml:"status,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` TitleMentions []*TitleMention `json:"titleMentions,omitempty" xml:"titleMentions,omitempty" type:"Repeated"` Type *int64 `json:"type,omitempty" xml:"type,omitempty"` Weight *float64 `json:"weight,omitempty" xml:"weight,omitempty"` }
func (OpenKeyResultDTO) GoString ¶ added in v1.6.15
func (s OpenKeyResultDTO) GoString() string
func (*OpenKeyResultDTO) SetKrId ¶ added in v1.6.15
func (s *OpenKeyResultDTO) SetKrId(v string) *OpenKeyResultDTO
func (*OpenKeyResultDTO) SetProgress ¶ added in v1.6.15
func (s *OpenKeyResultDTO) SetProgress(v int64) *OpenKeyResultDTO
func (*OpenKeyResultDTO) SetStatus ¶ added in v1.6.15
func (s *OpenKeyResultDTO) SetStatus(v int64) *OpenKeyResultDTO
func (*OpenKeyResultDTO) SetTitle ¶ added in v1.6.15
func (s *OpenKeyResultDTO) SetTitle(v string) *OpenKeyResultDTO
func (*OpenKeyResultDTO) SetTitleMentions ¶ added in v1.6.15
func (s *OpenKeyResultDTO) SetTitleMentions(v []*TitleMention) *OpenKeyResultDTO
func (*OpenKeyResultDTO) SetType ¶ added in v1.6.15
func (s *OpenKeyResultDTO) SetType(v int64) *OpenKeyResultDTO
func (*OpenKeyResultDTO) SetWeight ¶ added in v1.6.69
func (s *OpenKeyResultDTO) SetWeight(v float64) *OpenKeyResultDTO
func (OpenKeyResultDTO) String ¶ added in v1.6.15
func (s OpenKeyResultDTO) String() string
type OpenObjectiveDTO ¶ added in v1.6.15
type OpenObjectiveDTO struct { Executor *OpenUserDTO `json:"executor,omitempty" xml:"executor,omitempty"` KeyResults []*OpenKeyResultDTO `json:"keyResults,omitempty" xml:"keyResults,omitempty" type:"Repeated"` ObjectiveId *string `json:"objectiveId,omitempty" xml:"objectiveId,omitempty"` Period *OpenPeriodDTO `json:"period,omitempty" xml:"period,omitempty"` Progress *int64 `json:"progress,omitempty" xml:"progress,omitempty"` Status *int64 `json:"status,omitempty" xml:"status,omitempty"` Teams []*OpenTeamDTO `json:"teams,omitempty" xml:"teams,omitempty" type:"Repeated"` Title *string `json:"title,omitempty" xml:"title,omitempty"` Weight *float64 `json:"weight,omitempty" xml:"weight,omitempty"` }
func (OpenObjectiveDTO) GoString ¶ added in v1.6.15
func (s OpenObjectiveDTO) GoString() string
func (*OpenObjectiveDTO) SetExecutor ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetExecutor(v *OpenUserDTO) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetKeyResults ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetKeyResults(v []*OpenKeyResultDTO) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetObjectiveId ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetObjectiveId(v string) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetPeriod ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetPeriod(v *OpenPeriodDTO) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetProgress ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetProgress(v int64) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetStatus ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetStatus(v int64) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetTeams ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetTeams(v []*OpenTeamDTO) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetTitle ¶ added in v1.6.15
func (s *OpenObjectiveDTO) SetTitle(v string) *OpenObjectiveDTO
func (*OpenObjectiveDTO) SetWeight ¶ added in v1.6.69
func (s *OpenObjectiveDTO) SetWeight(v float64) *OpenObjectiveDTO
func (OpenObjectiveDTO) String ¶ added in v1.6.15
func (s OpenObjectiveDTO) String() string
type OpenPeriodDTO ¶ added in v1.6.14
type OpenPeriodDTO struct { EndDate *int64 `json:"endDate,omitempty" xml:"endDate,omitempty"` NameCn *string `json:"nameCn,omitempty" xml:"nameCn,omitempty"` NameEn *string `json:"nameEn,omitempty" xml:"nameEn,omitempty"` PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` StartDate *int64 `json:"startDate,omitempty" xml:"startDate,omitempty"` Status *int32 `json:"status,omitempty" xml:"status,omitempty"` }
func (OpenPeriodDTO) GoString ¶ added in v1.6.14
func (s OpenPeriodDTO) GoString() string
func (*OpenPeriodDTO) SetEndDate ¶ added in v1.6.14
func (s *OpenPeriodDTO) SetEndDate(v int64) *OpenPeriodDTO
func (*OpenPeriodDTO) SetNameCn ¶ added in v1.6.14
func (s *OpenPeriodDTO) SetNameCn(v string) *OpenPeriodDTO
func (*OpenPeriodDTO) SetNameEn ¶ added in v1.6.14
func (s *OpenPeriodDTO) SetNameEn(v string) *OpenPeriodDTO
func (*OpenPeriodDTO) SetPeriodId ¶ added in v1.6.14
func (s *OpenPeriodDTO) SetPeriodId(v string) *OpenPeriodDTO
func (*OpenPeriodDTO) SetStartDate ¶ added in v1.6.14
func (s *OpenPeriodDTO) SetStartDate(v int64) *OpenPeriodDTO
func (*OpenPeriodDTO) SetStatus ¶ added in v1.6.14
func (s *OpenPeriodDTO) SetStatus(v int32) *OpenPeriodDTO
func (OpenPeriodDTO) String ¶ added in v1.6.14
func (s OpenPeriodDTO) String() string
type OpenTeamDTO ¶ added in v1.6.15
type OpenTeamDTO struct { DeptUid *string `json:"deptUid,omitempty" xml:"deptUid,omitempty"` DingDeptId *string `json:"dingDeptId,omitempty" xml:"dingDeptId,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (OpenTeamDTO) GoString ¶ added in v1.6.15
func (s OpenTeamDTO) GoString() string
func (*OpenTeamDTO) SetDeptUid ¶ added in v1.6.15
func (s *OpenTeamDTO) SetDeptUid(v string) *OpenTeamDTO
func (*OpenTeamDTO) SetDingDeptId ¶ added in v1.6.15
func (s *OpenTeamDTO) SetDingDeptId(v string) *OpenTeamDTO
func (*OpenTeamDTO) SetName ¶ added in v1.6.15
func (s *OpenTeamDTO) SetName(v string) *OpenTeamDTO
func (OpenTeamDTO) String ¶ added in v1.6.15
func (s OpenTeamDTO) String() string
type OpenUserDTO ¶ added in v1.6.15
type OpenUserDTO struct { DingUserId *string `json:"dingUserId,omitempty" xml:"dingUserId,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` UserUid *string `json:"userUid,omitempty" xml:"userUid,omitempty"` WorkNo *string `json:"workNo,omitempty" xml:"workNo,omitempty"` }
func (OpenUserDTO) GoString ¶ added in v1.6.15
func (s OpenUserDTO) GoString() string
func (*OpenUserDTO) SetDingUserId ¶ added in v1.6.15
func (s *OpenUserDTO) SetDingUserId(v string) *OpenUserDTO
func (*OpenUserDTO) SetName ¶ added in v1.6.15
func (s *OpenUserDTO) SetName(v string) *OpenUserDTO
func (*OpenUserDTO) SetUserUid ¶ added in v1.6.15
func (s *OpenUserDTO) SetUserUid(v string) *OpenUserDTO
func (*OpenUserDTO) SetWorkNo ¶ added in v1.6.69
func (s *OpenUserDTO) SetWorkNo(v string) *OpenUserDTO
func (OpenUserDTO) String ¶ added in v1.6.15
func (s OpenUserDTO) String() string
type TitleMention ¶ added in v1.6.15
type TitleMention struct { Length *int64 `json:"length,omitempty" xml:"length,omitempty"` Offset *int64 `json:"offset,omitempty" xml:"offset,omitempty"` User *OpenUserDTO `json:"user,omitempty" xml:"user,omitempty"` }
func (TitleMention) GoString ¶ added in v1.6.15
func (s TitleMention) GoString() string
func (*TitleMention) SetLength ¶ added in v1.6.15
func (s *TitleMention) SetLength(v int64) *TitleMention
func (*TitleMention) SetOffset ¶ added in v1.6.15
func (s *TitleMention) SetOffset(v int64) *TitleMention
func (*TitleMention) SetUser ¶ added in v1.6.15
func (s *TitleMention) SetUser(v *OpenUserDTO) *TitleMention
func (TitleMention) String ¶ added in v1.6.15
func (s TitleMention) 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 { PeriodId *string `json:"periodId,omitempty" xml:"periodId,omitempty"` TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UnAlignObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *UnAlignObjectiveResponse) SetStatusCode(v int32) *UnAlignObjectiveResponse
func (UnAlignObjectiveResponse) String ¶
func (s UnAlignObjectiveResponse) String() string
type UnAlignObjectiveResponseBody ¶
type UnAlignObjectiveResponseBody struct { Data *UnAlignObjectiveResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Struct"` 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 { AlignId io.Reader `json:"alignId,omitempty" xml:"alignId,omitempty"` 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 { Content *string `json:"content,omitempty" xml:"content,omitempty"` UpdateQuoteList []*string `json:"updateQuoteList,omitempty" xml:"updateQuoteList,omitempty" type:"Repeated"` KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateKROfContentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *UpdateKROfContentResponse) SetStatusCode(v int32) *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"` KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateKROfScoreResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *UpdateKROfScoreResponse) SetStatusCode(v int32) *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"` KrId *string `json:"krId,omitempty" xml:"krId,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateKROfWeightResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *UpdateKROfWeightResponse) SetStatusCode(v int32) *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 { Content *string `json:"content,omitempty" xml:"content,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateObjectiveResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *UpdateObjectiveResponse) SetStatusCode(v int32) *UpdateObjectiveResponse
func (UpdateObjectiveResponse) String ¶
func (s UpdateObjectiveResponse) String() string
type UpdateObjectiveResponseBody ¶
type UpdateObjectiveResponseBody struct { 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 { Id *string `json:"id,omitempty" xml:"id,omitempty"` 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"` TargetId *string `json:"targetId,omitempty" xml:"targetId,omitempty"` TargetType *string `json:"targetType,omitempty" xml:"targetType,omitempty"` 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"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdatePrivacyResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
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) SetStatusCode ¶
func (s *UpdatePrivacyResponse) SetStatusCode(v int32) *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.