Lines Matching defs:ListCertificateRevocationListsRequest

1441 type ListCertificateRevocationListsRequest struct {  struct
1442 state protoimpl.MessageState
1443 sizeCache protoimpl.SizeCache
1444 unknownFields protoimpl.UnknownFields
1449 Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
1456 …Size int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
1459 …n string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
1461 Filter string `protobuf:"bytes,4,opt,name=filter,proto3" json:"filter,omitempty"`
1463 OrderBy string `protobuf:"bytes,5,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
1466 func (x *ListCertificateRevocationListsRequest) Reset() {
1475 func (x *ListCertificateRevocationListsRequest) String() string {
1479 func (*ListCertificateRevocationListsRequest) ProtoMessage() {}
1481 func (x *ListCertificateRevocationListsRequest) ProtoReflect() protoreflect.Message {
1494 func (*ListCertificateRevocationListsRequest) Descriptor() ([]byte, []int) {
1498 func (x *ListCertificateRevocationListsRequest) GetParent() string {
1505 func (x *ListCertificateRevocationListsRequest) GetPageSize() int32 {
1512 func (x *ListCertificateRevocationListsRequest) GetPageToken() string {
1519 func (x *ListCertificateRevocationListsRequest) GetFilter() string {
1526 func (x *ListCertificateRevocationListsRequest) GetOrderBy() string {
3252 …ListCertificateRevocationLists(ctx context.Context, in *ListCertificateRevocationListsRequest, opt…
3497 …ListCertificateRevocationLists(context.Context, *ListCertificateRevocationListsRequest) (*ListCert…